| Back to Build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-04-08 11:57 -0400 (Wed, 08 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" | 4897 |
| 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-04-07 21:08:11 -0400 (Tue, 07 Apr 2026) |
| EndedAt: 2026-04-07 21:28:04 -0400 (Tue, 07 Apr 2026) |
| EllapsedTime: 1193.3 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 157.702 1.489 159.206
read_diann_proteingroups 105.457 0.526 101.525
awblinmod 42.434 0.164 41.377
read_rnaseq_counts 30.165 1.550 31.469
LINMOD 24.491 0.470 24.276
rm_diann_contaminants 23.346 0.240 22.216
plot_exprs 20.330 0.172 20.331
default_formula 20.048 0.121 19.738
plot_exprs_per_coef 18.569 0.124 18.545
analyze 12.894 0.113 12.878
read_somascan 12.723 0.182 12.803
plot_volcano 12.324 0.014 12.285
plot_summary 12.281 0.014 12.196
read_metabolon 12.203 0.044 12.140
fit_survival 10.878 0.040 10.920
plot_densities 10.591 0.185 10.686
fcluster 9.872 0.017 9.822
explore-transforms 9.655 0.115 9.770
ftype 7.971 0.015 7.709
read_fragpipe 7.471 0.046 7.244
plot_detections 7.129 0.025 7.085
biplot_covariates 6.591 0.069 6.641
plot_xy_density 6.325 0.007 6.333
plot_subgroup_points 5.542 0.008 5.495
log2transform 5.033 0.021 5.059
* 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.982 4.031 145.478
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
| COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
| LINMOD | 24.491 | 0.470 | 24.276 | |
| LINMODENGINES | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS | 0.000 | 0.000 | 0.001 | |
| TAXON_TO_ORGNAME | 0.001 | 0.000 | 0.000 | |
| TESTS | 0 | 0 | 0 | |
| X | 1.162 | 0.028 | 1.168 | |
| abstract_fit | 0.980 | 0.005 | 0.948 | |
| add_adjusted_pvalues | 0.534 | 0.003 | 0.539 | |
| add_assay_means | 0.349 | 0.002 | 0.352 | |
| add_facetvars | 1.385 | 0.044 | 1.389 | |
| add_opentargets_by_uniprot | 0.416 | 0.002 | 0.420 | |
| add_psp | 0.505 | 0.004 | 0.510 | |
| add_smiles | 0.466 | 0.006 | 0.431 | |
| all_non_numeric | 0.569 | 0.000 | 0.569 | |
| analysis | 0.389 | 0.001 | 0.390 | |
| analyze | 12.894 | 0.113 | 12.878 | |
| annotate_maxquant | 1.005 | 0.060 | 1.066 | |
| annotate_uniprot_rest | 0.338 | 0.023 | 2.240 | |
| assert_is_valid_sumexp | 0.568 | 0.013 | 0.540 | |
| awblinmod | 42.434 | 0.164 | 41.377 | |
| biplot | 3.599 | 0.033 | 3.611 | |
| biplot_corrections | 3.384 | 0.007 | 3.353 | |
| biplot_covariates | 6.591 | 0.069 | 6.641 | |
| block2limma | 0.001 | 0.000 | 0.001 | |
| block2lm | 0.002 | 0.000 | 0.002 | |
| block2lme | 0.002 | 0.000 | 0.001 | |
| block2lmer | 0.003 | 0.000 | 0.003 | |
| block_has_two_levels | 0.635 | 0.042 | 0.627 | |
| center | 1.760 | 0.018 | 1.767 | |
| code | 4.612 | 0.018 | 4.591 | |
| collapsed_entrezg_to_symbol | 0.782 | 0.033 | 0.815 | |
| contrast_subgroup_cols | 0.593 | 0.012 | 0.583 | |
| contrastdt | 0.568 | 0.001 | 0.569 | |
| count_in | 0.001 | 0.000 | 0.001 | |
| counts | 0.306 | 0.001 | 0.307 | |
| counts2cpm | 0.286 | 0.000 | 0.285 | |
| counts2tpm | 0.299 | 0.000 | 0.299 | |
| cpm | 0.289 | 0.000 | 0.289 | |
| create_design | 0.673 | 0.002 | 0.654 | |
| default_formula | 20.048 | 0.121 | 19.738 | |
| default_geom | 0.558 | 0.005 | 0.527 | |
| default_sfile | 0.002 | 0.000 | 0.002 | |
| demultiplex | 0.017 | 0.001 | 0.018 | |
| densities | 0.245 | 0.001 | 0.246 | |
| dequantify | 0.001 | 0.001 | 0.003 | |
| dequantify_compounddiscoverer | 0.001 | 0.000 | 0.001 | |
| dot-coxph | 0.369 | 0.008 | 0.377 | |
| dot-merge | 0.019 | 0.000 | 0.019 | |
| dot-read_maxquant_proteingroups | 0.135 | 0.001 | 0.136 | |
| download_data | 0 | 0 | 0 | |
| download_gtf | 0 | 0 | 0 | |
| download_mcclain21 | 0.001 | 0.000 | 0.000 | |
| dt2mat | 0.003 | 0.000 | 0.003 | |
| enrichment | 2.138 | 0.096 | 2.234 | |
| entrezg_to_symbol | 0.118 | 0.015 | 0.133 | |
| explore-transforms | 9.655 | 0.115 | 9.770 | |
| extract_contrast_features | 4.419 | 0.003 | 4.399 | |
| extract_rectangle | 0.101 | 0.007 | 0.108 | |
| factor.vars | 0.172 | 0.000 | 0.171 | |
| factorize | 0.773 | 0.006 | 0.778 | |
| fcluster | 9.872 | 0.017 | 9.822 | |
| fcor | 1.453 | 0.011 | 1.464 | |
| fdata | 0.600 | 0.003 | 0.604 | |
| fdr2p | 0.924 | 0.006 | 0.891 | |
| filter_exprs_replicated_in_some_subgroup | 0.998 | 0.011 | 0.932 | |
| filter_features | 0.505 | 0.008 | 0.489 | |
| filter_medoid | 0.585 | 0.001 | 0.586 | |
| filter_samples | 0.506 | 0.006 | 0.483 | |
| fit_survival | 10.878 | 0.040 | 10.920 | |
| fits | 0.333 | 0.002 | 0.335 | |
| fix_xlgenes | 0.002 | 0.000 | 0.002 | |
| flevels | 0.393 | 0.018 | 0.411 | |
| fnames | 0.441 | 0.001 | 0.441 | |
| formula2str | 0 | 0 | 0 | |
| ftype | 7.971 | 0.015 | 7.709 | |
| fvalues | 0.465 | 0.002 | 0.467 | |
| fvars | 0.396 | 0.000 | 0.396 | |
| genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
| group_by_level | 0.001 | 0.000 | 0.001 | |
| guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
| guess_fitsep | 0.451 | 0.001 | 0.452 | |
| guess_maxquant_quantity | 0.005 | 0.000 | 0.006 | |
| guess_sep | 0.484 | 0.017 | 0.479 | |
| has_multiple_levels | 0.082 | 0.019 | 0.101 | |
| hdlproteins | 0.060 | 0.006 | 0.068 | |
| impute | 3.331 | 0.038 | 3.370 | |
| invert_subgroups | 0.662 | 0.001 | 0.664 | |
| is_character_matrix | 0.153 | 0.000 | 0.153 | |
| is_collapsed_subset | 0.001 | 0.000 | 0.000 | |
| is_compounddiscoverer_output | 0.077 | 0.024 | 0.178 | |
| is_correlation_matrix | 0.001 | 0.000 | 0.001 | |
| is_diann_report | 0.134 | 0.004 | 0.109 | |
| is_fastadt | 0.077 | 0.000 | 0.073 | |
| is_file | 0.000 | 0.001 | 0.000 | |
| is_fraction | 0.001 | 0.000 | 0.002 | |
| is_fragpipe_tsv | 0.104 | 0.006 | 0.077 | |
| is_imputed | 0.714 | 0.001 | 0.706 | |
| is_maxquant_phosphosites | 0.086 | 0.003 | 0.071 | |
| is_maxquant_proteingroups | 0.099 | 0.002 | 0.069 | |
| is_positive_number | 0.002 | 0.000 | 0.001 | |
| is_scalar_subset | 0.324 | 0.000 | 0.325 | |
| is_sig | 1.437 | 0.002 | 1.438 | |
| is_valid_formula | 0.047 | 0.000 | 0.047 | |
| keep_estimable_features | 0.770 | 0.008 | 0.730 | |
| label2index | 0.000 | 0.000 | 0.001 | |
| list2mat | 0.000 | 0.000 | 0.001 | |
| log2counts | 0.308 | 0.000 | 0.309 | |
| log2cpm | 0.339 | 0.000 | 0.340 | |
| log2diffs | 0.318 | 0.003 | 0.322 | |
| log2proteins | 0.316 | 0.003 | 0.319 | |
| log2sites | 0.321 | 0.013 | 0.334 | |
| log2tpm | 0.409 | 0.030 | 0.440 | |
| log2transform | 5.033 | 0.021 | 5.059 | |
| logical2factor | 0.002 | 0.000 | 0.001 | |
| make_alpha_palette | 0.561 | 0.004 | 0.532 | |
| make_colors | 0.01 | 0.00 | 0.01 | |
| make_volcano_dt | 0.823 | 0.001 | 0.825 | |
| map_fvalues | 0.459 | 0.000 | 0.460 | |
| matrix2sumexp | 1.004 | 0.010 | 0.982 | |
| mclust_breaks | 0.579 | 0.018 | 0.597 | |
| merge_sample_file | 0.514 | 0.003 | 0.518 | |
| merge_sdata | 0.596 | 0.023 | 0.597 | |
| message_df | 0.001 | 0.000 | 0.002 | |
| model_coefs | 0.708 | 0.015 | 0.701 | |
| modelvar | 3.354 | 0.023 | 3.284 | |
| object1 | 0.520 | 0.002 | 0.522 | |
| order_on_p | 1.327 | 0.008 | 1.312 | |
| overall_parameters | 0.025 | 0.000 | 0.024 | |
| pca | 3.268 | 0.008 | 3.252 | |
| pg_to_canonical | 0.005 | 0.000 | 0.005 | |
| plot_coef_densities | 1.359 | 0.005 | 1.341 | |
| plot_contrast_venn | 2.356 | 0.003 | 2.279 | |
| plot_contrastogram | 2.831 | 0.018 | 2.782 | |
| plot_data | 1.792 | 0.008 | 1.772 | |
| plot_densities | 10.591 | 0.185 | 10.686 | |
| plot_design | 0.737 | 0.002 | 0.740 | |
| plot_detections | 7.129 | 0.025 | 7.085 | |
| plot_exprs | 20.330 | 0.172 | 20.331 | |
| plot_exprs_per_coef | 18.569 | 0.124 | 18.545 | |
| plot_fit_summary | 2.162 | 0.016 | 2.086 | |
| plot_heatmap | 1.781 | 0.006 | 1.788 | |
| plot_matrix | 0.503 | 0.009 | 0.489 | |
| plot_subgroup_points | 5.542 | 0.008 | 5.495 | |
| plot_summary | 12.281 | 0.014 | 12.196 | |
| plot_venn | 0.016 | 0.000 | 0.016 | |
| plot_venn_heatmap | 0.021 | 0.000 | 0.021 | |
| plot_violins | 4.428 | 0.021 | 4.428 | |
| plot_volcano | 12.324 | 0.014 | 12.285 | |
| plot_xy_density | 6.325 | 0.007 | 6.333 | |
| preprocess_rnaseq_counts | 0.304 | 0.000 | 0.304 | |
| pull_columns | 0.002 | 0.000 | 0.002 | |
| pvalues_estimable | 0.036 | 0.001 | 0.037 | |
| read_affymetrix | 0 | 0 | 0 | |
| read_diann_proteingroups | 105.457 | 0.526 | 101.525 | |
| read_fragpipe | 7.471 | 0.046 | 7.244 | |
| read_maxquant_phosphosites | 1.505 | 0.009 | 1.514 | |
| read_maxquant_proteingroups | 1.222 | 0.005 | 1.226 | |
| read_metabolon | 12.203 | 0.044 | 12.140 | |
| read_msigdt | 0.001 | 0.000 | 0.000 | |
| read_olink | 1.624 | 0.027 | 1.578 | |
| read_rectangles | 0.170 | 0.003 | 0.173 | |
| read_rnaseq_counts | 30.165 | 1.550 | 31.469 | |
| read_salmon | 0 | 0 | 0 | |
| read_somascan | 12.723 | 0.182 | 12.803 | |
| read_uniprotdt | 0.310 | 0.009 | 0.319 | |
| reset_fit | 4.470 | 0.016 | 4.344 | |
| rm_diann_contaminants | 23.346 | 0.240 | 22.216 | |
| rm_missing_in_some_samples | 0.504 | 0.003 | 0.477 | |
| rm_unmatched_samples | 0.694 | 0.000 | 0.694 | |
| sbind | 4.393 | 0.062 | 4.456 | |
| scaledlibsizes | 0.389 | 0.029 | 0.417 | |
| scoremat | 0.826 | 0.020 | 0.825 | |
| slevels | 0.452 | 0.011 | 0.463 | |
| snames | 0.411 | 0.001 | 0.412 | |
| split_extract_fixed | 0.553 | 0.007 | 0.529 | |
| split_samples | 1.189 | 0.007 | 1.156 | |
| stepauc | 0.296 | 0.001 | 0.297 | |
| stri_any_regex | 0.001 | 0.000 | 0.001 | |
| stri_detect_fixed_in_collapsed | 0.344 | 0.011 | 0.355 | |
| subgroup_matrix | 0.557 | 0.010 | 0.537 | |
| subtract_baseline | 4.780 | 0.012 | 4.682 | |
| sumexp_to_longdt | 2.093 | 0.007 | 2.006 | |
| sumexp_to_tsv | 0.533 | 0.001 | 0.534 | |
| sumexplist_to_longdt | 1.586 | 0.023 | 1.608 | |
| summarize_fit | 1.681 | 0.011 | 1.610 | |
| survobj | 0.204 | 0.001 | 0.205 | |
| svalues | 0.438 | 0.001 | 0.439 | |
| svars | 0.407 | 0.001 | 0.409 | |
| systematic_nas | 0.588 | 0.002 | 0.591 | |
| tag_features | 1.074 | 0.012 | 1.086 | |
| tag_hdlproteins | 0.613 | 0.003 | 0.616 | |
| taxon2org | 0.001 | 0.000 | 0.001 | |
| tpm | 0.299 | 0.001 | 0.300 | |
| uncollapse | 0.024 | 0.003 | 0.027 | |
| values | 0.501 | 0.016 | 0.517 | |
| varlevels_dont_clash | 0.019 | 0.000 | 0.019 | |
| venn_detects | 0.527 | 0.003 | 0.530 | |
| weights | 0.391 | 0.000 | 0.391 | |
| write_xl | 157.702 | 1.489 | 159.206 | |
| zero_to_na | 0.002 | 0.000 | 0.002 | |