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

This page was generated on 2026-03-23 11:34 -0400 (Mon, 23 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4868
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4548
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 122/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.19.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2026-03-22 13:40 -0400 (Sun, 22 Mar 2026)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: 9fc1276
git_last_commit_date: 2025-10-29 11:06:51 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  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
See other builds for autonomics in R Universe.


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.19.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.19.0.tar.gz
StartedAt: 2026-03-22 18:29:51 -0400 (Sun, 22 Mar 2026)
EndedAt: 2026-03-22 18:36:48 -0400 (Sun, 22 Mar 2026)
EllapsedTime: 416.9 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-03-22 22:29:51 UTC
* using option ‘--no-vignettes’
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.19.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 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
write_xl                 55.483  1.649  58.336
read_diann_proteingroups 40.901  0.728  40.400
awblinmod                13.463  0.211  13.969
read_rnaseq_counts       10.609  0.529  11.429
rm_diann_contaminants     8.691  0.156   8.569
default_formula           7.591  0.155   7.752
LINMOD                    7.629  0.097   7.805
plot_exprs                6.928  0.089   7.179
plot_exprs_per_coef       5.935  0.062   6.091
read_somascan             4.926  0.066   5.231
* 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.23-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.6/Resources/library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.19.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to 'seq_along' 
Note: wrong number of arguments to 'sqrt' 
** 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 Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 
 53.167   1.244  54.244 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.6290.0977.805
LINMODENGINES000
MAXQUANT_PATTERNS0.0000.0010.000
TAXON_TO_ORGNAME0.0000.0000.001
TESTS0.0000.0000.001
X0.3900.0150.427
abstract_fit0.3380.0150.368
add_adjusted_pvalues0.1950.0070.210
add_assay_means0.1330.0040.139
add_facetvars0.4260.0130.442
add_opentargets_by_uniprot0.1400.0030.146
add_psp0.1990.0070.211
add_smiles0.1390.0070.167
all_non_numeric0.2060.0020.210
analysis0.1270.0020.129
analyze4.1320.0594.220
annotate_maxquant0.4030.0380.446
annotate_uniprot_rest0.0400.0112.102
assert_is_valid_sumexp0.6200.0130.637
awblinmod13.463 0.21113.969
biplot1.1780.0201.208
biplot_corrections1.0870.0121.105
biplot_covariates2.1700.0202.206
block2limma0.0010.0000.001
block2lm0.0010.0000.001
block2lme0.0010.0010.001
block2lmer0.0010.0000.002
block_has_two_levels0.2260.0110.241
center0.6070.0070.616
code1.4640.0181.507
collapsed_entrezg_to_symbol0.3500.0260.379
contrast_subgroup_cols0.2470.0150.270
contrastdt0.1860.0020.190
count_in0.0010.0000.000
counts0.1470.0040.158
counts2cpm0.1000.0010.103
counts2tpm0.1000.0010.101
cpm0.1030.0010.103
create_design0.2800.0110.294
default_formula7.5910.1557.752
default_geom0.1720.0110.189
default_sfile0.0010.0000.001
demultiplex0.0030.0000.004
densities0.0870.0050.098
dequantify0.0010.0000.002
dequantify_compounddiscoverer0.0010.0010.001
dot-coxph0.1590.0200.187
dot-merge0.0080.0000.008
dot-read_maxquant_proteingroups0.0560.0020.059
download_data0.0000.0010.000
download_gtf000
download_mcclain21000
dt2mat0.0010.0000.002
enrichment0.3430.0030.348
entrezg_to_symbol0.0530.0020.053
explore-transforms3.1660.0323.237
extract_contrast_features1.4350.0231.476
extract_rectangle0.0420.0070.049
factor.vars0.0530.0000.052
factorize0.2350.0050.239
fcluster3.1490.0603.233
fcor0.5310.0170.554
fdata0.1700.0040.174
fdr2p0.2920.0100.320
filter_exprs_replicated_in_some_subgroup0.2920.0100.309
filter_features0.1780.0090.188
filter_medoid0.1620.0010.164
filter_samples0.1800.0070.188
fit_survival3.4770.0303.528
fits0.0910.0010.091
fix_xlgenes0.0000.0000.001
flevels0.1310.0030.134
fnames0.1760.0030.179
formula2str000
ftype2.6460.0582.740
fvalues0.1370.0030.141
fvars0.1330.0020.137
genome_to_orgdb0.0000.0010.000
group_by_level000
guess_compounddiscoverer_quantity000
guess_fitsep0.1700.0030.174
guess_maxquant_quantity0.0010.0000.002
guess_sep0.1440.0080.152
has_multiple_levels0.0170.0010.018
hdlproteins0.0200.0070.028
impute1.1330.0201.161
invert_subgroups0.1950.0030.197
is_character_matrix0.0400.0010.041
is_collapsed_subset0.0010.0000.000
is_compounddiscoverer_output0.0320.0110.066
is_correlation_matrix0.0010.0010.001
is_diann_report0.0590.0070.070
is_fastadt0.0310.0010.034
is_file0.0010.0010.001
is_fraction0.0000.0000.001
is_fragpipe_tsv0.0520.0040.045
is_imputed0.2760.0050.286
is_maxquant_phosphosites0.0400.0040.040
is_maxquant_proteingroups0.0330.0030.032
is_positive_number0.0010.0000.001
is_scalar_subset0.1060.0020.108
is_sig0.4520.0050.458
is_valid_formula0.0140.0000.015
keep_estimable_features0.2710.0110.286
label2index0.0000.0000.001
list2mat000
log2counts0.0940.0000.095
log2cpm0.0880.0000.089
log2diffs0.1240.0010.126
log2proteins0.1120.0030.116
log2sites0.1070.0020.109
log2tpm0.0990.0010.101
log2transform1.6970.0311.768
logical2factor0.0000.0000.001
make_alpha_palette0.1780.0100.191
make_colors0.0040.0000.004
make_volcano_dt0.3060.0040.312
map_fvalues0.1190.0030.122
matrix2sumexp0.3360.0110.349
mclust_breaks0.2440.0300.276
merge_sample_file0.1810.0030.184
merge_sdata0.1710.0110.184
message_df0.0010.0000.001
model_coefs0.2840.0090.298
modelvar1.0780.0191.120
object10.1890.0010.191
order_on_p0.5020.0130.524
overall_parameters0.0080.0000.009
pca1.1520.0261.200
pg_to_canonical0.0010.0000.002
plot_coef_densities0.5290.0200.571
plot_contrast_venn1.0130.0361.116
plot_contrastogram1.1870.0521.285
plot_data0.6460.0210.682
plot_densities3.7250.0743.895
plot_design0.2630.0050.273
plot_detections2.4430.0372.589
plot_exprs6.9280.0897.179
plot_exprs_per_coef5.9350.0626.091
plot_fit_summary0.6670.0110.681
plot_heatmap0.5640.0050.571
plot_matrix0.1720.0080.180
plot_subgroup_points1.7710.0271.826
plot_summary4.0970.0504.209
plot_venn0.0080.0010.009
plot_venn_heatmap0.0080.0010.009
plot_violins1.5130.0241.547
plot_volcano4.1380.0464.246
plot_xy_density1.9670.0182.009
preprocess_rnaseq_counts0.0970.0000.098
pull_columns0.0010.0000.001
pvalues_estimable0.0120.0020.012
read_affymetrix000
read_diann_proteingroups40.901 0.72840.400
read_fragpipe2.6950.0472.695
read_maxquant_phosphosites0.5720.0150.594
read_maxquant_proteingroups0.4260.0070.432
read_metabolon4.1050.0484.248
read_msigdt000
read_olink0.5990.0340.652
read_rectangles0.0660.0060.080
read_rnaseq_counts10.609 0.52911.429
read_salmon0.0000.0010.000
read_somascan4.9260.0665.231
read_uniprotdt0.1310.0110.165
reset_fit1.5450.0521.710
rm_diann_contaminants8.6910.1568.569
rm_missing_in_some_samples0.1750.0130.193
rm_unmatched_samples0.2520.0040.265
sbind1.4320.0201.519
scaledlibsizes0.1260.0050.140
scoremat0.2930.0120.313
slevels0.1340.0020.136
snames0.1540.0030.159
split_extract_fixed0.2310.0170.265
split_samples0.4330.0110.459
stepauc0.1150.0010.116
stri_any_regex000
stri_detect_fixed_in_collapsed0.1540.0040.168
subgroup_matrix0.1940.0120.214
subtract_baseline1.5860.0211.648
sumexp_to_longdt0.7090.0370.771
sumexp_to_tsv0.1910.0060.204
sumexplist_to_longdt0.5210.0070.530
summarize_fit0.5920.0200.640
survobj0.0470.0020.051
svalues0.1530.0030.159
svars0.2090.0060.234
systematic_nas0.1790.0020.186
tag_features0.4200.0170.458
tag_hdlproteins0.1890.0080.202
taxon2org0.0010.0010.001
tpm0.1110.0000.112
uncollapse0.0100.0000.012
values0.2130.0040.231
varlevels_dont_clash0.0120.0000.012
venn_detects0.2330.0050.253
weights0.1320.0010.138
write_xl55.483 1.64958.336
zero_to_na0.0000.0000.001