| Back to Build/check report for BioC 3.23: simplified long | 
  | 
This page was generated on 2025-11-03 11:33 -0500 (Mon, 03 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4775 | 
| 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 | ||||
| Package 119/2321 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.19.0  (landing page) Aditya Bhagwat 
  | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| 
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. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.  | 
| Package: autonomics | 
| Version: 1.19.0 | 
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings autonomics_1.19.0.tar.gz | 
| StartedAt: 2025-11-02 20:58:04 -0500 (Sun, 02 Nov 2025) | 
| EndedAt: 2025-11-02 21:27:53 -0500 (Sun, 02 Nov 2025) | 
| EllapsedTime: 1788.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: autonomics.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings autonomics_1.19.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable.  Move as many as possible to Suggests and
use conditionally.
* 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 code 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'reexports.Rd':
  ‘[magrittr:compound]{%<>%}’ ‘[magrittr:pipe]{%>%}’
  ‘[magrittr:aliases]{extract}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* 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
write_xl                 168.711  1.548 172.901
read_diann_proteingroups  95.022  3.413  93.999
awblinmod                 40.772  0.207  39.745
read_rnaseq_counts        28.679  1.276  29.617
LINMOD                    25.535  0.524  25.722
plot_exprs                20.031  0.072  20.011
rm_diann_contaminants     19.589  0.245  18.648
plot_exprs_per_coef       18.731  0.015  18.640
default_formula           18.363  0.356  18.284
analyze                   13.385  0.199  13.497
plot_volcano              12.481  0.073  12.500
plot_summary              12.276  0.042  12.207
read_somascan             12.201  0.056  12.204
read_metabolon            11.935  0.012  11.844
plot_densities            11.057  0.145  11.089
fit_survival              10.494  0.072  10.566
explore-transforms         9.654  0.074   9.729
fcluster                   8.912  0.068   8.895
ftype                      7.996  0.074   7.698
plot_detections            7.487  0.019   7.459
biplot_covariates          6.799  0.016   6.792
read_fragpipe              6.447  0.216   6.377
plot_xy_density            5.710  0.037   5.746
plot_subgroup_points       5.421  0.021   5.381
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘autonomics’ ... ** this is package ‘autonomics’ version ‘1.19.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Note: wrong number of arguments to 'seq_along' Note: wrong number of arguments to 'sqrt' ** 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)
autonomics.Rcheck/tests/testthat.Rout
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu
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 objects are masked from 'package:stats':
    biplot, loadings
The following object is masked from 'package:base':
    beta
