Back to Multiple platform build/check report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 10:55:21 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for autonomics on nebbiolo1


To the developers/maintainers of the autonomics package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.git to reflect on this report. See Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 112/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.7.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: 6bcd833
git_last_commit_date: 2023-04-05 13:06:37 -0400 (Wed, 05 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    WARNINGS  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  

Summary

Package: autonomics
Version: 1.7.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings autonomics_1.7.1.tar.gz
StartedAt: 2023-04-11 18:37:51 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 18:49:31 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 700.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings autonomics_1.7.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/autonomics.Rcheck’
* using R version 4.3.0 alpha (2023-04-03 r84154)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.7.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘autonomics’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'normimpute'
  ‘ref’ ‘pos’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
read_rnaseq_counts  18.419  0.324  17.922
explore_imputations 11.375  0.208  10.896
is_sig              11.421  0.063  11.065
pca                 10.244  0.284  10.529
filter_medoid       10.238  0.045  10.174
plot_detections      9.861  0.348   9.629
read_somascan        9.927  0.148   9.958
fit_limma            9.215  0.075   9.021
read_rectangles      8.412  0.316   8.712
summarize_fit        7.257  0.155   6.775
read_metabolon       7.119  0.120   7.142
biplot_covariates    7.145  0.084   7.230
plot_features        5.961  0.199   6.160
analyze              5.910  0.236   6.042
plot_boxplots        4.850  0.256   5.086
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘using_autonomics.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘autonomics’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to '/' 
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (autonomics)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.3.0 alpha (2023-04-03 r84154)
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(autonomics)

Attaching package: 'autonomics'

The following object is masked from 'package:stats':

    biplot

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 102 ]
> 
> proc.time()
   user  system elapsed 
105.659   2.238 102.669 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.6840.1913.206
analysis1.0780.1091.061
analyze5.9100.2366.042
assert_is_valid_sumexp1.4010.1521.552
biplot3.1660.2483.414
biplot_corrections4.4630.1724.635
biplot_covariates7.1450.0847.230
center2.1430.0882.086
contrast_subgroup_cols0.6720.0200.692
contrastdefs1.9840.0201.781
counts2.3400.1282.343
counts2cpm1.3840.0161.291
counts2tpm0.7400.0120.646
cpm1.5120.0201.424
create_design2.8730.0602.832
create_sfile1.4810.0241.186
default_formula0.7100.0400.751
default_sfile0.1210.0150.136
download_data1.2130.1161.335
download_gtf000
dt2mat0.0020.0000.003
explore_imputations11.375 0.20810.896
explore_transformations4.4710.0324.226
extract_features1.0140.0240.898
extract_rectangle0.8060.0240.830
fdata1.0730.0200.917
filter_exprs_replicated_in_some_subgroup1.4670.0481.434
filter_features1.8490.0881.936
filter_medoid10.238 0.04510.174
filter_replicated1.4250.0281.188
filter_samples0.8650.0360.900
fit_limma9.2150.0759.021
flevels1.0370.0290.902
fnames0.9650.0120.833
formula2str0.0010.0000.000
fvalues1.0560.0160.901
fvars0.9500.0040.815
guess_maxquant_quantity1.8950.0241.597
guess_sep0.0010.0000.001
halfnormimpute1.4950.0961.591
impute_systematic_nondetects2.9730.0552.701
invert1.6100.0211.363
is_imputed1.0340.0150.891
is_sig11.421 0.06311.065
limma1.8470.0121.626
log2counts1.4960.0361.429
log2countsratios2.3320.0562.280
log2cpm1.3910.0081.303
log2cpmratios1.4270.0121.344
log2tpm1.4690.0161.388
log2tpmratios1.4430.0081.352
log2transform4.5180.0604.321
make_volcano_dt2.0380.0281.646
matrix2sumexp1.4220.0201.442
merge_sdata0.7490.0160.766
merge_sfile1.6290.3041.651
message_df0.0030.0000.003
occupancies1.4970.1161.343
pca10.244 0.28410.529
plot_boxplots4.8500.2565.086
plot_contrastogram1.2580.0321.264
plot_data1.7160.0321.748
plot_densities2.5620.1202.663
plot_detections9.8610.3489.629
plot_features5.9610.1996.160
plot_venn4.7880.0444.658
plot_violins4.3540.1124.446
plot_volcano2.5440.0442.205
preprocess_rnaseq_counts2.3870.0562.331
proteingroups1.3950.0161.129
read_affymetrix0.9720.0521.024
read_metabolon7.1190.1207.142
read_proteingroups4.6930.0404.211
read_rectangles8.4120.3168.712
read_rnaseq_counts18.419 0.32417.922
read_somascan9.9270.1489.958
rm_singleton_samples0.7360.0070.742
scaledlibsizes1.4680.0321.396
sdata1.0830.0160.946
slevels1.1070.0310.968
snames1.1360.0080.967
split_by_svar1.0390.0080.904
split_extract0.6360.0160.652
standardize_maxquant_snames0.0020.0000.002
subgroup_matrix0.6390.0120.651
subtract_baseline4.5540.0564.536
sumexp2mae1.7460.0441.790
sumexp_to_long_dt4.5140.1004.008
summarize_fit7.2570.1556.775
svalues0.9980.0280.871
svars0.9700.0160.840
tpm2.4700.0042.370
values0.9820.0120.849
venn_detects0.9930.0120.844
weights1.6740.0401.397
zero_to_na0.020.000.02