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

This page was generated on 2025-08-19 12:05 -0400 (Tue, 19 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4596
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4538
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4536
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/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.17.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-08-18 13:45 -0400 (Mon, 18 Aug 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.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 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 kjohnson3

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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.17.0.tar.gz
StartedAt: 2025-08-18 18:20:50 -0400 (Mon, 18 Aug 2025)
EndedAt: 2025-08-18 18:26:00 -0400 (Mon, 18 Aug 2025)
EllapsedTime: 309.6 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.7
* 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.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 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 31.033  1.081  32.265
read_rnaseq_counts       10.360  0.739  11.516
fit_linmod                9.178  0.068   9.555
plot_exprs_per_coef       6.631  0.051   7.210
plot_exprs                6.488  0.041   6.915
rm_diann_contaminants     6.117  0.178   6.351
default_formula           5.528  0.213   5.662
* 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
  ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/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.1 Patched (2025-06-14 r88325) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 
 52.627   3.171  56.812 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.000
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0000.0000.001
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X0.8080.0230.849
abstract_fit0.4850.0260.518
add_adjusted_pvalues0.1760.0040.181
add_assay_means0.1010.0020.104
add_facetvars0.4270.0180.455
add_opentargets_by_uniprot0.1170.0030.126
add_psp0.1540.0030.158
add_smiles0.1300.0140.144
analysis0.1130.0020.115
analyze4.1280.0534.191
annotate_maxquant0.3710.0260.399
annotate_uniprot_rest0.0320.0062.070
assert_is_valid_sumexp0.1600.0180.180
bin0.4670.0050.472
biplot1.3570.0241.381
biplot_corrections0.8820.0140.896
biplot_covariates1.4880.0161.507
block2lme0.0010.0000.002
center0.4270.0050.438
code1.5100.0251.534
coefs0.2470.0140.261
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.1750.0130.189
count_in0.0010.0000.000
counts0.1000.0010.102
counts2cpm0.0930.0010.094
counts2tpm0.0790.0000.079
cpm0.0920.0000.093
create_design0.1910.0140.205
default_formula5.5280.2135.662
default_geom0.1570.0130.170
default_sfile000
demultiplex0.0030.0010.004
dequantify0.0010.0000.001
dequantify_compounddiscoverer000
dot-coxph0.1310.0090.140
dot-merge0.0070.0000.008
dot-read_maxquant_proteingroups0.0450.0020.047
download_data000
download_gtf000
download_mcclain21000
dt2mat0.0010.0000.001
enrichment0.5360.0010.560
entrezg_to_symbol000
extract_coef_features1.8950.0151.910
extract_rectangle0.0430.0150.057
fcluster1.9320.0342.016
fcor0.3700.0110.383
fdata0.1510.0030.154
fdr2p0.3070.0150.322
filter_exprs_replicated_in_some_subgroup0.2830.0140.302
filter_features0.1640.0140.179
filter_medoid0.2190.0050.228
filter_samples0.1620.0130.176
fit_linmod9.1780.0689.555
fit_survival1.6090.0121.653
fitcoefs0.2690.0130.300
fits0.2580.0160.275
fix_xlgenes0.0000.0000.001
flevels0.1210.0020.122
fnames0.1610.0010.163
formula2str000
ftype2.9160.1333.208
fvalues0.1320.0130.144
fvars0.1110.0020.113
genome_to_orgdb0.0000.0000.001
group_by_level000
guess_compounddiscoverer_quantity000
guess_fitsep0.1250.0020.128
guess_maxquant_quantity0.0010.0010.002
guess_sep0.1410.0150.155
has_multiple_levels0.0160.0010.017
hdlproteins0.0190.0120.032
impute0.8500.0120.880
invert_subgroups0.1830.0020.185
is_collapsed_subset000
is_correlation_matrix0.0000.0000.001
is_diann_report0.1360.0170.174
is_fastadt0.0180.0000.019
is_file000
is_fraction0.0010.0000.001
is_imputed0.2010.0030.204
is_positive_number000
is_scalar_subset0.1000.0020.102
is_sig0.4690.0040.474
is_valid_formula0.0120.0010.012
keep_connected_blocks0.1400.0140.155
keep_connected_features0.2000.0140.215
keep_replicated_features0.2160.0150.233
label2index000
list2mat0.0000.0010.001
log2counts0.0920.0000.094
log2cpm0.0980.0010.099
log2diffs0.0900.0010.091
log2proteins0.0900.0010.096
log2sites0.0900.0020.095
log2tpm0.0870.0010.091
log2transform1.0880.0211.133
logical2factor0.0010.0000.001
make_alpha_palette0.1540.0150.277
make_colors0.0050.0010.006
make_volcano_dt0.2540.0060.259
map_fvalues0.1080.0020.111
matrix2sumexp0.2620.0170.278
merge_sample_file0.1410.0040.144
merge_sdata0.1530.0190.172
message_df0.0010.0000.001
model_coefs0.2130.0170.231
modelvar1.0120.0181.038
order_on_p0.3390.0150.354
pca0.8250.0180.859
pg_to_canonical0.0010.0000.002
plot_coef_densities0.3390.0170.369
plot_contrast_venn0.7610.0610.830
plot_contrastogram0.8990.0441.034
plot_data0.3700.0160.427
plot_densities2.4810.0872.741
plot_design0.2040.0020.207
plot_exprs6.4880.0416.915
plot_exprs_per_coef6.6310.0517.210
plot_fit_summary0.5750.0170.670
plot_heatmap0.6420.0030.726
plot_joint_density0.8490.0290.941
plot_matrix0.1500.0140.245
plot_sample_nas1.8010.0111.886
plot_subgroup_points1.3310.0171.409
plot_summary4.2500.0284.502
plot_survival1.0370.0051.074
plot_venn0.0020.0000.002
plot_venn_heatmap0.0080.0010.010
plot_violins1.1990.0461.449
plot_volcano3.5570.0323.712
preprocess_rnaseq_counts0.1860.0060.192
pull_columns0.0010.0000.001
read_affymetrix000
read_diann_proteingroups31.033 1.08132.265
read_fragpipe2.1810.1032.385
read_maxquant_phosphosites0.4810.0070.515
read_maxquant_proteingroups0.3860.0060.399
read_metabolon4.2240.0714.524
read_msigdt0.0010.0000.001
read_olink0.5240.0270.595
read_rectangles0.0620.0070.068
read_rnaseq_counts10.360 0.73911.516
read_salmon0.0000.0000.001
read_somascan4.3450.0134.433
read_uniprotdt0.1060.0070.115
reset_fit2.0460.0532.207
rm_diann_contaminants6.1170.1786.351
rm_missing_in_some_samples0.1400.0140.159
rm_unmatched_samples0.1840.0030.190
scaledlibsizes0.0830.0010.085
scoremat0.2890.0120.306
slevels0.1150.0020.117
snames0.1220.0010.133
split_extract_fixed0.2660.0700.338
split_samples0.3460.0210.389
stri_any_regex0.0000.0010.000
stri_detect_fixed_in_collapsed0.0950.0010.100
subgroup_matrix0.1490.0180.178
subtract_baseline1.3210.0291.385
sumexp_to_longdt0.5260.0350.572
sumexp_to_tsv0.1600.0020.171
sumexplist_to_longdt0.4400.0070.472
summarize_fit0.4750.0230.524
svalues0.1190.0030.128
svars0.1420.0020.146
systematic_nas0.1580.0030.163
tag_features0.3310.0130.388
tag_hdlproteins0.2120.0100.222
taxon2org000
tpm0.0860.0010.088
uncollapse0.0090.0010.010
values0.1200.0020.123
varlevels_dont_clash0.0080.0010.007
venn_detects0.1850.0020.187
weights0.0920.0010.094
write_xl0.220.020.25
zero_to_na0.0010.0000.001