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

This page was generated on 2025-06-19 12:02 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 116/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.17.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: f051989
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for autonomics on nebbiolo2

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.17.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings autonomics_1.17.0.tar.gz
StartedAt: 2025-06-18 20:54:33 -0400 (Wed, 18 Jun 2025)
EndedAt: 2025-06-18 21:10:12 -0400 (Wed, 18 Jun 2025)
EllapsedTime: 939.0 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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.2 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.17.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.878  0.894  88.091
read_rnaseq_counts       32.185  2.062  34.153
fit_linmod               30.111  0.135  29.659
plot_exprs_per_coef      22.517  0.124  22.528
plot_exprs               21.195  0.040  21.103
rm_diann_contaminants    19.802  0.534  18.940
default_formula          16.764  0.392  16.695
analyze                  14.000  0.111  14.020
read_metabolon           14.068  0.030  13.969
plot_summary             14.050  0.019  13.979
read_somascan            13.667  0.351  13.957
plot_volcano             11.756  0.016  11.662
ftype                     7.768  0.049   7.475
plot_densities            7.569  0.034   7.517
extract_coef_features     6.580  0.054   6.613
fcluster                  6.219  0.054   6.154
plot_sample_nas           5.858  0.043   5.825
read_fragpipe             5.819  0.012   5.565
code                      5.266  0.074   5.318
reset_fit                 5.129  0.056   5.084
* 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.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.17.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.0 (2025-04-11) -- "How About a Twenty-Six"
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 
140.603   3.538 141.540 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS0.0000.0000.001
FITSEP000
LINMODENGINES0.0000.0000.001
MAXQUANT_PATTERNS0.0010.0000.000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X1.4810.0291.487
abstract_fit2.3940.1072.479
add_adjusted_pvalues0.5410.0080.549
add_assay_means0.3200.0180.337
add_facetvars1.4270.0241.430
add_opentargets_by_uniprot0.3710.0060.379
add_psp0.4820.0100.493
add_smiles0.4320.0280.437
analysis0.3490.0250.374
analyze14.000 0.11114.020
annotate_maxquant0.9850.0811.066
annotate_uniprot_rest0.3090.0072.237
assert_is_valid_sumexp0.5570.0170.551
bin1.1190.0491.168
biplot4.1050.0254.109
biplot_corrections2.9480.0052.917
biplot_covariates4.9370.0304.945
block2lme0.0020.0000.003
center1.4070.0291.437
code5.2660.0745.318
coefs0.8140.0120.803
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.5300.0050.512
count_in0.0000.0000.001
counts0.3270.0020.329
counts2cpm0.2820.0010.282
counts2tpm0.3000.0010.300
cpm0.2890.0000.288
create_design0.6480.0220.647
default_formula16.764 0.39216.695
default_geom0.4960.0130.482
default_sfile0.0010.0000.002
demultiplex0.0130.0010.014
dequantify0.0020.0000.002
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.3750.0060.381
dot-merge0.0160.0000.017
dot-read_maxquant_proteingroups0.1130.0010.114
download_data000
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0030.0000.003
enrichment1.7990.0021.801
entrezg_to_symbol0.0010.0000.001
extract_coef_features6.5800.0546.613
extract_rectangle0.1130.0040.117
fcluster6.2190.0546.154
fcor1.0010.0131.014
fdata0.5500.0040.554
fdr2p0.9280.0050.895
filter_exprs_replicated_in_some_subgroup1.0200.0080.965
filter_features0.4760.0110.466
filter_medoid0.6520.0090.661
filter_samples0.5340.0050.518
fit_linmod30.111 0.13529.659
fit_survival4.9180.0394.946
fitcoefs0.8230.0060.804
fits0.7290.0060.712
fix_xlgenes0.0020.0000.002
flevels0.4220.0010.423
fnames0.4530.0040.457
formula2str000
ftype7.7680.0497.475
fvalues0.4030.0020.405
fvars0.4540.0030.458
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep1.5210.0821.603
guess_maxquant_quantity0.0050.0000.005
guess_sep0.4640.0100.435
has_multiple_levels0.0540.0000.054
hdlproteins0.0420.0050.050
impute2.8080.0322.840
invert_subgroups0.6130.0010.615
is_collapsed_subset000
is_correlation_matrix000
is_diann_report0.4160.0400.434
is_fastadt0.0580.0000.057
is_file0.0000.0000.001
is_fraction0.0010.0000.002
is_imputed0.6680.0000.669
is_positive_number0.0010.0000.002
is_scalar_subset0.2930.0020.295
is_sig1.5920.0071.599
is_valid_formula0.0450.0000.045
keep_connected_blocks0.4940.0070.462
keep_connected_features0.6930.0070.609
keep_replicated_features0.7920.0110.716
label2index0.0010.0000.000
list2mat0.0010.0000.001
log2counts0.2910.0000.291
log2cpm0.2840.0000.284
log2diffs0.2950.0010.296
log2proteins0.2910.0020.293
log2sites0.3230.0020.326
log2tpm0.2810.0000.282
log2transform3.4220.0123.434
logical2factor0.0020.0000.001
make_alpha_palette0.5030.0030.483
make_colors0.0090.0010.009
make_volcano_dt0.8020.0240.826
map_fvalues0.3620.0030.365
matrix2sumexp0.8630.0170.859
merge_sample_file0.4220.0020.424
merge_sdata0.5090.0140.503
message_df0.0020.0000.002
model_coefs0.6830.0070.669
modelvar3.5080.0103.460
order_on_p1.1650.0061.148
pca2.7170.0282.724
pg_to_canonical0.0040.0010.005
plot_coef_densities1.1790.0171.159
plot_contrast_venn2.3740.0082.301
plot_contrastogram2.8030.0542.789
plot_data1.1680.0071.153
plot_densities7.5690.0347.517
plot_design0.6170.0020.619
plot_exprs21.195 0.04021.103
plot_exprs_per_coef22.517 0.12422.528
plot_fit_summary1.9180.0081.861
plot_heatmap2.2040.0042.208
plot_joint_density2.8380.0102.809
plot_matrix0.4480.0090.436
plot_sample_nas5.8580.0435.825
plot_subgroup_points4.3720.0074.327
plot_summary14.050 0.01913.979
plot_survival3.4470.0043.432
plot_venn0.0050.0000.005
plot_venn_heatmap0.0230.0000.024
plot_violins3.7590.0233.744
plot_volcano11.756 0.01611.662
preprocess_rnaseq_counts0.2730.0030.276
pull_columns0.0020.0000.002
read_affymetrix000
read_diann_proteingroups91.878 0.89488.091
read_fragpipe5.8190.0125.565
read_maxquant_phosphosites1.4480.0071.456
read_maxquant_proteingroups1.1680.0021.170
read_metabolon14.068 0.03013.969
read_msigdt0.0000.0000.001
read_olink1.3040.0131.248
read_rectangles0.1680.0010.169
read_rnaseq_counts32.185 2.06234.153
read_salmon000
read_somascan13.667 0.35113.957
read_uniprotdt0.3110.0120.324
reset_fit5.1290.0565.084
rm_diann_contaminants19.802 0.53418.940
rm_missing_in_some_samples0.4630.0110.444
rm_unmatched_samples0.6550.0310.685
scaledlibsizes0.2870.0050.292
scoremat1.0020.0310.996
slevels0.3770.0030.380
snames0.3920.0040.396
split_extract_fixed0.7370.0390.754
split_samples1.1820.0041.164
stri_any_regex000
stri_detect_fixed_in_collapsed0.3230.0020.325
subgroup_matrix0.5370.0090.507
subtract_baseline4.6050.0234.509
sumexp_to_longdt1.9570.0151.868
sumexp_to_tsv0.5700.0140.583
sumexplist_to_longdt1.5720.0081.579
summarize_fit1.7820.0621.717
svalues0.3960.0050.392
svars0.4390.0030.441
systematic_nas0.4970.0000.497
tag_features1.040.041.08
tag_hdlproteins0.4970.0220.520
taxon2org0.0010.0000.001
tpm0.3070.0040.310
uncollapse0.0290.0010.029
values0.5160.0100.525
varlevels_dont_clash0.0240.0000.024
venn_detects0.4800.0030.483
weights0.2930.0000.293
write_xl0.7330.0310.741
zero_to_na0.0010.0000.001