| Back to Multiple platform build/check report for BioC 3.21: simplified long | 
 | 
This page was generated on 2025-08-18 11:41 -0400 (Mon, 18 Aug 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 | 
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4566 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 | 
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 | 
| 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 117/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| autonomics 1.16.0  (landing page) Aditya Bhagwat 
 | nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | 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.16.0 | 
| Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings autonomics_1.16.0.tar.gz | 
| StartedAt: 2025-08-14 23:32:00 -0400 (Thu, 14 Aug 2025) | 
| EndedAt: 2025-08-14 23:51:35 -0400 (Thu, 14 Aug 2025) | 
| EllapsedTime: 1174.8 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: autonomics.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings autonomics_1.16.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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.16.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 30 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 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
read_diann_proteingroups 138.40   4.48  139.80
read_rnaseq_counts        42.23   1.96   49.22
fit_linmod                36.89   0.52   40.54
rm_diann_contaminants     30.67   1.31   31.09
plot_exprs_per_coef       29.58   0.27   29.87
plot_exprs                26.92   0.42   27.35
default_formula           21.58   0.47   22.02
plot_summary              18.93   0.17   19.14
read_somascan             18.54   0.13   18.66
read_metabolon            16.70   0.15   16.86
analyze                   16.30   0.25   16.56
plot_volcano              15.52   0.28   15.81
read_fragpipe             10.24   0.30   10.45
plot_densities            10.03   0.28   10.31
ftype                      9.75   0.38   10.12
fcluster                   9.03   0.08    9.14
extract_coef_features      8.58   0.17    8.75
plot_sample_nas            7.83   0.03    7.88
reset_fit                  7.13   0.10    7.24
code                       6.69   0.15    6.86
biplot_covariates          6.53   0.09    6.62
fit_survival               6.44   0.10    7.00
subtract_baseline          5.99   0.16    6.18
biplot                     5.48   0.08    5.56
plot_violins               5.34   0.14    5.49
plot_subgroup_points       5.28   0.09    5.39
* 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
  'E:/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck/00check.log'
for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'autonomics' ... ** this is package 'autonomics' version '1.16.0' ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** 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 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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 2 | SKIP 0 | PASS 158 ]
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
 190.07   12.60  211.89 
