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

This page was generated on 2025-10-31 12:04 -0400 (Fri, 31 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4901
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4691
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4637
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 119/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.18.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-10-30 13:45 -0400 (Thu, 30 Oct 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_22
git_last_commit: c22fce2
git_last_commit_date: 2025-10-29 11:06:51 -0400 (Wed, 29 Oct 2025)
nebbiolo2Linux (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.18.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.18.0.tar.gz
StartedAt: 2025-10-30 18:31:11 -0400 (Thu, 30 Oct 2025)
EndedAt: 2025-10-30 18:37:45 -0400 (Thu, 30 Oct 2025)
EllapsedTime: 393.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.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* 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.7
* 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.18.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                 52.876  2.778  58.847
read_diann_proteingroups 33.301  0.895  33.476
awblinmod                12.419  0.070  12.600
read_rnaseq_counts        9.633  0.802  10.551
LINMOD                    7.147  0.104   7.455
rm_diann_contaminants     7.037  0.150   7.253
plot_exprs                6.746  0.044   7.040
default_formula           6.220  0.348   6.521
plot_exprs_per_coef       5.437  0.045   5.656
* 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.22-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.5-arm64/Resources/library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.18.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.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
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 
 51.677   3.478  57.522 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.1470.1047.455
LINMODENGINES0.0010.0000.000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME0.0000.0000.001
TESTS000
X0.3630.0190.418
abstract_fit0.2980.0140.330
add_adjusted_pvalues0.1520.0030.160
add_assay_means0.1130.0020.114
add_facetvars0.3940.0170.415
add_opentargets_by_uniprot0.1270.0020.130
add_psp0.1570.0040.172
add_smiles0.1420.0140.157
all_non_numeric0.1700.0010.192
analysis0.1190.0020.126
analyze3.9520.0474.176
annotate_maxquant0.3950.0220.421
annotate_uniprot_rest0.0310.0052.035
assert_is_valid_sumexp0.1560.0120.169
awblinmod12.419 0.07012.600
biplot1.1260.0171.143
biplot_corrections1.0240.0161.039
biplot_covariates2.1010.0202.135
block2limma0.0010.0010.001
block2lm0.0010.0000.000
block2lme0.0000.0000.001
block2lmer0.0010.0010.001
block_has_two_levels0.1970.0170.223
center0.5490.0050.571
code1.3940.0181.418
collapsed_entrezg_to_symbol0.3330.0220.354
contrast_subgroup_cols0.1950.0140.212
contrastdt0.1820.0010.184
count_in000
counts0.0960.0010.097
counts2cpm0.1060.0010.106
counts2tpm0.0880.0000.088
cpm0.1030.0000.103
create_design0.2700.0150.285
default_formula6.2200.3486.521
default_geom0.1440.0140.169
default_sfile000
demultiplex0.0040.0000.004
densities0.0670.0040.071
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0010.0000.000
dot-coxph0.1300.0170.158
dot-merge0.0080.0000.008
dot-read_maxquant_proteingroups0.0470.0050.052
download_data000
download_gtf0.0010.0000.000
download_mcclain210.0000.0000.002
dt2mat0.0010.0000.001
enrichment0.3270.0070.335
entrezg_to_symbol0.0490.0030.052
explore-transforms2.9150.0312.976
extract_contrast_features1.2840.0181.323
extract_rectangle0.0440.0170.062
factor.vars0.0480.0000.049
factorize0.2160.0030.219
fcluster2.8110.0192.834
fcor0.4910.0110.503
fdata0.1740.0030.176
fdr2p0.2620.0140.290
filter_exprs_replicated_in_some_subgroup0.2900.0150.320
filter_features0.1510.0210.176
filter_medoid0.1740.0010.176
filter_samples0.1480.0140.163
fit_survival3.2360.0633.331
fits0.0900.0000.095
fix_xlgenes0.0000.0000.001
flevels0.1250.0010.128
fnames0.1530.0020.155
formula2str000
ftype2.4460.1232.624
fvalues0.1540.0020.155
fvars0.1180.0020.119
genome_to_orgdb0.0000.0000.001
group_by_level000
guess_compounddiscoverer_quantity0.0010.0000.000
guess_fitsep0.1280.0020.131
guess_maxquant_quantity0.0010.0000.002
guess_sep0.1390.0130.152
has_multiple_levels0.0150.0010.016
hdlproteins0.0200.0140.035
impute1.0580.0141.124
invert_subgroups0.1750.0020.177
is_character_matrix0.0390.0000.040
is_collapsed_subset0.0000.0010.001
is_compounddiscoverer_output0.0270.0080.070
is_correlation_matrix000
is_diann_report0.0480.0050.051
is_fastadt0.0450.0000.045
is_file000
is_fraction0.0010.0000.001
is_fragpipe_tsv0.0470.0050.045
is_imputed0.2110.0030.215
is_maxquant_phosphosites0.0290.0020.028
is_maxquant_proteingroups0.0280.0020.027
is_positive_number0.0010.0000.001
is_scalar_subset0.0950.0010.096
is_sig0.4220.0030.425
is_valid_formula0.0150.0010.015
keep_estimable_features0.2470.0140.260
label2index0.0000.0010.000
list2mat0.0000.0000.001
log2counts0.0870.0000.089
log2cpm0.0850.0000.086
log2diffs0.0920.0020.093
log2proteins0.1130.0020.115
log2sites0.0950.0010.096
log2tpm0.0860.0010.087
log2transform1.5880.0241.622
logical2factor0.0000.0000.001
make_alpha_palette0.1550.0150.173
make_colors0.0050.0010.005
make_volcano_dt0.2730.0020.275
map_fvalues0.1110.0010.113
matrix2sumexp0.3090.0140.326
mclust_breaks0.1900.0180.208
merge_sample_file0.1620.0050.167
merge_sdata0.2080.0200.228
message_df0.0000.0000.001
model_coefs0.2150.0160.231
modelvar0.9810.0171.002
object10.1590.0010.159
order_on_p0.4170.0140.446
overall_parameters0.0090.0000.009
pca1.0320.0211.065
pg_to_canonical0.0020.0000.002
plot_coef_densities0.4080.0170.426
plot_contrast_venn0.6670.0150.724
plot_contrastogram0.9610.0501.056
plot_data0.5250.0150.547
plot_densities3.3130.1053.448
plot_design0.2120.0020.214
plot_detections2.3470.0102.388
plot_exprs6.7460.0447.040
plot_exprs_per_coef5.4370.0455.656
plot_fit_summary0.6240.0210.676
plot_heatmap0.5600.0030.574
plot_matrix0.1650.0180.204
plot_subgroup_points1.6520.0241.811
plot_summary3.6410.0233.685
plot_venn0.0090.0010.009
plot_venn_heatmap0.0070.0000.008
plot_violins1.5080.0381.568
plot_volcano3.9740.0304.070
plot_xy_density1.9170.0101.954
preprocess_rnaseq_counts0.1200.0010.129
pull_columns0.0010.0000.000
pvalues_estimable0.0110.0010.012
read_affymetrix000
read_diann_proteingroups33.301 0.89533.476
read_fragpipe2.6820.1072.694
read_maxquant_phosphosites0.4840.0060.498
read_maxquant_proteingroups0.3860.0070.394
read_metabolon3.7770.0373.841
read_msigdt0.0000.0000.001
read_olink0.5160.0240.592
read_rectangles0.0630.0060.075
read_rnaseq_counts 9.633 0.80210.551
read_salmon000
read_somascan3.8280.0103.900
read_uniprotdt0.0980.0070.104
reset_fit1.3250.0241.352
rm_diann_contaminants7.0370.1507.253
rm_missing_in_some_samples0.1480.0160.169
rm_unmatched_samples0.2090.0030.218
sbind1.4490.0391.533
scaledlibsizes0.0910.0010.092
scoremat0.2860.0200.428
slevels0.1270.0010.135
snames0.1220.0020.125
split_extract_fixed0.1850.0200.227
split_samples0.3730.0150.398
stepauc0.1000.0010.106
stri_any_regex0.0010.0000.000
stri_detect_fixed_in_collapsed0.1010.0010.103
subgroup_matrix0.1920.0130.217
subtract_baseline1.5000.0151.554
sumexp_to_longdt0.5950.0230.682
sumexp_to_tsv0.1380.0030.140
sumexplist_to_longdt0.5100.0050.514
summarize_fit0.4810.0150.514
survobj0.0390.0000.039
svalues0.1490.0020.151
svars0.1200.0020.121
systematic_nas0.1500.0010.151
tag_features0.4270.0100.453
tag_hdlproteins0.1600.0080.174
taxon2org000
tpm0.1340.0010.135
uncollapse0.0080.0010.010
values0.1300.0020.137
varlevels_dont_clash0.0080.0000.009
venn_detects0.2050.0030.221
weights0.1000.0010.104
write_xl52.876 2.77858.847
zero_to_na0.0000.0000.001