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

This page was generated on 2025-10-16 11:37 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4833
merida1macOS 12.7.6 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4614
kjohnson1macOS 13.7.5 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4555
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4586
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-10-13 13:40 -0400 (Mon, 13 Oct 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.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


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-10-15 20:53:15 -0400 (Wed, 15 Oct 2025)
EndedAt: 2025-10-15 21:09:55 -0400 (Wed, 15 Oct 2025)
EllapsedTime: 1000.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 91.549  1.242  88.323
read_rnaseq_counts       34.290  1.242  35.225
fit_linmod               31.402  0.321  31.108
plot_exprs_per_coef      24.005  0.028  23.875
plot_exprs               23.801  0.147  23.770
rm_diann_contaminants    19.240  0.155  18.142
default_formula          16.993  1.048  17.671
read_somascan            16.280  0.107  16.282
analyze                  16.071  0.261  16.240
read_metabolon           15.451  0.040  15.373
plot_summary             14.512  0.024  14.428
plot_volcano             13.385  0.045  13.371
plot_densities            9.234  0.084   9.198
fcluster                  8.562  0.168   8.672
ftype                     8.155  0.133   7.872
biplot_covariates         7.342  0.361   7.683
plot_sample_nas           6.960  0.064   6.978
plot_subgroup_points      6.657  0.141   6.752
extract_coef_features     6.293  0.151   6.414
read_fragpipe             5.662  0.016   5.401
fit_survival              5.166  0.038   5.184
code                      5.041  0.120   5.139
* 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 3 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
151.019   3.968 152.477 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.000
COMPOUNDDISCOVERER_PATTERNS0.0000.0010.000
FITSEP0.0000.0010.001
LINMODENGINES000
MAXQUANT_PATTERNS0.0010.0000.000
SURVIVALENGINES0.0000.0000.001
TAXON_TO_ORGNAME0.0000.0010.000
TESTS000
X1.9340.2122.122
abstract_fit1.6750.0761.729
add_adjusted_pvalues0.5380.0070.547
add_assay_means0.3410.0060.347
add_facetvars1.4470.0241.450
add_opentargets_by_uniprot0.3600.0050.367
add_psp0.4640.0180.483
add_smiles0.4280.0210.428
analysis0.3440.0050.349
analyze16.071 0.26116.240
annotate_maxquant0.8220.0690.891
annotate_uniprot_rest0.3520.0081.854
assert_is_valid_sumexp0.5190.0130.503
bin0.3520.0050.357
biplot4.1410.2644.367
biplot_corrections3.5180.2043.699
biplot_covariates7.3420.3617.683
block2lme0.0020.0010.004
center1.7060.0621.768
code5.0410.1205.139
coefs0.7590.0180.755
collapsed_entrezg_to_symbol0.0000.0010.001
contrast_subgroup_cols0.5500.0460.573
count_in0.0000.0020.002
counts0.3030.0060.310
counts2cpm0.2950.0050.300
counts2tpm0.2580.0030.261
cpm0.2870.0000.288
create_design0.6430.0190.642
default_formula16.993 1.04817.671
default_geom0.4760.0250.480
default_sfile0.0010.0010.002
demultiplex0.0130.0010.013
dequantify0.0010.0020.002
dequantify_compounddiscoverer0.0020.0000.001
dot-coxph0.3690.0090.378
dot-merge0.0150.0010.016
dot-read_maxquant_proteingroups0.1070.0110.118
download_data000
download_gtf000
download_mcclain210.0000.0010.000
dt2mat0.0040.0000.003
enrichment1.6780.0541.733
entrezg_to_symbol0.0010.0000.001
extract_coef_features6.2930.1516.414
extract_rectangle0.1000.0140.114
fcluster8.5620.1688.672
fcor1.3620.0511.414
fdata0.4960.0150.511
fdr2p0.9170.0580.937
filter_exprs_replicated_in_some_subgroup0.9970.0110.883
filter_features0.5060.0140.482
filter_medoid0.6050.0090.614
filter_samples0.4800.0190.478
fit_linmod31.402 0.32131.108
fit_survival5.1660.0385.184
fitcoefs0.8250.0130.815
fits0.7030.0350.718
fix_xlgenes0.0000.0020.001
flevels0.3780.0020.380
fnames0.4100.0050.416
formula2str000
ftype8.1550.1337.872
fvalues0.4070.0070.414
fvars0.3570.0000.356
genome_to_orgdb0.0000.0010.000
group_by_level0.0010.0010.001
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.4550.0010.457
guess_maxquant_quantity0.0060.0000.005
guess_sep0.4590.0110.432
has_multiple_levels0.0510.0020.052
hdlproteins0.0400.0160.058
impute3.3720.0673.440
invert_subgroups0.5990.0040.603
is_collapsed_subset0.0010.0000.000
is_correlation_matrix0.0020.0000.001
is_diann_report0.4070.0510.450
is_fastadt0.0610.0040.064
is_file0.0000.0000.001
is_fraction0.0020.0000.002
is_imputed0.6770.0040.681
is_positive_number0.0020.0010.002
is_scalar_subset0.3090.0020.311
is_sig1.6730.0051.678
is_valid_formula0.0450.0000.045
keep_connected_blocks0.5290.0110.498
keep_connected_features0.7040.0070.628
keep_replicated_features0.8290.0140.757
label2index0.0000.0000.001
list2mat0.0010.0000.000
log2counts0.3480.0020.350
log2cpm0.2890.0020.292
log2diffs0.3340.0010.335
log2proteins0.3090.0030.312
log2sites0.2950.0040.298
log2tpm0.3490.0010.350
log2transform4.7500.0264.777
logical2factor0.0010.0010.001
make_alpha_palette0.5400.0190.516
make_colors0.010.000.01
make_volcano_dt0.8420.0310.873
map_fvalues0.3470.0050.353
matrix2sumexp1.0340.0211.016
merge_sample_file0.3980.0060.405
merge_sdata0.5540.0210.553
message_df0.0010.0010.003
model_coefs1.5760.0931.648
modelvar3.4440.0543.419
order_on_p1.1250.0131.119
pca3.1840.0693.224
pg_to_canonical0.0040.0020.005
plot_coef_densities1.2590.0121.232
plot_contrast_venn2.3230.0142.213
plot_contrastogram2.6630.0302.601
plot_data1.5030.0141.495
plot_densities9.2340.0849.198
plot_design0.6720.0060.677
plot_exprs23.801 0.14723.770
plot_exprs_per_coef24.005 0.02823.875
plot_fit_summary2.1620.0202.059
plot_heatmap2.2320.0072.240
plot_joint_density4.1140.0384.130
plot_matrix0.4800.0150.473
plot_sample_nas6.9600.0646.978
plot_subgroup_points6.6570.1416.752
plot_summary14.512 0.02414.428
plot_survival3.6710.0063.665
plot_venn0.0040.0000.005
plot_venn_heatmap0.0160.0020.019
plot_violins4.3230.0464.347
plot_volcano13.385 0.04513.371
preprocess_rnaseq_counts0.2660.0020.267
pull_columns0.0020.0000.002
read_affymetrix0.0000.0000.001
read_diann_proteingroups91.549 1.24288.323
read_fragpipe5.6620.0165.401
read_maxquant_phosphosites1.4590.0051.464
read_maxquant_proteingroups1.1210.0051.125
read_metabolon15.451 0.04015.373
read_msigdt0.0010.0010.001
read_olink1.4260.0121.374
read_rectangles0.1700.0060.175
read_rnaseq_counts34.290 1.24235.225
read_salmon000
read_somascan16.280 0.10716.282
read_uniprotdt0.2870.0150.302
reset_fit4.9080.0174.812
rm_diann_contaminants19.240 0.15518.142
rm_missing_in_some_samples0.5090.0210.509
rm_unmatched_samples0.5700.0010.571
scaledlibsizes0.3380.0000.338
scoremat0.9180.0160.913
slevels0.4190.0060.425
snames0.3690.0220.391
split_extract_fixed0.4610.0280.467
split_samples1.1410.0381.156
stri_any_regex0.0000.0010.001
stri_detect_fixed_in_collapsed0.3550.0020.358
subgroup_matrix0.4620.0140.455
subtract_baseline4.5400.0124.550
sumexp_to_longdt1.7570.0381.740
sumexp_to_tsv0.4440.0320.476
sumexplist_to_longdt1.3930.0391.432
summarize_fit1.6600.0191.612
svalues0.4160.0040.419
svars0.3510.0030.353
systematic_nas0.4830.0020.485
tag_features0.9520.0380.991
tag_hdlproteins0.4890.0080.497
taxon2org0.0010.0000.001
tpm0.2880.0010.289
uncollapse0.0250.0020.027
values0.4550.0000.455
varlevels_dont_clash0.0180.0000.018
venn_detects0.4870.0000.487
weights0.2910.0010.291
write_xl0.6940.0150.687
zero_to_na0.0020.0000.002