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

This page was generated on 2025-12-20 11:34 -0500 (Sat, 20 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4875
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4593
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 121/2332HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.19.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-12-19 13:40 -0500 (Fri, 19 Dec 2025)
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 -0500 (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


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: 2025-12-19 18:25:44 -0500 (Fri, 19 Dec 2025)
EndedAt: 2025-12-19 18:33:20 -0500 (Fri, 19 Dec 2025)
EllapsedTime: 455.7 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) (2025-11-04 r88984)
* 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.8
* 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.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                 58.486  2.694  66.078
read_diann_proteingroups 36.835  0.970  39.372
awblinmod                13.590  0.109  15.168
read_rnaseq_counts        9.980  0.901  11.785
LINMOD                    7.680  0.103   8.443
rm_diann_contaminants     7.590  0.189   8.129
plot_exprs                6.570  0.053   7.092
default_formula           6.170  0.238   6.775
plot_exprs_per_coef       6.358  0.028   6.849
read_metabolon            4.518  0.039   5.021
annotate_uniprot_rest     0.048  0.010  11.974
* 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-arm64/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) (2025-11-04 r88984) -- "Unsuffered Consequences"
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 3 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
 55.862   3.570  63.057 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
COMPOUNDDISCOVERER_PATTERNS0.0000.0000.001
LINMOD7.6800.1038.443
LINMODENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X0.3980.0150.441
abstract_fit0.3200.0270.369
add_adjusted_pvalues0.1600.0040.178
add_assay_means0.1150.0030.127
add_facetvars0.4300.0190.578
add_opentargets_by_uniprot0.1310.0020.144
add_psp0.1660.0050.191
add_smiles0.1580.0140.198
all_non_numeric0.1790.0010.184
analysis0.1260.0020.137
analyze4.3000.0564.662
annotate_maxquant0.3340.0260.379
annotate_uniprot_rest 0.048 0.01011.974
assert_is_valid_sumexp0.2550.0200.301
awblinmod13.590 0.10915.168
biplot1.2180.0231.362
biplot_corrections1.1190.0191.229
biplot_covariates2.2130.0192.419
block2limma0.0010.0000.001
block2lm0.0010.0000.001
block2lme0.0010.0000.000
block2lmer0.0010.0000.002
block_has_two_levels0.2150.0170.308
center0.6040.0070.642
code1.4700.0201.647
collapsed_entrezg_to_symbol0.3750.0200.459
contrast_subgroup_cols0.2020.0180.235
contrastdt0.1850.0010.205
count_in0.0010.0010.001
counts0.1230.0010.126
counts2cpm0.1140.0010.118
counts2tpm0.0870.0010.089
cpm0.1150.0010.135
create_design0.2330.0160.250
default_formula6.1700.2386.775
default_geom0.1570.0140.181
default_sfile0.0010.0010.001
demultiplex0.0040.0000.004
densities0.0670.0010.073
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0000.0010.001
dot-coxph0.1340.0100.151
dot-merge0.0100.0010.010
dot-read_maxquant_proteingroups0.0490.0020.053
download_data000
download_gtf000
download_mcclain210.0000.0010.001
dt2mat0.0010.0000.001
enrichment0.3600.0030.391
entrezg_to_symbol0.0600.0020.065
explore-transforms3.3340.0893.654
extract_contrast_features1.4490.0181.643
extract_rectangle0.0510.0160.067
factor.vars0.0530.0010.058
factorize0.2590.0040.288
fcluster3.0300.0183.359
fcor0.5060.0110.548
fdata0.1690.0030.175
fdr2p0.3120.0260.400
filter_exprs_replicated_in_some_subgroup0.2880.0320.424
filter_features0.1880.0170.273
filter_medoid0.1720.0010.181
filter_samples0.1860.0170.223
fit_survival3.7220.0293.994
fits0.0870.0010.088
fix_xlgenes0.0000.0000.001
flevels0.1400.0030.143
fnames0.1290.0020.135
formula2str000
ftype2.4290.1322.843
fvalues0.1230.0010.135
fvars0.1240.0020.132
genome_to_orgdb000
group_by_level0.0000.0010.000
guess_compounddiscoverer_quantity0.0000.0000.001
guess_fitsep0.1560.0020.166
guess_maxquant_quantity0.0020.0010.002
guess_sep0.1450.0170.199
has_multiple_levels0.0160.0010.017
hdlproteins0.0200.0110.033
impute1.0470.0091.145
invert_subgroups0.1940.0020.203
is_character_matrix0.0370.0000.037
is_collapsed_subset0.0010.0000.000
is_compounddiscoverer_output0.0280.0100.067
is_correlation_matrix000
is_diann_report0.0550.0050.060
is_fastadt0.0200.0000.025
is_file0.0000.0010.001
is_fraction0.0010.0000.000
is_fragpipe_tsv0.0420.0040.045
is_imputed0.2040.0020.218
is_maxquant_phosphosites0.0350.0030.041
is_maxquant_proteingroups0.0320.0030.029
is_positive_number0.0000.0000.001
is_scalar_subset0.1090.0020.129
is_sig0.4070.0030.429
is_valid_formula0.0140.0000.016
keep_estimable_features0.2330.0190.284
label2index0.0000.0000.001
list2mat000
log2counts0.0880.0010.090
log2cpm0.1080.0020.126
log2diffs0.0920.0010.101
log2proteins0.0940.0010.108
log2sites0.0940.0010.100
log2tpm0.0870.0000.093
log2transform1.6220.0541.807
logical2factor0.0010.0000.000
make_alpha_palette0.1610.0160.223
make_colors0.0060.0010.006
make_volcano_dt0.2650.0040.295
map_fvalues0.1230.0030.145
matrix2sumexp0.3160.0280.376
mclust_breaks0.1990.0220.240
merge_sample_file0.1580.0040.194
merge_sdata0.1990.0210.260
message_df0.0010.0000.001
model_coefs0.2340.0180.284
modelvar1.0130.0221.167
object10.1660.0020.187
order_on_p0.4180.0220.517
overall_parameters0.0090.0000.010
pca1.0510.0211.163
pg_to_canonical0.0010.0000.001
plot_coef_densities0.4400.0210.494
plot_contrast_venn0.6960.0190.840
plot_contrastogram1.0380.0481.165
plot_data0.5670.0220.649
plot_densities3.3860.0763.751
plot_design0.2260.0030.237
plot_detections2.3740.0102.567
plot_exprs6.5700.0537.092
plot_exprs_per_coef6.3580.0286.849
plot_fit_summary0.7070.0210.850
plot_heatmap0.6390.0040.706
plot_matrix0.1800.0210.253
plot_subgroup_points1.8760.0242.146
plot_summary4.3580.0304.743
plot_venn0.0080.0010.018
plot_venn_heatmap0.0070.0000.008
plot_violins1.6340.0481.872
plot_volcano4.2400.0334.742
plot_xy_density2.6680.0152.944
preprocess_rnaseq_counts0.0980.0010.103
pull_columns0.0010.0000.001
pvalues_estimable0.0130.0020.015
read_affymetrix000
read_diann_proteingroups36.835 0.97039.372
read_fragpipe2.2190.0932.403
read_maxquant_phosphosites0.5150.0090.573
read_maxquant_proteingroups0.3730.0070.397
read_metabolon4.5180.0395.021
read_msigdt000
read_olink0.5050.0240.617
read_rectangles0.0730.0090.092
read_rnaseq_counts 9.980 0.90111.785
read_salmon000
read_somascan4.1110.0154.547
read_uniprotdt0.1040.0090.122
reset_fit1.4170.0351.687
rm_diann_contaminants7.5900.1898.129
rm_missing_in_some_samples0.1630.0160.247
rm_unmatched_samples0.2120.0010.235
sbind1.4320.0371.616
scaledlibsizes0.1370.0010.144
scoremat0.2720.0220.344
slevels0.1550.0020.178
snames0.1290.0010.138
split_extract_fixed0.1960.0230.291
split_samples0.4060.0160.445
stepauc0.1040.0010.112
stri_any_regex000
stri_detect_fixed_in_collapsed0.1040.0020.107
subgroup_matrix0.2030.0160.242
subtract_baseline1.6180.0241.805
sumexp_to_longdt0.6420.0350.817
sumexp_to_tsv0.1530.0020.172
sumexplist_to_longdt0.4970.0070.526
summarize_fit0.5890.0200.668
survobj0.0460.0000.047
svalues0.1280.0030.154
svars0.1670.0010.179
systematic_nas0.1680.0020.188
tag_features0.5010.0130.573
tag_hdlproteins0.1810.0110.198
taxon2org000
tpm0.1370.0020.152
uncollapse0.0120.0000.029
values0.1480.0050.176
varlevels_dont_clash0.0090.0000.011
venn_detects0.1670.0040.197
weights0.1510.0010.162
write_xl58.486 2.69466.078
zero_to_na0.0010.0010.002