autonomics.Rcheck/autonomics-Ex.timings
| name | user | system | elapsed | |
| AUTONOMICS_DATASETS | 0 | 0 | 0 | |
| COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
| FITSEP | 0 | 0 | 0 | |
| LINMODENGINES | 0 | 0 | 0 | |
| MAXQUANT_PATTERNS | 0 | 0 | 0 | |
| SURVIVALENGINES | 0 | 0 | 0 | |
| TAXON_TO_ORGNAME | 0 | 0 | 0 | |
| TESTS | 0 | 0 | 0 | |
| X | 1.72 | 0.13 | 1.94 | |
| abstract_fit | 1.94 | 0.11 | 2.06 | |
| add_adjusted_pvalues | 1.42 | 0.00 | 1.43 | |
| add_assay_means | 0.51 | 0.01 | 0.53 | |
| add_facetvars | 1.88 | 0.11 | 1.98 | |
| add_opentargets_by_uniprot | 0.45 | 0.00 | 0.45 | |
| add_psp | 0.56 | 0.05 | 0.61 | |
| add_smiles | 0.61 | 0.06 | 0.68 | |
| analysis | 0.38 | 0.03 | 0.40 | |
| analyze | 16.30 | 0.25 | 16.56 | |
| annotate_maxquant | 1.32 | 0.15 | 1.47 | |
| annotate_uniprot_rest | 0.05 | 0.01 | 1.83 | |
| assert_is_valid_sumexp | 0.63 | 0.08 | 0.72 | |
| bin | 0.56 | 0.03 | 0.61 | |
| biplot | 5.48 | 0.08 | 5.56 | |
| biplot_corrections | 3.88 | 0.05 | 3.92 | |
| biplot_covariates | 6.53 | 0.09 | 6.62 | |
| block2lme | 0 | 0 | 0 | |
| center | 1.75 | 0.05 | 1.80 | |
| code | 6.69 | 0.15 | 6.86 | |
| coefs | 1.04 | 0.05 | 1.09 | |
| collapsed_entrezg_to_symbol | 0 | 0 | 0 | |
| contrast_subgroup_cols | 0.69 | 0.08 | 0.79 | |
| count_in | 0 | 0 | 0 | |
| counts | 0.44 | 0.00 | 0.43 | |
| counts2cpm | 0.36 | 0.00 | 0.38 | |
| counts2tpm | 0.43 | 0.00 | 0.44 | |
| cpm | 0.35 | 0.01 | 0.35 | |
| create_design | 0.78 | 0.03 | 0.83 | |
| default_formula | 21.58 | 0.47 | 22.02 | |
| default_geom | 0.67 | 0.08 | 0.75 | |
| default_sfile | 0.02 | 0.00 | 0.01 | |
| demultiplex | 0.01 | 0.00 | 0.02 | |
| dequantify | 0 | 0 | 0 | |
| dequantify_compounddiscoverer | 0.00 | 0.02 | 0.02 | |
| dot-coxph | 0.52 | 0.04 | 0.56 | |
| dot-merge | 0.01 | 0.00 | 0.01 | |
| dot-read_maxquant_proteingroups | 0.12 | 0.02 | 0.14 | |
| download_data | 0 | 0 | 0 | |
| download_gtf | 0 | 0 | 0 | |
| download_mcclain21 | 0 | 0 | 0 | |
| dt2mat | 0.02 | 0.00 | 0.02 | |
| enrichment | 2.19 | 0.03 | 2.21 | |
| entrezg_to_symbol | 0.01 | 0.00 | 0.02 | |
| extract_coef_features | 8.58 | 0.17 | 8.75 | |
| extract_rectangle | 0.22 | 0.05 | 0.27 | |
| fcluster | 9.03 | 0.08 | 9.14 | |
| fcor | 1.52 | 0.01 | 1.53 | |
| fdata | 0.82 | 0.00 | 0.83 | |
| fdr2p | 1.22 | 0.07 | 1.29 | |
| filter_exprs_replicated_in_some_subgroup | 1.33 | 0.04 | 1.39 | |
| filter_features | 0.70 | 0.06 | 0.78 | |
| filter_medoid | 0.66 | 0.05 | 0.71 | |
| filter_samples | 0.78 | 0.08 | 0.86 | |
| fit_linmod | 36.89 | 0.52 | 40.54 | |
| fit_survival | 6.44 | 0.10 | 7.00 | |
| fitcoefs | 1.09 | 0.05 | 1.18 | |
| fits | 1.03 | 0.05 | 1.07 | |
| fix_xlgenes | 0.02 | 0.00 | 0.02 | |
| flevels | 0.48 | 0.00 | 0.51 | |
| fnames | 0.60 | 0.01 | 0.61 | |
| formula2str | 0 | 0 | 0 | |
| ftype | 9.75 | 0.38 | 10.12 | |
| fvalues | 0.49 | 0.01 | 0.50 | |
| fvars | 0.42 | 0.02 | 0.44 | |
| genome_to_orgdb | 0 | 0 | 0 | |
| group_by_level | 0 | 0 | 0 | |
| guess_compounddiscoverer_quantity | 0 | 0 | 0 | |
| guess_fitsep | 0.64 | 0.03 | 0.71 | |
| guess_maxquant_quantity | 0 | 0 | 0 | |
| guess_sep | 0.58 | 0.06 | 0.64 | |
| has_multiple_levels | 0.05 | 0.00 | 0.04 | |
| hdlproteins | 0.04 | 0.04 | 0.14 | |
| impute | 4.11 | 0.09 | 4.21 | |
| invert_subgroups | 0.88 | 0.03 | 0.90 | |
| is_collapsed_subset | 0 | 0 | 0 | |
| is_correlation_matrix | 0 | 0 | 0 | |
| is_diann_report | 0.31 | 0.09 | 0.57 | |
| is_fastadt | 0.06 | 0.00 | 0.07 | |
| is_file | 0 | 0 | 0 | |
| is_fraction | 0.00 | 0.00 | 0.02 | |
| is_imputed | 0.81 | 0.02 | 0.83 | |
| is_positive_number | 0 | 0 | 0 | |
| is_scalar_subset | 0.28 | 0.02 | 0.31 | |
| is_sig | 3.27 | 0.04 | 3.33 | |
| is_valid_formula | 0.04 | 0.00 | 0.04 | |
| keep_connected_blocks | 0.44 | 0.19 | 0.63 | |
| keep_connected_features | 0.69 | 0.06 | 0.75 | |
| keep_replicated_features | 1.06 | 0.05 | 1.11 | |
| label2index | 0 | 0 | 0 | |
| list2mat | 0 | 0 | 0 | |
| log2counts | 0.31 | 0.00 | 0.36 | |
| log2cpm | 0.43 | 0.00 | 0.42 | |
| log2diffs | 0.43 | 0.01 | 0.45 | |
| log2proteins | 0.42 | 0.00 | 0.43 | |
| log2sites | 0.43 | 0.02 | 0.43 | |
| log2tpm | 0.45 | 0.00 | 0.46 | |
| log2transform | 4.67 | 0.05 | 4.71 | |
| logical2factor | 0 | 0 | 0 | |
| make_alpha_palette | 0.55 | 0.06 | 0.61 | |
| make_colors | 0 | 0 | 0 | |
| make_volcano_dt | 0.91 | 0.02 | 0.92 | |
| map_fvalues | 0.47 | 0.03 | 0.50 | |
| matrix2sumexp | 1.03 | 0.03 | 1.08 | |
| merge_sample_file | 0.61 | 0.01 | 0.62 | |
| merge_sdata | 0.66 | 0.05 | 0.71 | |
| message_df | 0.01 | 0.00 | 0.01 | |
| model_coefs | 0.86 | 0.13 | 1.00 | |
| modelvar | 4.64 | 0.04 | 4.69 | |
| order_on_p | 1.53 | 0.03 | 1.56 | |
| pca | 3.80 | 0.06 | 3.94 | |
| pg_to_canonical | 0.02 | 0.00 | 0.01 | |
| plot_coef_densities | 1.53 | 0.06 | 1.60 | |
| plot_contrast_venn | 3.22 | 0.07 | 3.28 | |
| plot_contrastogram | 3.62 | 0.09 | 3.86 | |
| plot_data | 1.45 | 0.14 | 1.59 | |
| plot_densities | 10.03 | 0.28 | 10.31 | |
| plot_design | 0.77 | 0.02 | 0.78 | |
| plot_exprs | 26.92 | 0.42 | 27.35 | |
| plot_exprs_per_coef | 29.58 | 0.27 | 29.87 | |
| plot_fit_summary | 2.41 | 0.03 | 2.46 | |
| plot_heatmap | 2.38 | 0.06 | 2.43 | |
| plot_joint_density | 3.73 | 0.12 | 4.03 | |
| plot_matrix | 0.66 | 0.07 | 0.72 | |
| plot_sample_nas | 7.83 | 0.03 | 7.88 | |
| plot_subgroup_points | 5.28 | 0.09 | 5.39 | |
| plot_summary | 18.93 | 0.17 | 19.14 | |
| plot_survival | 4.63 | 0.11 | 4.73 | |
| plot_venn | 0.02 | 0.00 | 0.02 | |
| plot_venn_heatmap | 0.03 | 0.00 | 0.03 | |
| plot_violins | 5.34 | 0.14 | 5.49 | |
| plot_volcano | 15.52 | 0.28 | 15.81 | |
| preprocess_rnaseq_counts | 0.39 | 0.02 | 0.40 | |
| pull_columns | 0 | 0 | 0 | |
| read_affymetrix | 0 | 0 | 0 | |
| read_diann_proteingroups | 138.40 | 4.48 | 139.80 | |
| read_fragpipe | 10.24 | 0.30 | 10.45 | |
| read_maxquant_phosphosites | 1.67 | 0.05 | 1.72 | |
| read_maxquant_proteingroups | 1.33 | 0.08 | 1.42 | |
| read_metabolon | 16.70 | 0.15 | 16.86 | |
| read_msigdt | 0 | 0 | 0 | |
| read_olink | 1.73 | 0.07 | 2.24 | |
| read_rectangles | 0.27 | 0.00 | 0.34 | |
| read_rnaseq_counts | 42.23 | 1.96 | 49.22 | |
| read_salmon | 0 | 0 | 0 | |
| read_somascan | 18.54 | 0.13 | 18.66 | |
| read_uniprotdt | 0.40 | 0.01 | 0.43 | |
| reset_fit | 7.13 | 0.10 | 7.24 | |
| rm_diann_contaminants | 30.67 | 1.31 | 31.09 | |
| rm_missing_in_some_samples | 0.66 | 0.11 | 0.78 | |
| rm_unmatched_samples | 0.84 | 0.00 | 0.85 | |
| scaledlibsizes | 0.25 | 0.03 | 0.28 | |
| scoremat | 1.09 | 0.10 | 1.17 | |
| slevels | 0.47 | 0.02 | 0.48 | |
| snames | 0.38 | 0.01 | 0.39 | |
| split_extract_fixed | 0.47 | 0.06 | 0.53 | |
| split_samples | 1.35 | 0.07 | 1.42 | |
| stri_any_regex | 0 | 0 | 0 | |
| stri_detect_fixed_in_collapsed | 0.36 | 0.01 | 0.39 | |
| subgroup_matrix | 0.45 | 0.11 | 0.56 | |
| subtract_baseline | 5.99 | 0.16 | 6.18 | |
| sumexp_to_longdt | 2.53 | 0.14 | 2.67 | |
| sumexp_to_tsv | 0.70 | 0.01 | 0.72 | |
| sumexplist_to_longdt | 2.05 | 0.04 | 2.07 | |
| summarize_fit | 1.88 | 0.07 | 1.95 | |
| svalues | 0.47 | 0.02 | 0.49 | |
| svars | 0.36 | 0.03 | 0.39 | |
| systematic_nas | 0.61 | 0.03 | 0.64 | |
| tag_features | 1.07 | 0.05 | 1.12 | |
| tag_hdlproteins | 0.52 | 0.03 | 0.55 | |
| taxon2org | 0 | 0 | 0 | |
| tpm | 0.34 | 0.00 | 0.34 | |
| uncollapse | 0.04 | 0.00 | 0.04 | |
| values | 0.46 | 0.00 | 0.46 | |
| varlevels_dont_clash | 0.04 | 0.00 | 0.04 | |
| venn_detects | 0.62 | 0.03 | 0.65 | |
| weights | 0.48 | 0.02 | 0.50 | |
| write_xl | 0.82 | 0.09 | 0.91 | |
| zero_to_na | 0.01 | 0.00 | 0.01 | |