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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4866
lconwaymacOS 12.7.6 Montereyx86_64R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" 4614
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4571
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/2328HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.19.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-11-27 13:40 -0500 (Thu, 27 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-27 18:34:36 -0500 (Thu, 27 Nov 2025)
EndedAt: 2025-11-27 18:42:14 -0500 (Thu, 27 Nov 2025)
EllapsedTime: 458.0 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                 57.476  3.014  66.915
read_diann_proteingroups 35.350  0.884  39.120
awblinmod                13.470  0.108  15.518
read_rnaseq_counts       10.239  0.778  11.913
LINMOD                    7.740  0.115   8.444
rm_diann_contaminants     7.508  0.222   8.388
plot_exprs                7.039  0.045   7.682
default_formula           6.615  0.299   7.412
plot_exprs_per_coef       5.678  0.032   6.213
read_somascan             4.470  0.040   5.018
* 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 
 57.155   3.546  68.047 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.7400.1158.444
LINMODENGINES0.0000.0000.001
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X0.3910.0180.435
abstract_fit0.3320.0190.384
add_adjusted_pvalues0.1700.0050.188
add_assay_means0.1230.0030.137
add_facetvars0.4370.0200.474
add_opentargets_by_uniprot0.1290.0040.143
add_psp0.1700.0050.203
add_smiles0.1550.0170.221
all_non_numeric0.1830.0000.189
analysis0.1380.0010.146
analyze4.3050.0604.713
annotate_maxquant0.3380.0280.393
annotate_uniprot_rest0.1150.0093.861
assert_is_valid_sumexp0.1830.0150.221
awblinmod13.470 0.10815.518
biplot1.2000.0211.378
biplot_corrections1.1030.0191.219
biplot_covariates2.2270.0242.411
block2limma0.0010.0010.001
block2lm0.0010.0000.001
block2lme0.0010.0000.001
block2lmer0.0010.0000.001
block_has_two_levels0.2130.0180.266
center0.5910.0090.639
code1.4870.0221.624
collapsed_entrezg_to_symbol0.3640.0240.419
contrast_subgroup_cols0.2040.0180.265
contrastdt0.1910.0010.206
count_in000
counts0.1050.0010.116
counts2cpm0.1050.0010.111
counts2tpm0.0890.0000.101
cpm0.1110.0010.123
create_design0.2300.0180.301
default_formula6.6150.2997.412
default_geom0.1560.0150.188
default_sfile0.0010.0000.001
demultiplex0.0040.0000.005
densities0.0670.0010.072
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.1330.0180.161
dot-merge0.0090.0010.009
dot-read_maxquant_proteingroups0.0510.0030.058
download_data0.0000.0010.000
download_gtf000
download_mcclain21000
dt2mat0.0010.0000.001
enrichment0.3460.0060.375
entrezg_to_symbol0.0540.0040.062
explore-transforms3.0530.0253.342
extract_contrast_features1.3970.0211.537
extract_rectangle0.0500.0160.077
factor.vars0.0560.0000.061
factorize0.2380.0040.257
fcluster2.9770.0213.286
fcor0.5050.0150.540
fdata0.1870.0040.209
fdr2p0.2730.0160.323
filter_exprs_replicated_in_some_subgroup0.3250.0230.434
filter_features0.1600.0140.206
filter_medoid0.1970.0010.208
filter_samples0.1550.0150.176
fit_survival3.4180.0543.695
fits0.0920.0010.105
fix_xlgenes0.0010.0010.000
flevels0.1290.0020.148
fnames0.1640.0020.178
formula2str000
ftype2.5910.1163.107
fvalues0.1380.0020.152
fvars0.1220.0020.143
genome_to_orgdb000
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0000.0000.001
guess_fitsep0.1620.0020.173
guess_maxquant_quantity0.0010.0010.003
guess_sep0.1580.0160.200
has_multiple_levels0.0160.0000.017
hdlproteins0.0220.0160.039
impute1.1090.0111.238
invert_subgroups0.2240.0020.246
is_character_matrix0.0470.0010.053
is_collapsed_subset000
is_compounddiscoverer_output0.0270.0080.068
is_correlation_matrix000
is_diann_report0.0500.0050.051
is_fastadt0.0190.0010.020
is_file0.0000.0000.001
is_fraction000
is_fragpipe_tsv0.0370.0040.043
is_imputed0.2480.0030.264
is_maxquant_phosphosites0.0310.0040.033
is_maxquant_proteingroups0.0270.0020.030
is_positive_number0.0010.0000.001
is_scalar_subset0.0970.0020.100
is_sig0.4190.0030.444
is_valid_formula0.0130.0000.015
keep_estimable_features0.2340.0150.267
label2index000
list2mat000
log2counts0.1250.0010.136
log2cpm0.1000.0010.108
log2diffs0.0980.0020.109
log2proteins0.0920.0010.097
log2sites0.1010.0020.116
log2tpm0.1410.0010.148
log2transform1.6010.0151.757
logical2factor0.0010.0000.001
make_alpha_palette0.1920.0160.240
make_colors0.0040.0000.005
make_volcano_dt0.2640.0030.294
map_fvalues0.1890.0030.201
matrix2sumexp0.3170.0160.362
mclust_breaks0.2400.0230.287
merge_sample_file0.1660.0040.174
merge_sdata0.1720.0180.202
message_df0.0010.0000.006
model_coefs0.2860.0160.376
modelvar1.0400.0391.203
object10.2160.0020.223
order_on_p0.4300.0160.490
overall_parameters0.010.000.01
pca1.0690.0221.211
pg_to_canonical0.0010.0000.002
plot_coef_densities0.4580.0150.550
plot_contrast_venn0.7770.0220.974
plot_contrastogram0.9880.0461.133
plot_data0.5730.0200.715
plot_densities3.5500.0993.962
plot_design0.2290.0030.245
plot_detections2.4700.0122.689
plot_exprs7.0390.0457.682
plot_exprs_per_coef5.6780.0326.213
plot_fit_summary0.7300.0330.863
plot_heatmap0.5590.0050.607
plot_matrix0.1660.0160.247
plot_subgroup_points1.7600.0232.000
plot_summary3.8590.0244.292
plot_venn0.0080.0000.011
plot_venn_heatmap0.0070.0000.007
plot_violins1.5890.0391.816
plot_volcano4.1260.0394.568
plot_xy_density1.9960.0132.226
preprocess_rnaseq_counts0.1000.0010.109
pull_columns0.0000.0000.001
pvalues_estimable0.0130.0020.016
read_affymetrix000
read_diann_proteingroups35.350 0.88439.120
read_fragpipe2.6270.0973.029
read_maxquant_phosphosites0.5090.0080.579
read_maxquant_proteingroups0.3910.0060.432
read_metabolon3.8870.0254.389
read_msigdt000
read_olink0.5800.0270.722
read_rectangles0.0650.0080.081
read_rnaseq_counts10.239 0.77811.913
read_salmon000
read_somascan4.4700.0405.018
read_uniprotdt0.1020.0090.123
reset_fit1.3380.0351.473
rm_diann_contaminants7.5080.2228.388
rm_missing_in_some_samples0.1570.0180.184
rm_unmatched_samples0.2160.0060.240
sbind1.3180.0091.493
scaledlibsizes0.0960.0010.113
scoremat0.3000.0220.361
slevels0.1300.0020.136
snames0.1620.0020.170
split_extract_fixed0.1580.0180.190
split_samples0.3920.0210.477
stepauc0.0990.0010.108
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1420.0010.159
subgroup_matrix0.1740.0170.254
subtract_baseline1.5470.0201.787
sumexp_to_longdt0.6550.0410.823
sumexp_to_tsv0.1450.0010.156
sumexplist_to_longdt0.5100.0060.568
summarize_fit0.5440.0210.637
survobj0.0470.0000.059
svalues0.1320.0010.152
svars0.1290.0020.146
systematic_nas0.1960.0020.217
tag_features0.3830.0140.442
tag_hdlproteins0.2680.0180.304
taxon2org0.0010.0000.001
tpm0.1060.0000.115
uncollapse0.0080.0010.008
values0.1310.0020.153
varlevels_dont_clash0.0090.0010.015
venn_detects0.2030.0040.216
weights0.1050.0010.122
write_xl57.476 3.01466.915
zero_to_na0.0010.0010.001