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

This page was generated on 2025-11-21 11:39 -0500 (Fri, 21 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4829
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4602
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4566
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 120/2327HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.19.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-11-20 13:40 -0500 (Thu, 20 Nov 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
lconwaymacOS 12.7.6 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


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-11-20 18:32:22 -0500 (Thu, 20 Nov 2025)
EndedAt: 2025-11-20 18:39:52 -0500 (Thu, 20 Nov 2025)
EllapsedTime: 450.4 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.954  2.780  67.315
read_diann_proteingroups 35.137  0.917  38.381
awblinmod                13.417  0.085  15.136
read_rnaseq_counts        9.971  0.768  11.519
rm_diann_contaminants     7.525  0.237   8.430
LINMOD                    7.622  0.101   8.564
plot_exprs                7.061  0.045   7.755
default_formula           6.680  0.231   7.359
plot_exprs_per_coef       5.755  0.029   6.230
* 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.033   3.472  63.944 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.000
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.6220.1018.564
LINMODENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME0.0000.0000.001
TESTS000
X0.3800.0170.414
abstract_fit0.3300.0180.388
add_adjusted_pvalues0.1650.0030.179
add_assay_means0.1140.0020.120
add_facetvars0.4280.0180.493
add_opentargets_by_uniprot0.1320.0020.144
add_psp0.1630.0030.183
add_smiles0.1540.0170.184
all_non_numeric0.1870.0010.190
analysis0.1350.0020.139
analyze4.2870.0624.666
annotate_maxquant0.3350.0260.378
annotate_uniprot_rest0.1040.0072.654
assert_is_valid_sumexp0.1740.0160.237
awblinmod13.417 0.08515.136
biplot1.2060.0201.318
biplot_corrections1.1340.0171.234
biplot_covariates2.2260.0252.559
block2limma0.0010.0000.001
block2lm0.0010.0010.001
block2lme0.0010.0000.001
block2lmer0.0010.0000.002
block_has_two_levels0.2180.0170.336
center0.5980.0080.656
code1.5470.0241.710
collapsed_entrezg_to_symbol0.3540.0220.406
contrast_subgroup_cols0.2140.0190.276
contrastdt0.2020.0030.221
count_in0.0000.0010.002
counts0.1070.0020.121
counts2cpm0.1120.0010.120
counts2tpm0.0870.0010.091
cpm0.1160.0010.141
create_design0.2370.0180.292
default_formula6.6800.2317.359
default_geom0.1620.0170.199
default_sfile0.0010.0000.001
demultiplex0.0050.0010.005
densities0.0750.0060.087
dequantify0.0010.0000.001
dequantify_compounddiscoverer000
dot-coxph0.1410.0150.163
dot-merge0.0100.0000.012
dot-read_maxquant_proteingroups0.0490.0020.066
download_data0.0000.0000.001
download_gtf0.0000.0010.000
download_mcclain21000
dt2mat0.0020.0000.001
enrichment0.3650.0060.399
entrezg_to_symbol0.0510.0030.062
explore-transforms3.1580.0373.727
extract_contrast_features1.4360.0231.617
extract_rectangle0.0480.0170.079
factor.vars0.0600.0010.068
factorize0.2340.0060.257
fcluster2.9720.0203.301
fcor0.4950.0120.558
fdata0.1800.0030.195
fdr2p0.2700.0160.293
filter_exprs_replicated_in_some_subgroup0.3100.0170.372
filter_features0.1810.0160.214
filter_medoid0.2040.0010.212
filter_samples0.1710.0180.252
fit_survival3.4080.0533.781
fits0.0940.0010.102
fix_xlgenes0.0010.0000.001
flevels0.1210.0020.135
fnames0.1640.0020.388
formula2str000
ftype2.6930.1163.265
fvalues0.1270.0030.151
fvars0.1250.0030.166
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0010.002
guess_compounddiscoverer_quantity0.0000.0010.001
guess_fitsep0.1610.0020.180
guess_maxquant_quantity0.0020.0010.004
guess_sep0.1640.0160.251
has_multiple_levels0.0180.0020.033
hdlproteins0.0210.0240.064
impute1.0830.0171.279
invert_subgroups0.2230.0030.246
is_character_matrix0.0430.0000.045
is_collapsed_subset0.0000.0010.000
is_compounddiscoverer_output0.0290.0100.086
is_correlation_matrix000
is_diann_report0.0490.0050.076
is_fastadt0.0210.0000.023
is_file000
is_fraction0.0010.0000.007
is_fragpipe_tsv0.0470.0040.041
is_imputed0.2410.0020.282
is_maxquant_phosphosites0.0260.0020.030
is_maxquant_proteingroups0.0250.0030.045
is_positive_number0.0000.0000.001
is_scalar_subset0.0980.0030.117
is_sig0.4350.0040.465
is_valid_formula0.0130.0000.015
keep_estimable_features0.2510.0160.299
label2index0.0000.0000.001
list2mat0.0000.0010.001
log2counts0.1160.0010.149
log2cpm0.0920.0010.104
log2diffs0.0960.0020.108
log2proteins0.1000.0020.136
log2sites0.0950.0030.102
log2tpm0.1170.0010.127
log2transform1.5780.0201.758
logical2factor0.0000.0000.001
make_alpha_palette0.1870.0170.239
make_colors0.0060.0010.006
make_volcano_dt0.2600.0030.286
map_fvalues0.1860.0060.208
matrix2sumexp0.3210.0200.382
mclust_breaks0.2580.0250.324
merge_sample_file0.1650.0020.169
merge_sdata0.1810.0180.213
message_df0.0010.0000.001
model_coefs0.2870.0160.365
modelvar1.0320.0181.134
object10.2110.0020.224
order_on_p0.4530.0170.511
overall_parameters0.0090.0000.010
pca1.0790.0231.220
pg_to_canonical0.0020.0000.002
plot_coef_densities0.4660.0170.576
plot_contrast_venn0.7710.0211.054
plot_contrastogram1.0090.0451.133
plot_data0.5810.0190.683
plot_densities3.4930.1033.930
plot_design0.2300.0020.242
plot_detections2.4260.0122.638
plot_exprs7.0610.0457.755
plot_exprs_per_coef5.7550.0296.230
plot_fit_summary0.7180.0330.798
plot_heatmap0.5710.0030.610
plot_matrix0.1520.0140.196
plot_subgroup_points1.7500.0221.931
plot_summary3.9240.0244.377
plot_venn0.0080.0010.009
plot_venn_heatmap0.0060.0010.007
plot_violins1.5600.0411.728
plot_volcano4.1540.0354.757
plot_xy_density1.9940.0112.245
preprocess_rnaseq_counts0.0960.0000.101
pull_columns0.0000.0000.001
pvalues_estimable0.0100.0010.012
read_affymetrix000
read_diann_proteingroups35.137 0.91738.381
read_fragpipe2.6970.0962.931
read_maxquant_phosphosites0.5010.0100.546
read_maxquant_proteingroups0.3940.0050.417
read_metabolon3.8450.0264.185
read_msigdt000
read_olink0.5920.0220.648
read_rectangles0.0740.0070.082
read_rnaseq_counts 9.971 0.76811.519
read_salmon000
read_somascan4.5150.0374.935
read_uniprotdt0.1050.0060.122
reset_fit1.3610.0291.517
rm_diann_contaminants7.5250.2378.430
rm_missing_in_some_samples0.1530.0190.190
rm_unmatched_samples0.2250.0070.252
sbind1.3470.0101.451
scaledlibsizes0.1270.0010.134
scoremat0.2660.0190.328
slevels0.1520.0020.166
snames0.1430.0020.174
split_extract_fixed0.1630.0180.222
split_samples0.4020.0200.534
stepauc0.1040.0010.107
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1370.0020.144
subgroup_matrix0.1650.0150.197
subtract_baseline1.6380.0261.877
sumexp_to_longdt0.7280.0541.020
sumexp_to_tsv0.1520.0020.161
sumexplist_to_longdt0.5090.0080.571
summarize_fit0.5550.0200.737
survobj0.0450.0010.045
svalues0.1280.0020.142
svars0.1370.0030.155
systematic_nas0.2110.0020.254
tag_features0.4200.0200.486
tag_hdlproteins0.3030.0130.321
taxon2org0.0000.0000.001
tpm0.1650.0030.168
uncollapse0.0170.0010.017
values0.1540.0030.163
varlevels_dont_clash0.0090.0010.010
venn_detects0.2000.0020.215
weights0.0970.0000.106
write_xl58.954 2.78067.315
zero_to_na0.0010.0010.001