> 
> test_check("autonomics")
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
138.458   4.412 140.477 
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0.000 | 0.001 | 0.000 | |
| COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
| LINMOD | 25.535 | 0.524 | 25.722 | |
| LINMODENGINES | 0.001 | 0.000 | 0.000 | |
| MAXQUANT_PATTERNS | 0.000 | 0.000 | 0.001 | |
| TAXON_TO_ORGNAME | 0.000 | 0.000 | 0.001 | |
| TESTS | 0 | 0 | 0 | |
| X | 1.205 | 0.023 | 1.202 | |
| abstract_fit | 1.013 | 0.036 | 1.023 | |
| add_adjusted_pvalues | 0.501 | 0.017 | 0.518 | |
| add_assay_means | 0.427 | 0.002 | 0.429 | |
| add_facetvars | 1.371 | 0.022 | 1.369 | |
| add_opentargets_by_uniprot | 0.364 | 0.007 | 0.373 | |
| add_psp | 0.485 | 0.006 | 0.492 | |
| add_smiles | 0.441 | 0.020 | 0.437 | |
| all_non_numeric | 0.574 | 0.000 | 0.574 | |
| analysis | 0.368 | 0.004 | 0.372 | |
| analyze | 13.385 | 0.199 | 13.497 | |
| annotate_maxquant | 0.815 | 0.046 | 0.862 | |
| annotate_uniprot_rest | 0.337 | 0.008 | 1.997 | |
| assert_is_valid_sumexp | 0.588 | 0.028 | 0.594 | |
| awblinmod | 40.772 | 0.207 | 39.745 | |
| biplot | 3.846 | 0.024 | 3.861 | |
| biplot_corrections | 3.465 | 0.010 | 3.454 | |
| biplot_covariates | 6.799 | 0.016 | 6.792 | |
| block2limma | 0.001 | 0.000 | 0.002 | |
| block2lm | 0.003 | 0.000 | 0.003 | |
| block2lme | 0.003 | 0.000 | 0.002 | |
| block2lmer | 0.003 | 0.001 | 0.004 | |
| block_has_two_levels | 0.655 | 0.006 | 0.623 | |
| center | 1.696 | 0.004 | 1.698 | |
| code | 4.760 | 0.013 | 4.734 | |
| collapsed_entrezg_to_symbol | 0.937 | 0.060 | 0.998 | |
| contrast_subgroup_cols | 0.548 | 0.011 | 0.537 | |
| contrastdt | 0.564 | 0.006 | 0.570 | |
| count_in | 0.000 | 0.001 | 0.002 | |
| counts | 0.333 | 0.002 | 0.335 | |
| counts2cpm | 0.279 | 0.001 | 0.279 | |
| counts2tpm | 0.298 | 0.002 | 0.299 | |
| cpm | 0.282 | 0.002 | 0.284 | |
| create_design | 0.705 | 0.013 | 0.670 | |
| default_formula | 18.363 | 0.356 | 18.284 | |
| default_geom | 0.487 | 0.029 | 0.484 | |
| default_sfile | 0.001 | 0.000 | 0.001 | |
| demultiplex | 0.011 | 0.004 | 0.015 | |
| densities | 0.237 | 0.029 | 0.266 | |
| dequantify | 0.002 | 0.000 | 0.002 | |
| dequantify_compounddiscoverer | 0.001 | 0.000 | 0.001 | |
| dot-coxph | 0.364 | 0.013 | 0.376 | |
| dot-merge | 0.019 | 0.000 | 0.019 | |
| dot-read_maxquant_proteingroups | 0.111 | 0.001 | 0.112 | |
| download_data | 0.000 | 0.000 | 0.001 | |
| download_gtf | 0.000 | 0.000 | 0.001 | |
| download_mcclain21 | 0.001 | 0.000 | 0.001 | |
| dt2mat | 0.002 | 0.001 | 0.003 | |
| enrichment | 1.105 | 0.006 | 1.112 | |
| entrezg_to_symbol | 0.128 | 0.003 | 0.130 | |
| explore-transforms | 9.654 | 0.074 | 9.729 | |
| extract_contrast_features | 4.266 | 0.012 | 4.257 | |
| extract_rectangle | 0.101 | 0.013 | 0.115 | |
| factor.vars | 0.173 | 0.000 | 0.174 | |
| factorize | 0.759 | 0.007 | 0.766 | |
| fcluster | 8.912 | 0.068 | 8.895 | |
| fcor | 1.421 | 0.011 | 1.433 | |
| fdata | 0.498 | 0.020 | 0.517 | |
| fdr2p | 0.925 | 0.056 | 0.958 | |
| filter_exprs_replicated_in_some_subgroup | 1.033 | 0.016 | 0.933 | |
| filter_features | 0.513 | 0.011 | 0.484 | |
| filter_medoid | 0.599 | 0.004 | 0.602 | |
| filter_samples | 0.481 | 0.014 | 0.456 | |
| fit_survival | 10.494 | 0.072 | 10.566 | |
| fits | 0.302 | 0.001 | 0.303 | |
| fix_xlgenes | 0.002 | 0.000 | 0.002 | |
| flevels | 0.367 | 0.007 | 0.374 | |
| fnames | 0.454 | 0.003 | 0.457 | |
| formula2str | 0 | 0 | 0 | |
| ftype | 7.996 | 0.074 | 7.698 | |
| fvalues | 0.368 | 0.001 | 0.370 | |
| fvars | 0.355 | 0.002 | 0.358 | |
| genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
| group_by_level | 0.001 | 0.001 | 0.001 | |
| guess_compounddiscoverer_quantity | 0.001 | 0.001 | 0.001 | |
| guess_fitsep | 0.475 | 0.003 | 0.477 | |
| guess_maxquant_quantity | 0.004 | 0.002 | 0.005 | |
| guess_sep | 0.460 | 0.012 | 0.448 | |
| has_multiple_levels | 0.048 | 0.004 | 0.052 | |
| hdlproteins | 0.037 | 0.019 | 0.058 | |
| impute | 3.399 | 0.005 | 3.408 | |
| invert_subgroups | 0.583 | 0.003 | 0.586 | |
| is_character_matrix | 0.136 | 0.001 | 0.137 | |
| is_collapsed_subset | 0.001 | 0.000 | 0.001 | |
| is_compounddiscoverer_output | 0.142 | 0.049 | 0.247 | |
| is_correlation_matrix | 0.001 | 0.000 | 0.002 | |
| is_diann_report | 0.134 | 0.009 | 0.108 | |
| is_fastadt | 0.064 | 0.002 | 0.062 | |
| is_file | 0.001 | 0.000 | 0.000 | |
| is_fraction | 0.000 | 0.002 | 0.002 | |
| is_fragpipe_tsv | 0.104 | 0.005 | 0.075 | |
| is_imputed | 0.740 | 0.002 | 0.738 | |
| is_maxquant_phosphosites | 0.083 | 0.005 | 0.066 | |
| is_maxquant_proteingroups | 0.079 | 0.003 | 0.060 | |
| is_positive_number | 0.002 | 0.000 | 0.002 | |
| is_scalar_subset | 0.309 | 0.000 | 0.308 | |
| is_sig | 1.422 | 0.002 | 1.424 | |
| is_valid_formula | 0.041 | 0.004 | 0.045 | |
| keep_estimable_features | 0.806 | 0.013 | 0.772 | |
| label2index | 0.000 | 0.001 | 0.001 | |
| list2mat | 0.001 | 0.000 | 0.001 | |
| log2counts | 0.323 | 0.001 | 0.324 | |
| log2cpm | 0.341 | 0.001 | 0.343 | |
| log2diffs | 0.307 | 0.001 | 0.309 | |
| log2proteins | 0.349 | 0.002 | 0.350 | |
| log2sites | 0.327 | 0.004 | 0.331 | |
| log2tpm | 0.287 | 0.001 | 0.288 | |
| log2transform | 4.733 | 0.007 | 4.740 | |
| logical2factor | 0.001 | 0.001 | 0.002 | |
| make_alpha_palette | 0.493 | 0.012 | 0.483 | |
| make_colors | 0.008 | 0.002 | 0.010 | |
| make_volcano_dt | 0.831 | 0.010 | 0.841 | |
| map_fvalues | 0.359 | 0.003 | 0.362 | |
| matrix2sumexp | 0.923 | 0.022 | 0.923 | |
| mclust_breaks | 0.472 | 0.030 | 0.502 | |
| merge_sample_file | 0.506 | 0.006 | 0.513 | |
| merge_sdata | 0.518 | 0.020 | 0.517 | |
| message_df | 0.002 | 0.000 | 0.003 | |
| model_coefs | 0.743 | 0.009 | 0.731 | |
| modelvar | 3.162 | 0.018 | 3.128 | |
| object1 | 0.606 | 0.001 | 0.608 | |
| order_on_p | 1.285 | 0.016 | 1.279 | |
| overall_parameters | 0.026 | 0.001 | 0.028 | |
| pca | 3.134 | 0.027 | 3.138 | |
| pg_to_canonical | 0.005 | 0.001 | 0.005 | |
| plot_coef_densities | 1.295 | 0.012 | 1.284 | |
| plot_contrast_venn | 2.302 | 0.016 | 2.242 | |
| plot_contrastogram | 2.885 | 0.026 | 2.841 | |
| plot_data | 1.734 | 0.077 | 1.787 | |
| plot_densities | 11.057 | 0.145 | 11.089 | |
| plot_design | 0.689 | 0.002 | 0.692 | |
| plot_detections | 7.487 | 0.019 | 7.459 | |
| plot_exprs | 20.031 | 0.072 | 20.011 | |
| plot_exprs_per_coef | 18.731 | 0.015 | 18.640 | |
| plot_fit_summary | 2.079 | 0.023 | 2.047 | |
| plot_heatmap | 1.720 | 0.021 | 1.740 | |
| plot_matrix | 0.516 | 0.010 | 0.488 | |
| plot_subgroup_points | 5.421 | 0.021 | 5.381 | |
| plot_summary | 12.276 | 0.042 | 12.207 | |
| plot_venn | 0.014 | 0.002 | 0.016 | |
| plot_venn_heatmap | 0.018 | 0.002 | 0.020 | |
| plot_violins | 4.571 | 0.061 | 4.611 | |
| plot_volcano | 12.481 | 0.073 | 12.500 | |
| plot_xy_density | 5.710 | 0.037 | 5.746 | |
| preprocess_rnaseq_counts | 0.294 | 0.003 | 0.296 | |
| pull_columns | 0.001 | 0.001 | 0.002 | |
| pvalues_estimable | 0.035 | 0.004 | 0.039 | |
| read_affymetrix | 0.001 | 0.000 | 0.000 | |
| read_diann_proteingroups | 95.022 | 3.413 | 93.999 | |
| read_fragpipe | 6.447 | 0.216 | 6.377 | |
| read_maxquant_phosphosites | 1.412 | 0.013 | 1.440 | |
| read_maxquant_proteingroups | 1.122 | 0.003 | 1.126 | |
| read_metabolon | 11.935 | 0.012 | 11.844 | |
| read_msigdt | 0.001 | 0.000 | 0.001 | |
| read_olink | 1.329 | 0.017 | 1.262 | |
| read_rectangles | 0.166 | 0.006 | 0.172 | |
| read_rnaseq_counts | 28.679 | 1.276 | 29.617 | |
| read_salmon | 0.001 | 0.000 | 0.000 | |
| read_somascan | 12.201 | 0.056 | 12.204 | |
| read_uniprotdt | 0.277 | 0.011 | 0.288 | |
| reset_fit | 4.241 | 0.041 | 4.196 | |
| rm_diann_contaminants | 19.589 | 0.245 | 18.648 | |
| rm_missing_in_some_samples | 0.490 | 0.013 | 0.472 | |
| rm_unmatched_samples | 0.636 | 0.000 | 0.636 | |
| sbind | 4.044 | 0.070 | 4.113 | |
| scaledlibsizes | 0.277 | 0.002 | 0.279 | |
| scoremat | 0.834 | 0.010 | 0.806 | |
| slevels | 0.358 | 0.002 | 0.360 | |
| snames | 0.363 | 0.003 | 0.366 | |
| split_extract_fixed | 0.529 | 0.006 | 0.497 | |
| split_samples | 1.139 | 0.013 | 1.116 | |
| stepauc | 0.285 | 0.019 | 0.304 | |
| stri_any_regex | 0.000 | 0.000 | 0.001 | |
| stri_detect_fixed_in_collapsed | 0.322 | 0.016 | 0.339 | |
| subgroup_matrix | 0.542 | 0.023 | 0.536 | |
| subtract_baseline | 4.553 | 0.011 | 4.476 | |
| sumexp_to_longdt | 1.828 | 0.063 | 1.813 | |
| sumexp_to_tsv | 0.473 | 0.010 | 0.483 | |
| sumexplist_to_longdt | 1.487 | 0.005 | 1.491 | |
| summarize_fit | 1.691 | 0.013 | 1.614 | |
| survobj | 0.143 | 0.001 | 0.144 | |
| svalues | 0.432 | 0.004 | 0.436 | |
| svars | 0.374 | 0.003 | 0.377 | |
| systematic_nas | 0.505 | 0.007 | 0.512 | |
| tag_features | 0.958 | 0.025 | 0.983 | |
| tag_hdlproteins | 0.496 | 0.027 | 0.523 | |
| taxon2org | 0.002 | 0.000 | 0.002 | |
| tpm | 0.395 | 0.000 | 0.395 | |
| uncollapse | 0.025 | 0.001 | 0.027 | |
| values | 0.396 | 0.001 | 0.397 | |
| varlevels_dont_clash | 0.019 | 0.001 | 0.019 | |
| venn_detects | 0.505 | 0.002 | 0.507 | |
| weights | 0.362 | 0.000 | 0.362 | |
| write_xl | 168.711 | 1.548 | 172.901 | |
| zero_to_na | 0.001 | 0.001 | 0.002 | |