| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-04-01 11:57 -0400 (Wed, 01 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4896 |
| 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/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.18.0 (landing page) Aditya Bhagwat
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for autonomics in R Universe. | ||||||||||||||
|
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.18.0 |
| Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings autonomics_1.18.0.tar.gz |
| StartedAt: 2026-03-31 21:08:27 -0400 (Tue, 31 Mar 2026) |
| EndedAt: 2026-03-31 21:28:56 -0400 (Tue, 31 Mar 2026) |
| EllapsedTime: 1229.2 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: autonomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings autonomics_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.4 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.18.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 160.159 1.367 161.526
read_diann_proteingroups 105.296 0.675 101.462
awblinmod 45.767 1.182 45.481
read_rnaseq_counts 34.624 1.293 35.555
rm_diann_contaminants 28.717 0.421 27.565
LINMOD 25.141 0.537 24.984
default_formula 21.342 0.213 21.052
plot_exprs_per_coef 19.780 0.045 19.726
plot_exprs 19.633 0.011 19.497
read_somascan 15.196 0.058 15.141
analyze 13.286 0.135 13.305
read_metabolon 13.296 0.083 13.273
plot_summary 12.291 0.078 12.251
plot_volcano 12.182 0.055 12.163
fit_survival 11.263 0.048 11.315
plot_densities 10.637 0.118 10.646
explore-transforms 10.664 0.061 10.734
fcluster 10.196 0.097 10.235
ftype 8.011 0.036 7.630
biplot_covariates 7.375 0.118 7.462
plot_detections 6.849 0.004 6.765
read_fragpipe 6.447 0.048 6.189
reset_fit 5.851 0.042 5.769
plot_xy_density 5.730 0.019 5.750
plot_subgroup_points 5.402 0.059 5.421
code 5.338 0.013 5.326
subtract_baseline 5.061 0.008 4.958
* 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.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘autonomics’ ... ** this is package ‘autonomics’ version ‘1.18.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 version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
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
143.591 4.117 145.352
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0 | 0 | 0 | |
| COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
| LINMOD | 25.141 | 0.537 | 24.984 | |
| LINMODENGINES | 0.001 | 0.000 | 0.000 | |
| MAXQUANT_PATTERNS | 0.000 | 0.000 | 0.001 | |
| TAXON_TO_ORGNAME | 0.001 | 0.000 | 0.000 | |
| TESTS | 0 | 0 | 0 | |
| X | 1.260 | 0.033 | 1.252 | |
| abstract_fit | 0.969 | 0.009 | 0.956 | |
| add_adjusted_pvalues | 0.525 | 0.007 | 0.534 | |
| add_assay_means | 0.413 | 0.011 | 0.424 | |
| add_facetvars | 1.429 | 0.038 | 1.443 | |
| add_opentargets_by_uniprot | 0.428 | 0.003 | 0.432 | |
| add_psp | 0.505 | 0.007 | 0.512 | |
| add_smiles | 0.455 | 0.008 | 0.440 | |
| all_non_numeric | 0.570 | 0.000 | 0.569 | |
| analysis | 0.452 | 0.001 | 0.453 | |
| analyze | 13.286 | 0.135 | 13.305 | |
| annotate_maxquant | 1.043 | 0.030 | 1.073 | |
| annotate_uniprot_rest | 0.367 | 0.023 | 2.192 | |
| assert_is_valid_sumexp | 0.577 | 0.019 | 0.556 | |
| awblinmod | 45.767 | 1.182 | 45.481 | |
| biplot | 3.907 | 0.030 | 3.897 | |
| biplot_corrections | 3.887 | 0.032 | 3.878 | |
| biplot_covariates | 7.375 | 0.118 | 7.462 | |
| block2limma | 0.002 | 0.000 | 0.002 | |
| block2lm | 0.003 | 0.000 | 0.003 | |
| block2lme | 0.002 | 0.000 | 0.003 | |
| block2lmer | 0.003 | 0.001 | 0.004 | |
| block_has_two_levels | 0.705 | 0.006 | 0.672 | |
| center | 1.990 | 0.011 | 1.998 | |
| code | 5.338 | 0.013 | 5.326 | |
| collapsed_entrezg_to_symbol | 0.924 | 0.062 | 0.986 | |
| contrast_subgroup_cols | 0.646 | 0.013 | 0.624 | |
| contrastdt | 0.645 | 0.000 | 0.645 | |
| count_in | 0.001 | 0.000 | 0.001 | |
| counts | 0.333 | 0.001 | 0.334 | |
| counts2cpm | 0.292 | 0.000 | 0.292 | |
| counts2tpm | 0.304 | 0.001 | 0.305 | |
| cpm | 0.301 | 0.000 | 0.301 | |
| create_design | 0.726 | 0.010 | 0.713 | |
| default_formula | 21.342 | 0.213 | 21.052 | |
| default_geom | 0.551 | 0.007 | 0.534 | |
| default_sfile | 0.001 | 0.000 | 0.001 | |
| demultiplex | 0.013 | 0.000 | 0.013 | |
| densities | 0.213 | 0.001 | 0.214 | |
| dequantify | 0.002 | 0.000 | 0.002 | |
| dequantify_compounddiscoverer | 0.001 | 0.000 | 0.001 | |
| dot-coxph | 1.632 | 0.170 | 1.802 | |
| dot-merge | 0.026 | 0.000 | 0.026 | |
| dot-read_maxquant_proteingroups | 0.145 | 0.001 | 0.147 | |
| download_data | 0 | 0 | 0 | |
| download_gtf | 0 | 0 | 0 | |
| download_mcclain21 | 0.001 | 0.000 | 0.001 | |
| dt2mat | 0.004 | 0.000 | 0.004 | |
| enrichment | 1.127 | 0.046 | 1.173 | |
| entrezg_to_symbol | 0.151 | 0.015 | 0.166 | |
| explore-transforms | 10.664 | 0.061 | 10.734 | |
| extract_contrast_features | 4.453 | 0.030 | 4.459 | |
| extract_rectangle | 0.104 | 0.006 | 0.111 | |
| factor.vars | 0.175 | 0.000 | 0.175 | |
| factorize | 0.779 | 0.005 | 0.785 | |
| fcluster | 10.196 | 0.097 | 10.235 | |
| fcor | 1.652 | 0.007 | 1.662 | |
| fdata | 0.655 | 0.001 | 0.656 | |
| fdr2p | 1.016 | 0.023 | 0.998 | |
| filter_exprs_replicated_in_some_subgroup | 1.202 | 0.055 | 1.129 | |
| filter_features | 0.640 | 0.010 | 0.609 | |
| filter_medoid | 0.596 | 0.002 | 0.599 | |
| filter_samples | 0.558 | 0.005 | 0.523 | |
| fit_survival | 11.263 | 0.048 | 11.315 | |
| fits | 0.300 | 0.001 | 0.301 | |
| fix_xlgenes | 0.002 | 0.000 | 0.002 | |
| flevels | 0.433 | 0.001 | 0.434 | |
| fnames | 0.432 | 0.001 | 0.433 | |
| formula2str | 0 | 0 | 0 | |
| ftype | 8.011 | 0.036 | 7.630 | |
| fvalues | 0.403 | 0.001 | 0.404 | |
| fvars | 0.394 | 0.000 | 0.394 | |
| genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
| group_by_level | 0.000 | 0.000 | 0.001 | |
| guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
| guess_fitsep | 0.470 | 0.002 | 0.473 | |
| guess_maxquant_quantity | 0.005 | 0.000 | 0.005 | |
| guess_sep | 0.466 | 0.004 | 0.448 | |
| has_multiple_levels | 0.05 | 0.00 | 0.05 | |
| hdlproteins | 0.052 | 0.008 | 0.064 | |
| impute | 3.294 | 0.023 | 3.316 | |
| invert_subgroups | 0.606 | 0.002 | 0.607 | |
| is_character_matrix | 0.159 | 0.002 | 0.161 | |
| is_collapsed_subset | 0.000 | 0.000 | 0.001 | |
| is_compounddiscoverer_output | 0.074 | 0.024 | 0.182 | |
| is_correlation_matrix | 0.001 | 0.000 | 0.001 | |
| is_diann_report | 0.131 | 0.009 | 0.110 | |
| is_fastadt | 0.077 | 0.000 | 0.074 | |
| is_file | 0 | 0 | 0 | |
| is_fraction | 0.000 | 0.002 | 0.001 | |
| is_fragpipe_tsv | 0.104 | 0.003 | 0.076 | |
| is_imputed | 0.685 | 0.002 | 0.681 | |
| is_maxquant_phosphosites | 0.082 | 0.006 | 0.070 | |
| is_maxquant_proteingroups | 0.077 | 0.003 | 0.063 | |
| is_positive_number | 0.001 | 0.000 | 0.001 | |
| is_scalar_subset | 0.304 | 0.003 | 0.307 | |
| is_sig | 1.355 | 0.004 | 1.359 | |
| is_valid_formula | 0.041 | 0.001 | 0.042 | |
| keep_estimable_features | 0.892 | 0.006 | 0.841 | |
| label2index | 0.001 | 0.000 | 0.001 | |
| list2mat | 0.000 | 0.000 | 0.001 | |
| log2counts | 0.305 | 0.001 | 0.306 | |
| log2cpm | 0.336 | 0.000 | 0.336 | |
| log2diffs | 0.319 | 0.000 | 0.318 | |
| log2proteins | 0.347 | 0.004 | 0.351 | |
| log2sites | 0.333 | 0.002 | 0.335 | |
| log2tpm | 0.355 | 0.001 | 0.357 | |
| log2transform | 4.748 | 0.009 | 4.758 | |
| logical2factor | 0.002 | 0.000 | 0.002 | |
| make_alpha_palette | 0.483 | 0.004 | 0.465 | |
| make_colors | 0.008 | 0.001 | 0.009 | |
| make_volcano_dt | 0.829 | 0.003 | 0.832 | |
| map_fvalues | 0.374 | 0.000 | 0.375 | |
| matrix2sumexp | 0.986 | 0.045 | 1.010 | |
| mclust_breaks | 0.509 | 0.030 | 0.539 | |
| merge_sample_file | 0.485 | 0.004 | 0.489 | |
| merge_sdata | 0.592 | 0.005 | 0.575 | |
| message_df | 0.001 | 0.001 | 0.002 | |
| model_coefs | 0.744 | 0.005 | 0.726 | |
| modelvar | 3.199 | 0.007 | 3.151 | |
| object1 | 0.584 | 0.001 | 0.585 | |
| order_on_p | 1.378 | 0.011 | 1.367 | |
| overall_parameters | 0.026 | 0.008 | 0.035 | |
| pca | 3.324 | 0.059 | 3.362 | |
| pg_to_canonical | 0.006 | 0.000 | 0.005 | |
| plot_coef_densities | 1.342 | 0.013 | 1.333 | |
| plot_contrast_venn | 2.332 | 0.016 | 2.271 | |
| plot_contrastogram | 3.044 | 0.055 | 3.041 | |
| plot_data | 1.807 | 0.008 | 1.800 | |
| plot_densities | 10.637 | 0.118 | 10.646 | |
| plot_design | 0.729 | 0.001 | 0.729 | |
| plot_detections | 6.849 | 0.004 | 6.765 | |
| plot_exprs | 19.633 | 0.011 | 19.497 | |
| plot_exprs_per_coef | 19.780 | 0.045 | 19.726 | |
| plot_fit_summary | 2.086 | 0.010 | 2.026 | |
| plot_heatmap | 1.750 | 0.003 | 1.753 | |
| plot_matrix | 0.499 | 0.005 | 0.481 | |
| plot_subgroup_points | 5.402 | 0.059 | 5.421 | |
| plot_summary | 12.291 | 0.078 | 12.251 | |
| plot_venn | 0.016 | 0.000 | 0.015 | |
| plot_venn_heatmap | 0.019 | 0.000 | 0.019 | |
| plot_violins | 4.319 | 0.009 | 4.306 | |
| plot_volcano | 12.182 | 0.055 | 12.163 | |
| plot_xy_density | 5.730 | 0.019 | 5.750 | |
| preprocess_rnaseq_counts | 0.280 | 0.002 | 0.281 | |
| pull_columns | 0.002 | 0.000 | 0.002 | |
| pvalues_estimable | 0.031 | 0.001 | 0.032 | |
| read_affymetrix | 0 | 0 | 0 | |
| read_diann_proteingroups | 105.296 | 0.675 | 101.462 | |
| read_fragpipe | 6.447 | 0.048 | 6.189 | |
| read_maxquant_phosphosites | 1.582 | 0.006 | 1.588 | |
| read_maxquant_proteingroups | 1.237 | 0.001 | 1.238 | |
| read_metabolon | 13.296 | 0.083 | 13.273 | |
| read_msigdt | 0.001 | 0.000 | 0.001 | |
| read_olink | 1.862 | 0.013 | 1.815 | |
| read_rectangles | 0.198 | 0.016 | 0.213 | |
| read_rnaseq_counts | 34.624 | 1.293 | 35.555 | |
| read_salmon | 0 | 0 | 0 | |
| read_somascan | 15.196 | 0.058 | 15.141 | |
| read_uniprotdt | 0.398 | 0.006 | 0.403 | |
| reset_fit | 5.851 | 0.042 | 5.769 | |
| rm_diann_contaminants | 28.717 | 0.421 | 27.565 | |
| rm_missing_in_some_samples | 0.546 | 0.008 | 0.524 | |
| rm_unmatched_samples | 0.740 | 0.001 | 0.741 | |
| sbind | 4.424 | 0.007 | 4.431 | |
| scaledlibsizes | 0.355 | 0.008 | 0.363 | |
| scoremat | 0.894 | 0.011 | 0.868 | |
| slevels | 0.403 | 0.002 | 0.406 | |
| snames | 0.403 | 0.001 | 0.405 | |
| split_extract_fixed | 0.520 | 0.003 | 0.486 | |
| split_samples | 1.309 | 0.005 | 1.292 | |
| stepauc | 0.327 | 0.000 | 0.327 | |
| stri_any_regex | 0.001 | 0.000 | 0.001 | |
| stri_detect_fixed_in_collapsed | 0.368 | 0.001 | 0.369 | |
| subgroup_matrix | 0.592 | 0.007 | 0.561 | |
| subtract_baseline | 5.061 | 0.008 | 4.958 | |
| sumexp_to_longdt | 1.817 | 0.009 | 1.710 | |
| sumexp_to_tsv | 0.558 | 0.003 | 0.561 | |
| sumexplist_to_longdt | 1.472 | 0.004 | 1.476 | |
| summarize_fit | 1.718 | 0.006 | 1.664 | |
| survobj | 0.143 | 0.001 | 0.143 | |
| svalues | 0.427 | 0.000 | 0.428 | |
| svars | 0.450 | 0.001 | 0.452 | |
| systematic_nas | 0.645 | 0.003 | 0.648 | |
| tag_features | 0.988 | 0.005 | 0.994 | |
| tag_hdlproteins | 0.644 | 0.002 | 0.646 | |
| taxon2org | 0.002 | 0.000 | 0.001 | |
| tpm | 0.373 | 0.001 | 0.374 | |
| uncollapse | 0.026 | 0.001 | 0.027 | |
| values | 0.556 | 0.000 | 0.556 | |
| varlevels_dont_clash | 0.037 | 0.000 | 0.036 | |
| venn_detects | 0.563 | 0.003 | 0.565 | |
| weights | 0.322 | 0.000 | 0.322 | |
| write_xl | 160.159 | 1.367 | 161.526 | |
| zero_to_na | 0.001 | 0.000 | 0.002 | |