Back to Multiple platform build/check report for BioC 3.21:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-21 11:38 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R 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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.16.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_21
git_last_commit: a47f4df
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for autonomics on nebbiolo1

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.

raw results


Summary

Package: autonomics
Version: 1.16.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings autonomics_1.16.0.tar.gz
StartedAt: 2025-08-20 20:12:45 -0400 (Wed, 20 Aug 2025)
EndedAt: 2025-08-20 20:28:32 -0400 (Wed, 20 Aug 2025)
EllapsedTime: 946.9 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings autonomics_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’
* using R version 4.5.1 (2025-06-13)
* 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.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 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
read_diann_proteingroups 92.452  0.987  88.712
read_rnaseq_counts       31.476  2.279  33.378
fit_linmod               30.659  0.169  30.106
rm_diann_contaminants    22.716  0.576  21.725
plot_exprs_per_coef      22.497  0.048  22.397
plot_exprs               21.740  0.176  21.747
default_formula          16.527  0.395  16.496
read_somascan            14.743  0.386  14.997
analyze                  14.204  0.098  14.164
plot_summary             13.551  0.093  13.513
read_metabolon           13.307  0.045  13.190
plot_volcano             11.427  0.020  11.387
ftype                     8.634  0.156   8.331
plot_densities            7.856  0.043   7.831
extract_coef_features     6.452  0.073   6.504
read_fragpipe             6.377  0.016   6.079
fcluster                  6.165  0.051   6.111
plot_sample_nas           5.892  0.057   5.860
reset_fit                 5.811  0.088   5.751
subtract_baseline         5.375  0.098   5.360
code                      5.130  0.075   5.183
* 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.21-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-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)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.5.1 (2025-06-13) -- "Great Square Root"
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 2 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
142.934   3.893 143.761 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS0.0000.0010.001
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0010.0000.001
SURVIVALENGINES0.0000.0010.000
TAXON_TO_ORGNAME000
TESTS000
X2.1480.0762.200
abstract_fit1.6280.0621.667
add_adjusted_pvalues0.5300.0340.565
add_assay_means0.3440.0160.360
add_facetvars1.4550.0241.459
add_opentargets_by_uniprot0.4030.0050.410
add_psp0.4980.0090.508
add_smiles0.4310.0590.467
analysis0.4250.0360.461
analyze14.204 0.09814.164
annotate_maxquant0.9860.1141.101
annotate_uniprot_rest0.3010.0121.601
assert_is_valid_sumexp1.2650.0881.329
bin0.3430.0050.349
biplot4.1460.0134.121
biplot_corrections2.8910.0142.886
biplot_covariates4.8940.0404.897
block2lme0.0030.0010.003
center1.3300.0321.361
code5.1300.0755.183
coefs0.7770.0140.769
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.5340.0140.525
count_in0.0010.0000.001
counts0.3440.0030.347
counts2cpm0.2890.0020.291
counts2tpm0.3200.0000.322
cpm0.2870.0000.287
create_design0.6550.0210.654
default_formula16.527 0.39516.496
default_geom0.4710.0150.454
default_sfile0.0010.0000.002
demultiplex0.0120.0020.015
dequantify0.0020.0000.003
dequantify_compounddiscoverer0.0000.0010.002
dot-coxph0.4180.0150.432
dot-merge0.0170.0010.018
dot-read_maxquant_proteingroups0.1080.0030.111
download_data0.0010.0000.000
download_gtf0.0010.0000.000
download_mcclain210.0010.0000.000
dt2mat0.0040.0000.003
enrichment1.7970.0031.800
entrezg_to_symbol000
extract_coef_features6.4520.0736.504
extract_rectangle0.1060.0110.118
fcluster6.1650.0516.111
fcor1.0070.0091.016
fdata0.5140.0110.524
fdr2p0.9080.0120.898
filter_exprs_replicated_in_some_subgroup0.9320.0120.884
filter_features0.5180.0060.503
filter_medoid0.6340.0140.649
filter_samples0.5160.0090.504
fit_linmod30.659 0.16930.106
fit_survival4.7940.0244.806
fitcoefs0.8700.0080.857
fits0.6970.0110.688
fix_xlgenes0.0020.0000.002
flevels0.3780.0010.380
fnames0.4230.0000.424
formula2str0.0000.0000.001
ftype8.6340.1568.331
fvalues0.3750.0010.376
fvars0.3850.0030.387
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0010.001
guess_compounddiscoverer_quantity0.0010.0010.001
guess_fitsep0.4100.0020.412
guess_maxquant_quantity0.0060.0000.005
guess_sep0.4530.0100.441
has_multiple_levels0.0550.0010.057
hdlproteins0.0420.0340.079
impute2.7760.0042.781
invert_subgroups0.6030.0020.604
is_collapsed_subset0.0010.0000.001
is_correlation_matrix0.0000.0010.002
is_diann_report0.4220.0640.451
is_fastadt0.0560.0000.056
is_file0.0010.0000.001
is_fraction0.0010.0010.002
is_imputed0.6650.0070.672
is_positive_number0.0020.0010.002
is_scalar_subset0.2980.0020.300
is_sig1.6320.0031.635
is_valid_formula0.0420.0020.044
keep_connected_blocks0.4910.0120.464
keep_connected_features0.7090.0160.633
keep_replicated_features0.8860.0110.776
label2index0.0000.0010.001
list2mat0.0010.0000.001
log2counts0.3110.0010.311
log2cpm0.3080.0020.310
log2diffs0.3220.0060.328
log2proteins0.2910.0000.291
log2sites0.2980.0070.305
log2tpm0.2970.0020.299
log2transform3.5430.0333.576
logical2factor0.0020.0000.002
make_alpha_palette0.5200.0140.494
make_colors0.010.000.01
make_volcano_dt0.8620.0030.865
map_fvalues0.3510.0030.354
matrix2sumexp0.8990.0150.892
merge_sample_file0.4290.0080.437
merge_sdata0.5250.0250.512
message_df0.0020.0000.003
model_coefs0.7740.0140.748
modelvar3.6540.0173.589
order_on_p1.1880.0331.199
pca2.7430.0302.735
pg_to_canonical0.0060.0000.006
plot_coef_densities1.2040.0101.193
plot_contrast_venn2.4450.0142.335
plot_contrastogram2.7600.0212.685
plot_data1.1880.0301.179
plot_densities7.8560.0437.831
plot_design0.5810.0050.586
plot_exprs21.740 0.17621.747
plot_exprs_per_coef22.497 0.04822.397
plot_fit_summary2.0200.0151.911
plot_heatmap2.0480.0012.048
plot_joint_density2.6530.0222.636
plot_matrix0.5070.0160.484
plot_sample_nas5.8920.0575.860
plot_subgroup_points4.4180.0204.354
plot_summary13.551 0.09313.513
plot_survival3.2770.0123.277
plot_venn0.0030.0010.004
plot_venn_heatmap0.0210.0000.020
plot_violins3.6010.0643.642
plot_volcano11.427 0.02011.387
preprocess_rnaseq_counts0.2680.0020.270
pull_columns0.0010.0010.003
read_affymetrix0.0000.0010.001
read_diann_proteingroups92.452 0.98788.712
read_fragpipe6.3770.0166.079
read_maxquant_phosphosites1.3620.0031.365
read_maxquant_proteingroups1.0960.0161.112
read_metabolon13.307 0.04513.190
read_msigdt0.0010.0000.001
read_olink1.2920.0151.220
read_rectangles0.1590.0080.167
read_rnaseq_counts31.476 2.27933.378
read_salmon0.0010.0000.000
read_somascan14.743 0.38614.997
read_uniprotdt0.3220.0140.335
reset_fit5.8110.0885.751
rm_diann_contaminants22.716 0.57621.725
rm_missing_in_some_samples0.5250.0090.507
rm_unmatched_samples0.6960.0120.708
scaledlibsizes0.2990.0110.310
scoremat1.0770.0141.060
slevels0.4380.0030.440
snames0.4630.0030.466
split_extract_fixed0.6370.0210.632
split_samples1.4130.0271.414
stri_any_regex0.0010.0000.001
stri_detect_fixed_in_collapsed0.3430.0030.345
subgroup_matrix0.5600.0090.531
subtract_baseline5.3750.0985.360
sumexp_to_longdt2.2890.0942.275
sumexp_to_tsv0.5950.0110.606
sumexplist_to_longdt1.7210.0171.737
summarize_fit2.0520.0672.039
svalues0.4460.0050.450
svars0.4380.0040.442
systematic_nas0.6770.0310.708
tag_features1.2500.0361.286
tag_hdlproteins0.5790.0250.604
taxon2org0.0010.0000.002
tpm0.4580.0030.461
uncollapse0.0340.0010.036
values0.4260.0100.436
varlevels_dont_clash0.0180.0010.019
venn_detects0.5420.0040.544
weights0.4690.0040.473
write_xl0.6750.0170.659
zero_to_na0.0020.0000.002