| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-10-31 12:04 -0400 (Fri, 31 Oct 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.18.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.18.0.tar.gz |
| StartedAt: 2025-10-30 18:31:11 -0400 (Thu, 30 Oct 2025) |
| EndedAt: 2025-10-30 18:37:45 -0400 (Thu, 30 Oct 2025) |
| EllapsedTime: 393.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: autonomics.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: aarch64-apple-darwin20
* R was compiled by
Apple clang version 16.0.0 (clang-1600.0.26.6)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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 52.876 2.778 58.847
read_diann_proteingroups 33.301 0.895 33.476
awblinmod 12.419 0.070 12.600
read_rnaseq_counts 9.633 0.802 10.551
LINMOD 7.147 0.104 7.455
rm_diann_contaminants 7.037 0.150 7.253
plot_exprs 6.746 0.044 7.040
default_formula 6.220 0.348 6.521
plot_exprs_per_coef 5.437 0.045 5.656
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20
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
51.677 3.478 57.522
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
| COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
| LINMOD | 7.147 | 0.104 | 7.455 | |
| LINMODENGINES | 0.001 | 0.000 | 0.000 | |
| MAXQUANT_PATTERNS | 0 | 0 | 0 | |
| TAXON_TO_ORGNAME | 0.000 | 0.000 | 0.001 | |
| TESTS | 0 | 0 | 0 | |
| X | 0.363 | 0.019 | 0.418 | |
| abstract_fit | 0.298 | 0.014 | 0.330 | |
| add_adjusted_pvalues | 0.152 | 0.003 | 0.160 | |
| add_assay_means | 0.113 | 0.002 | 0.114 | |
| add_facetvars | 0.394 | 0.017 | 0.415 | |
| add_opentargets_by_uniprot | 0.127 | 0.002 | 0.130 | |
| add_psp | 0.157 | 0.004 | 0.172 | |
| add_smiles | 0.142 | 0.014 | 0.157 | |
| all_non_numeric | 0.170 | 0.001 | 0.192 | |
| analysis | 0.119 | 0.002 | 0.126 | |
| analyze | 3.952 | 0.047 | 4.176 | |
| annotate_maxquant | 0.395 | 0.022 | 0.421 | |
| annotate_uniprot_rest | 0.031 | 0.005 | 2.035 | |
| assert_is_valid_sumexp | 0.156 | 0.012 | 0.169 | |
| awblinmod | 12.419 | 0.070 | 12.600 | |
| biplot | 1.126 | 0.017 | 1.143 | |
| biplot_corrections | 1.024 | 0.016 | 1.039 | |
| biplot_covariates | 2.101 | 0.020 | 2.135 | |
| block2limma | 0.001 | 0.001 | 0.001 | |
| block2lm | 0.001 | 0.000 | 0.000 | |
| block2lme | 0.000 | 0.000 | 0.001 | |
| block2lmer | 0.001 | 0.001 | 0.001 | |
| block_has_two_levels | 0.197 | 0.017 | 0.223 | |
| center | 0.549 | 0.005 | 0.571 | |
| code | 1.394 | 0.018 | 1.418 | |
| collapsed_entrezg_to_symbol | 0.333 | 0.022 | 0.354 | |
| contrast_subgroup_cols | 0.195 | 0.014 | 0.212 | |
| contrastdt | 0.182 | 0.001 | 0.184 | |
| count_in | 0 | 0 | 0 | |
| counts | 0.096 | 0.001 | 0.097 | |
| counts2cpm | 0.106 | 0.001 | 0.106 | |
| counts2tpm | 0.088 | 0.000 | 0.088 | |
| cpm | 0.103 | 0.000 | 0.103 | |
| create_design | 0.270 | 0.015 | 0.285 | |
| default_formula | 6.220 | 0.348 | 6.521 | |
| default_geom | 0.144 | 0.014 | 0.169 | |
| default_sfile | 0 | 0 | 0 | |
| demultiplex | 0.004 | 0.000 | 0.004 | |
| densities | 0.067 | 0.004 | 0.071 | |
| dequantify | 0.001 | 0.000 | 0.001 | |
| dequantify_compounddiscoverer | 0.001 | 0.000 | 0.000 | |
| dot-coxph | 0.130 | 0.017 | 0.158 | |
| dot-merge | 0.008 | 0.000 | 0.008 | |
| dot-read_maxquant_proteingroups | 0.047 | 0.005 | 0.052 | |
| download_data | 0 | 0 | 0 | |
| download_gtf | 0.001 | 0.000 | 0.000 | |
| download_mcclain21 | 0.000 | 0.000 | 0.002 | |
| dt2mat | 0.001 | 0.000 | 0.001 | |
| enrichment | 0.327 | 0.007 | 0.335 | |
| entrezg_to_symbol | 0.049 | 0.003 | 0.052 | |
| explore-transforms | 2.915 | 0.031 | 2.976 | |
| extract_contrast_features | 1.284 | 0.018 | 1.323 | |
| extract_rectangle | 0.044 | 0.017 | 0.062 | |
| factor.vars | 0.048 | 0.000 | 0.049 | |
| factorize | 0.216 | 0.003 | 0.219 | |
| fcluster | 2.811 | 0.019 | 2.834 | |
| fcor | 0.491 | 0.011 | 0.503 | |
| fdata | 0.174 | 0.003 | 0.176 | |
| fdr2p | 0.262 | 0.014 | 0.290 | |
| filter_exprs_replicated_in_some_subgroup | 0.290 | 0.015 | 0.320 | |
| filter_features | 0.151 | 0.021 | 0.176 | |
| filter_medoid | 0.174 | 0.001 | 0.176 | |
| filter_samples | 0.148 | 0.014 | 0.163 | |
| fit_survival | 3.236 | 0.063 | 3.331 | |
| fits | 0.090 | 0.000 | 0.095 | |
| fix_xlgenes | 0.000 | 0.000 | 0.001 | |
| flevels | 0.125 | 0.001 | 0.128 | |
| fnames | 0.153 | 0.002 | 0.155 | |
| formula2str | 0 | 0 | 0 | |
| ftype | 2.446 | 0.123 | 2.624 | |
| fvalues | 0.154 | 0.002 | 0.155 | |
| fvars | 0.118 | 0.002 | 0.119 | |
| genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
| group_by_level | 0 | 0 | 0 | |
| guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.000 | |
| guess_fitsep | 0.128 | 0.002 | 0.131 | |
| guess_maxquant_quantity | 0.001 | 0.000 | 0.002 | |
| guess_sep | 0.139 | 0.013 | 0.152 | |
| has_multiple_levels | 0.015 | 0.001 | 0.016 | |
| hdlproteins | 0.020 | 0.014 | 0.035 | |
| impute | 1.058 | 0.014 | 1.124 | |
| invert_subgroups | 0.175 | 0.002 | 0.177 | |
| is_character_matrix | 0.039 | 0.000 | 0.040 | |
| is_collapsed_subset | 0.000 | 0.001 | 0.001 | |
| is_compounddiscoverer_output | 0.027 | 0.008 | 0.070 | |
| is_correlation_matrix | 0 | 0 | 0 | |
| is_diann_report | 0.048 | 0.005 | 0.051 | |
| is_fastadt | 0.045 | 0.000 | 0.045 | |
| is_file | 0 | 0 | 0 | |
| is_fraction | 0.001 | 0.000 | 0.001 | |
| is_fragpipe_tsv | 0.047 | 0.005 | 0.045 | |
| is_imputed | 0.211 | 0.003 | 0.215 | |
| is_maxquant_phosphosites | 0.029 | 0.002 | 0.028 | |
| is_maxquant_proteingroups | 0.028 | 0.002 | 0.027 | |
| is_positive_number | 0.001 | 0.000 | 0.001 | |
| is_scalar_subset | 0.095 | 0.001 | 0.096 | |
| is_sig | 0.422 | 0.003 | 0.425 | |
| is_valid_formula | 0.015 | 0.001 | 0.015 | |
| keep_estimable_features | 0.247 | 0.014 | 0.260 | |
| label2index | 0.000 | 0.001 | 0.000 | |
| list2mat | 0.000 | 0.000 | 0.001 | |
| log2counts | 0.087 | 0.000 | 0.089 | |
| log2cpm | 0.085 | 0.000 | 0.086 | |
| log2diffs | 0.092 | 0.002 | 0.093 | |
| log2proteins | 0.113 | 0.002 | 0.115 | |
| log2sites | 0.095 | 0.001 | 0.096 | |
| log2tpm | 0.086 | 0.001 | 0.087 | |
| log2transform | 1.588 | 0.024 | 1.622 | |
| logical2factor | 0.000 | 0.000 | 0.001 | |
| make_alpha_palette | 0.155 | 0.015 | 0.173 | |
| make_colors | 0.005 | 0.001 | 0.005 | |
| make_volcano_dt | 0.273 | 0.002 | 0.275 | |
| map_fvalues | 0.111 | 0.001 | 0.113 | |
| matrix2sumexp | 0.309 | 0.014 | 0.326 | |
| mclust_breaks | 0.190 | 0.018 | 0.208 | |
| merge_sample_file | 0.162 | 0.005 | 0.167 | |
| merge_sdata | 0.208 | 0.020 | 0.228 | |
| message_df | 0.000 | 0.000 | 0.001 | |
| model_coefs | 0.215 | 0.016 | 0.231 | |
| modelvar | 0.981 | 0.017 | 1.002 | |
| object1 | 0.159 | 0.001 | 0.159 | |
| order_on_p | 0.417 | 0.014 | 0.446 | |
| overall_parameters | 0.009 | 0.000 | 0.009 | |
| pca | 1.032 | 0.021 | 1.065 | |
| pg_to_canonical | 0.002 | 0.000 | 0.002 | |
| plot_coef_densities | 0.408 | 0.017 | 0.426 | |
| plot_contrast_venn | 0.667 | 0.015 | 0.724 | |
| plot_contrastogram | 0.961 | 0.050 | 1.056 | |
| plot_data | 0.525 | 0.015 | 0.547 | |
| plot_densities | 3.313 | 0.105 | 3.448 | |
| plot_design | 0.212 | 0.002 | 0.214 | |
| plot_detections | 2.347 | 0.010 | 2.388 | |
| plot_exprs | 6.746 | 0.044 | 7.040 | |
| plot_exprs_per_coef | 5.437 | 0.045 | 5.656 | |
| plot_fit_summary | 0.624 | 0.021 | 0.676 | |
| plot_heatmap | 0.560 | 0.003 | 0.574 | |
| plot_matrix | 0.165 | 0.018 | 0.204 | |
| plot_subgroup_points | 1.652 | 0.024 | 1.811 | |
| plot_summary | 3.641 | 0.023 | 3.685 | |
| plot_venn | 0.009 | 0.001 | 0.009 | |
| plot_venn_heatmap | 0.007 | 0.000 | 0.008 | |
| plot_violins | 1.508 | 0.038 | 1.568 | |
| plot_volcano | 3.974 | 0.030 | 4.070 | |
| plot_xy_density | 1.917 | 0.010 | 1.954 | |
| preprocess_rnaseq_counts | 0.120 | 0.001 | 0.129 | |
| pull_columns | 0.001 | 0.000 | 0.000 | |
| pvalues_estimable | 0.011 | 0.001 | 0.012 | |
| read_affymetrix | 0 | 0 | 0 | |
| read_diann_proteingroups | 33.301 | 0.895 | 33.476 | |
| read_fragpipe | 2.682 | 0.107 | 2.694 | |
| read_maxquant_phosphosites | 0.484 | 0.006 | 0.498 | |
| read_maxquant_proteingroups | 0.386 | 0.007 | 0.394 | |
| read_metabolon | 3.777 | 0.037 | 3.841 | |
| read_msigdt | 0.000 | 0.000 | 0.001 | |
| read_olink | 0.516 | 0.024 | 0.592 | |
| read_rectangles | 0.063 | 0.006 | 0.075 | |
| read_rnaseq_counts | 9.633 | 0.802 | 10.551 | |
| read_salmon | 0 | 0 | 0 | |
| read_somascan | 3.828 | 0.010 | 3.900 | |
| read_uniprotdt | 0.098 | 0.007 | 0.104 | |
| reset_fit | 1.325 | 0.024 | 1.352 | |
| rm_diann_contaminants | 7.037 | 0.150 | 7.253 | |
| rm_missing_in_some_samples | 0.148 | 0.016 | 0.169 | |
| rm_unmatched_samples | 0.209 | 0.003 | 0.218 | |
| sbind | 1.449 | 0.039 | 1.533 | |
| scaledlibsizes | 0.091 | 0.001 | 0.092 | |
| scoremat | 0.286 | 0.020 | 0.428 | |
| slevels | 0.127 | 0.001 | 0.135 | |
| snames | 0.122 | 0.002 | 0.125 | |
| split_extract_fixed | 0.185 | 0.020 | 0.227 | |
| split_samples | 0.373 | 0.015 | 0.398 | |
| stepauc | 0.100 | 0.001 | 0.106 | |
| stri_any_regex | 0.001 | 0.000 | 0.000 | |
| stri_detect_fixed_in_collapsed | 0.101 | 0.001 | 0.103 | |
| subgroup_matrix | 0.192 | 0.013 | 0.217 | |
| subtract_baseline | 1.500 | 0.015 | 1.554 | |
| sumexp_to_longdt | 0.595 | 0.023 | 0.682 | |
| sumexp_to_tsv | 0.138 | 0.003 | 0.140 | |
| sumexplist_to_longdt | 0.510 | 0.005 | 0.514 | |
| summarize_fit | 0.481 | 0.015 | 0.514 | |
| survobj | 0.039 | 0.000 | 0.039 | |
| svalues | 0.149 | 0.002 | 0.151 | |
| svars | 0.120 | 0.002 | 0.121 | |
| systematic_nas | 0.150 | 0.001 | 0.151 | |
| tag_features | 0.427 | 0.010 | 0.453 | |
| tag_hdlproteins | 0.160 | 0.008 | 0.174 | |
| taxon2org | 0 | 0 | 0 | |
| tpm | 0.134 | 0.001 | 0.135 | |
| uncollapse | 0.008 | 0.001 | 0.010 | |
| values | 0.130 | 0.002 | 0.137 | |
| varlevels_dont_clash | 0.008 | 0.000 | 0.009 | |
| venn_detects | 0.205 | 0.003 | 0.221 | |
| weights | 0.100 | 0.001 | 0.104 | |
| write_xl | 52.876 | 2.778 | 58.847 | |
| zero_to_na | 0.000 | 0.000 | 0.001 | |