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

This page was generated on 2025-09-01 11:38 -0400 (Mon, 01 Sep 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" 4606
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4547
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-28 13:40 -0400 (Thu, 28 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-31 20:11:10 -0400 (Sun, 31 Aug 2025)
EndedAt: 2025-08-31 20:27:12 -0400 (Sun, 31 Aug 2025)
EllapsedTime: 962.0 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 97.422  1.093  93.411
read_rnaseq_counts       32.008  1.071  32.703
fit_linmod               30.002  0.185  29.437
plot_exprs_per_coef      22.911  0.040  22.820
plot_exprs               21.986  0.141  22.024
rm_diann_contaminants    20.054  0.197  18.842
default_formula          16.433  0.364  16.411
read_somascan            14.339  0.101  14.352
plot_summary             14.356  0.078  14.342
read_metabolon           14.414  0.019  14.297
analyze                  14.014  0.113  13.968
plot_volcano             12.269  0.053  12.261
ftype                     8.483  0.174   8.183
plot_densities            8.104  0.079   8.114
extract_coef_features     6.595  0.013   6.586
read_fragpipe             5.987  0.019   5.713
fcluster                  5.977  0.010   5.920
plot_sample_nas           5.978  0.007   5.938
reset_fit                 5.161  0.061   5.068
code                      5.067  0.070   5.113
* 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 
149.520   3.241 149.830 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0000.0010.001
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X2.3070.0822.364
abstract_fit1.6690.0731.718
add_adjusted_pvalues0.5880.0390.629
add_assay_means0.3540.0080.361
add_facetvars1.5090.0291.512
add_opentargets_by_uniprot0.3710.0040.377
add_psp0.4950.0450.541
add_smiles0.4590.0250.449
analysis0.4020.0070.410
analyze14.014 0.11313.968
annotate_maxquant0.9890.0841.074
annotate_uniprot_rest0.3470.0162.013
assert_is_valid_sumexp1.3570.0911.400
bin0.3370.0050.342
biplot4.0440.0234.028
biplot_corrections2.9240.0182.904
biplot_covariates4.9220.0524.950
block2lme0.0010.0030.003
center1.3030.0131.317
code5.0670.0705.113
coefs0.7580.0180.753
collapsed_entrezg_to_symbol0.0000.0010.000
contrast_subgroup_cols0.5270.0150.519
count_in0.0010.0000.001
counts0.3200.0030.324
counts2cpm0.2720.0000.273
counts2tpm0.2840.0040.288
cpm0.2680.0000.268
create_design0.6390.0320.647
default_formula16.433 0.36416.411
default_geom0.4730.0180.463
default_sfile0.0020.0000.002
demultiplex0.0120.0020.014
dequantify0.0020.0000.002
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.4310.0160.446
dot-merge0.0180.0000.018
dot-read_maxquant_proteingroups0.1090.0030.112
download_data0.0000.0010.001
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0020.0000.003
enrichment1.8600.0021.864
entrezg_to_symbol0.0000.0000.001
extract_coef_features6.5950.0136.586
extract_rectangle0.1140.0100.124
fcluster5.9770.0105.920
fcor0.9620.0050.967
fdata0.4920.0130.505
fdr2p0.9330.0130.925
filter_exprs_replicated_in_some_subgroup0.9390.0150.898
filter_features0.5340.0150.510
filter_medoid0.6470.0090.655
filter_samples0.5060.0060.492
fit_linmod30.002 0.18529.437
fit_survival4.7390.0194.739
fitcoefs0.9280.0110.916
fits0.7250.0100.715
fix_xlgenes0.0010.0010.001
flevels0.3630.0030.366
fnames0.4800.0010.482
formula2str0.0000.0010.000
ftype8.4830.1748.183
fvalues0.3630.0020.364
fvars0.3840.0020.386
genome_to_orgdb0.0000.0010.000
group_by_level0.0010.0010.001
guess_compounddiscoverer_quantity0.0000.0010.001
guess_fitsep0.4330.0020.436
guess_maxquant_quantity0.0050.0010.006
guess_sep0.4570.0160.435
has_multiple_levels0.0490.0050.054
hdlproteins0.0390.0310.072
impute2.7990.0082.807
invert_subgroups0.6080.0040.611
is_collapsed_subset0.0000.0010.000
is_correlation_matrix0.0010.0000.001
is_diann_report0.4770.0530.455
is_fastadt0.0660.0000.067
is_file0.0010.0000.000
is_fraction0.0020.0000.002
is_imputed0.6910.0050.696
is_positive_number0.0020.0000.001
is_scalar_subset0.3100.0040.314
is_sig1.7050.0221.727
is_valid_formula0.0430.0020.046
keep_connected_blocks0.4820.0350.489
keep_connected_features0.6870.0310.662
keep_replicated_features0.8270.0800.833
label2index0.0000.0000.001
list2mat0.0010.0000.001
log2counts0.2910.0150.305
log2cpm0.3070.0220.329
log2diffs0.3180.0270.346
log2proteins0.2890.0060.295
log2sites0.3040.0220.326
log2tpm0.3050.0100.314
log2transform3.6330.2073.840
logical2factor0.0010.0010.002
make_alpha_palette0.4820.0170.479
make_colors0.010.000.01
make_volcano_dt0.8510.0180.869
map_fvalues0.3580.0170.374
matrix2sumexp0.8890.0270.892
merge_sample_file0.4330.0190.452
merge_sdata0.5170.0410.535
message_df0.0020.0000.003
model_coefs0.7190.0430.739
modelvar3.6620.0623.651
order_on_p1.1630.0291.169
pca2.8320.0482.857
pg_to_canonical0.0060.0010.006
plot_coef_densities1.2670.0631.308
plot_contrast_venn2.5500.0752.470
plot_contrastogram2.8480.0562.812
plot_data1.2090.0131.191
plot_densities8.1040.0798.114
plot_design0.6390.0070.647
plot_exprs21.986 0.14122.024
plot_exprs_per_coef22.911 0.04022.820
plot_fit_summary2.0760.0172.028
plot_heatmap2.1880.0042.192
plot_joint_density2.7560.0282.763
plot_matrix0.5050.0120.494
plot_sample_nas5.9780.0075.938
plot_subgroup_points4.5450.0334.538
plot_summary14.356 0.07814.342
plot_survival3.5270.0133.529
plot_venn0.0040.0000.005
plot_venn_heatmap0.0200.0010.022
plot_violins3.7370.0903.804
plot_volcano12.269 0.05312.261
preprocess_rnaseq_counts0.4600.0310.491
pull_columns0.0020.0010.003
read_affymetrix0.0000.0000.001
read_diann_proteingroups97.422 1.09393.411
read_fragpipe5.9870.0195.713
read_maxquant_phosphosites1.5360.0051.540
read_maxquant_proteingroups1.2110.0021.213
read_metabolon14.414 0.01914.297
read_msigdt0.0010.0000.001
read_olink1.3630.0171.308
read_rectangles0.1670.0050.172
read_rnaseq_counts32.008 1.07132.703
read_salmon000
read_somascan14.339 0.10114.352
read_uniprotdt0.3210.0130.335
reset_fit5.1610.0615.068
rm_diann_contaminants20.054 0.19718.842
rm_missing_in_some_samples0.4810.0170.468
rm_unmatched_samples0.6230.0010.623
scaledlibsizes0.2710.0010.271
scoremat0.9600.0100.948
slevels0.3650.0040.370
snames0.3750.0000.376
split_extract_fixed0.5230.0140.500
split_samples1.1690.0091.139
stri_any_regex0.0010.0000.001
stri_detect_fixed_in_collapsed0.3120.0050.318
subgroup_matrix0.4930.0150.478
subtract_baseline4.4130.0124.359
sumexp_to_longdt1.8190.0411.803
sumexp_to_tsv0.5600.0030.564
sumexplist_to_longdt1.4820.0091.491
summarize_fit1.6770.0141.625
svalues0.4570.0030.460
svars0.4010.0050.406
systematic_nas0.5260.0020.528
tag_features1.0300.0351.064
tag_hdlproteins0.5360.0070.543
taxon2org0.0010.0010.002
tpm0.3190.0000.320
uncollapse0.0290.0010.030
values0.4890.0040.493
varlevels_dont_clash0.0210.0000.021
venn_detects0.5040.0040.507
weights0.3110.0000.311
write_xl0.7310.0080.717
zero_to_na0.0010.0010.002