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

This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4990
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4723
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 123/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.20.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2026-05-06 13:40 -0400 (Wed, 06 May 2026)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_23
git_last_commit: 1a54a8c
git_last_commit_date: 2026-04-28 08:55:12 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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.20.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.20.0.tar.gz
StartedAt: 2026-05-06 18:56:10 -0400 (Wed, 06 May 2026)
EndedAt: 2026-05-06 19:02:43 -0400 (Wed, 06 May 2026)
EllapsedTime: 392.5 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/autonomics.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-05-06 22:56:10 UTC
* using option ‘--no-vignettes’
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.20.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                 51.633  1.340  53.521
read_diann_proteingroups 39.608  0.360  38.398
awblinmod                12.704  0.060  12.822
read_rnaseq_counts        8.990  0.315   9.275
rm_diann_contaminants     8.228  0.083   7.975
LINMOD                    7.341  0.098   7.534
default_formula           7.163  0.058   7.142
plot_exprs                6.031  0.020   6.070
plot_exprs_per_coef       5.894  0.015   5.945
* 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.20.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 version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
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 
 51.274   1.318  52.244 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.000
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.3410.0987.534
LINMODENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME0.0000.0010.000
TESTS000
X0.3470.0080.356
abstract_fit0.2860.0090.293
add_adjusted_pvalues0.1620.0030.167
add_assay_means0.1190.0020.122
add_facetvars0.4000.0110.412
add_opentargets_by_uniprot0.1410.0030.146
add_psp0.1720.0040.178
add_smiles0.1280.0060.135
all_non_numeric0.1800.0000.181
analysis0.1240.0010.126
analyze3.9850.0394.034
annotate_maxquant0.3660.0290.398
annotate_uniprot_rest0.0330.0082.135
assert_is_valid_sumexp0.1760.0090.188
awblinmod12.704 0.06012.822
biplot1.1380.0131.152
biplot_corrections1.0690.0091.088
biplot_covariates2.0260.0102.042
block2limma0.0010.0000.001
block2lm0.0010.0010.001
block2lme0.0010.0000.000
block2lmer0.0010.0000.002
block_has_two_levels0.1920.0080.200
center0.5630.0060.569
code1.4380.0141.457
collapsed_entrezg_to_symbol0.3320.0250.357
contrast_subgroup_cols0.2040.0080.212
contrastdt0.1680.0010.178
count_in0.0000.0000.001
counts0.1140.0000.115
counts2cpm0.0950.0000.097
counts2tpm0.1070.0010.107
cpm0.0910.0000.092
create_design0.2230.0080.231
default_formula7.1630.0587.142
default_geom0.1600.0070.170
default_sfile000
demultiplex0.0040.0000.004
densities0.0690.0010.070
dequantify0.0010.0000.000
dequantify_compounddiscoverer0.0010.0000.000
dot-coxph0.1620.0150.181
dot-merge0.0090.0010.010
dot-read_maxquant_proteingroups0.0550.0010.055
download_data000
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0010.0000.001
enrichment0.3710.0010.372
entrezg_to_symbol0.0520.0010.053
explore-transforms3.9380.0343.987
extract_contrast_features1.2640.0111.285
extract_rectangle0.0440.0080.051
factor.vars0.0490.0000.049
factorize0.2340.0040.238
fcluster3.0220.0333.072
fcor0.4780.0100.488
fdata0.1770.0030.180
fdr2p0.2850.0090.299
filter_exprs_replicated_in_some_subgroup0.2920.0080.313
filter_features0.1510.0070.169
filter_medoid0.1810.0020.183
filter_samples0.1390.0070.146
fit_survival3.3140.0373.364
fits0.090.000.09
fix_xlgenes0.0000.0000.001
flevels0.1310.0020.133
fnames0.1630.0040.167
formula2str000
ftype2.4600.0672.669
fvalues0.1570.0020.160
fvars0.1340.0020.138
genome_to_orgdb000
group_by_level000
guess_compounddiscoverer_quantity0.0010.0000.000
guess_fitsep0.1430.0040.147
guess_maxquant_quantity0.0020.0010.002
guess_sep0.1570.0070.170
has_multiple_levels0.0160.0010.017
hdlproteins0.0180.0090.029
impute1.0190.0101.031
invert_subgroups0.2130.0030.215
is_character_matrix0.0400.0010.040
is_collapsed_subset0.0000.0000.001
is_compounddiscoverer_output0.0290.0060.053
is_correlation_matrix000
is_diann_report0.0510.0040.051
is_fastadt0.0240.0000.024
is_file000
is_fraction0.0000.0000.001
is_fragpipe_tsv0.0480.0030.040
is_imputed0.2170.0020.218
is_maxquant_phosphosites0.0340.0030.033
is_maxquant_proteingroups0.0310.0020.030
is_positive_number0.0000.0000.001
is_scalar_subset0.1190.0010.120
is_sig0.4220.0030.424
is_valid_formula0.0140.0010.014
keep_estimable_features0.2220.0070.229
label2index0.0010.0000.000
list2mat000
log2counts0.0890.0010.090
log2cpm0.1580.0010.159
log2diffs0.0980.0020.103
log2proteins0.0970.0020.099
log2sites0.1000.0020.102
log2tpm0.1200.0010.122
log2transform1.5080.0121.544
logical2factor0.0010.0000.000
make_alpha_palette0.1830.0070.195
make_colors0.0040.0010.005
make_volcano_dt0.2510.0030.253
map_fvalues0.1400.0020.143
matrix2sumexp0.2880.0080.296
mclust_breaks0.2280.0290.258
merge_sample_file0.1720.0030.174
merge_sdata0.1600.0110.171
message_df0.0010.0000.001
model_coefs0.2580.0070.270
modelvar0.9860.0100.999
object10.1760.0010.177
order_on_p0.4140.0090.423
overall_parameters0.0090.0000.008
pca1.0160.0121.030
pg_to_canonical0.0010.0010.002
plot_coef_densities0.4120.0080.421
plot_contrast_venn0.6910.0110.703
plot_contrastogram0.9100.0220.936
plot_data0.5870.0100.597
plot_densities3.4880.0433.544
plot_design0.2310.0030.234
plot_detections2.1970.0102.238
plot_exprs6.0310.0206.070
plot_exprs_per_coef5.8940.0155.945
plot_fit_summary0.6790.0100.694
plot_heatmap0.5640.0030.575
plot_matrix0.1840.0070.191
plot_subgroup_points1.7560.0131.784
plot_summary4.3850.0194.445
plot_venn0.0080.0000.008
plot_venn_heatmap0.0070.0000.007
plot_violins1.4400.0191.465
plot_volcano3.7640.0203.820
plot_xy_density1.9260.0201.956
preprocess_rnaseq_counts0.1280.0020.129
pull_columns0.0010.0000.001
pvalues_estimable0.0120.0020.014
read_affymetrix000
read_diann_proteingroups39.608 0.36038.398
read_fragpipe2.5470.0262.781
read_maxquant_phosphosites0.5450.0100.561
read_maxquant_proteingroups0.3910.0060.410
read_metabolon4.2250.0194.293
read_msigdt0.0000.0000.001
read_olink0.5890.0190.602
read_rectangles0.0640.0050.070
read_rnaseq_counts8.9900.3159.275
read_salmon000
read_somascan3.9060.0103.964
read_uniprotdt0.1240.0090.137
reset_fit1.4230.0191.453
rm_diann_contaminants8.2280.0837.975
rm_missing_in_some_samples0.1580.0090.169
rm_unmatched_samples0.2130.0010.214
sbind1.3130.0071.332
scaledlibsizes0.0950.0010.096
scoremat0.2910.0080.303
slevels0.1590.0020.161
snames0.1380.0020.149
split_extract_fixed0.1580.0100.181
split_samples0.4170.0090.433
stepauc0.1090.0000.111
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1180.0020.121
subgroup_matrix0.1950.0090.214
subtract_baseline1.5480.0141.585
sumexp_to_longdt0.6260.0220.665
sumexp_to_tsv0.1520.0020.154
sumexplist_to_longdt0.5850.0070.605
summarize_fit0.5330.0110.565
survobj0.040.000.04
svalues0.1620.0020.165
svars0.1510.0020.156
systematic_nas0.1710.0020.174
tag_features0.4370.0100.459
tag_hdlproteins0.2130.0040.221
taxon2org000
tpm0.0950.0000.095
uncollapse0.0070.0000.007
values0.1460.0020.148
varlevels_dont_clash0.0100.0000.011
venn_detects0.2150.0030.222
weights0.0940.0000.094
write_xl51.633 1.34053.521
zero_to_na0.0010.0010.001