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

This page was generated on 2025-11-22 11:39 -0500 (Sat, 22 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" 4603
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4567
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-21 13:40 -0500 (Fri, 21 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-21 18:30:12 -0500 (Fri, 21 Nov 2025)
EndedAt: 2025-11-21 18:37:42 -0500 (Fri, 21 Nov 2025)
EllapsedTime: 449.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.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.647  2.720  66.086
read_diann_proteingroups 35.903  0.893  38.872
awblinmod                13.384  0.085  14.780
read_rnaseq_counts        9.921  0.718  11.231
LINMOD                    7.659  0.105   8.564
rm_diann_contaminants     7.464  0.214   8.143
plot_exprs                7.078  0.054   8.034
default_formula           6.663  0.314   7.298
plot_exprs_per_coef       5.703  0.028   6.155
read_somascan             4.530  0.043   5.002
* 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.576   3.465  64.383 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS0.0010.0000.001
LINMOD7.6590.1058.564
LINMODENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X0.3880.0160.407
abstract_fit0.3200.0170.352
add_adjusted_pvalues0.1630.0030.188
add_assay_means0.1230.0030.127
add_facetvars0.4420.0200.506
add_opentargets_by_uniprot0.1320.0030.137
add_psp0.1730.0040.186
add_smiles0.1540.0160.203
all_non_numeric0.1810.0010.191
analysis0.1340.0020.138
analyze4.2630.0524.639
annotate_maxquant0.3450.0220.400
annotate_uniprot_rest0.1120.0072.301
assert_is_valid_sumexp0.1820.0160.244
awblinmod13.384 0.08514.780
biplot1.2020.0211.303
biplot_corrections1.0950.0161.239
biplot_covariates2.2300.0192.346
block2limma0.0010.0000.001
block2lm0.0010.0010.001
block2lme0.0000.0000.001
block2lmer0.0010.0000.001
block_has_two_levels0.2170.0180.247
center0.5950.0070.613
code1.4850.0261.578
collapsed_entrezg_to_symbol0.3650.0240.402
contrast_subgroup_cols0.2160.0180.271
contrastdt0.1860.0010.196
count_in0.0000.0000.001
counts0.1040.0010.105
counts2cpm0.1110.0010.114
counts2tpm0.0860.0010.087
cpm0.1150.0010.117
create_design0.2340.0180.265
default_formula6.6630.3147.298
default_geom0.1660.0180.237
default_sfile0.0000.0000.001
demultiplex0.0050.0000.005
densities0.0760.0030.085
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0000.0010.000
dot-coxph0.1410.0170.171
dot-merge0.0100.0010.011
dot-read_maxquant_proteingroups0.0490.0030.059
download_data000
download_gtf0.0000.0010.000
download_mcclain210.0000.0000.001
dt2mat0.0020.0000.002
enrichment0.3500.0040.378
entrezg_to_symbol0.0510.0020.058
explore-transforms3.1420.0303.444
extract_contrast_features1.4320.0211.629
extract_rectangle0.0500.0180.078
factor.vars0.0530.0010.061
factorize0.2400.0050.269
fcluster2.9260.0183.111
fcor0.5040.0200.595
fdata0.1960.0060.490
fdr2p0.2930.0190.376
filter_exprs_replicated_in_some_subgroup0.3100.0180.408
filter_features0.1740.0160.213
filter_medoid0.1890.0020.210
filter_samples0.1680.0210.223
fit_survival3.5040.0664.014
fits0.0990.0010.112
fix_xlgenes0.0010.0000.001
flevels0.1310.0020.138
fnames0.1610.0030.182
formula2str000
ftype2.6290.1273.096
fvalues0.1290.0030.146
fvars0.1180.0020.126
genome_to_orgdb000
group_by_level0.0010.0000.000
guess_compounddiscoverer_quantity000
guess_fitsep0.1590.0010.167
guess_maxquant_quantity0.0010.0000.002
guess_sep0.1610.0150.220
has_multiple_levels0.0160.0010.017
hdlproteins0.0210.0110.033
impute1.0880.0111.144
invert_subgroups0.2230.0020.238
is_character_matrix0.0470.0000.047
is_collapsed_subset000
is_compounddiscoverer_output0.0280.0070.069
is_correlation_matrix000
is_diann_report0.0480.0040.046
is_fastadt0.0210.0000.028
is_file0.0000.0000.001
is_fraction0.0000.0000.001
is_fragpipe_tsv0.0420.0050.041
is_imputed0.2430.0020.254
is_maxquant_phosphosites0.0290.0030.029
is_maxquant_proteingroups0.0300.0030.030
is_positive_number000
is_scalar_subset0.1030.0020.104
is_sig0.4380.0030.457
is_valid_formula0.0130.0000.013
keep_estimable_features0.2300.0140.281
label2index000
list2mat000
log2counts0.1190.0010.126
log2cpm0.1020.0010.105
log2diffs0.0980.0020.108
log2proteins0.0950.0020.102
log2sites0.0920.0020.097
log2tpm0.1160.0010.127
log2transform1.6020.0141.761
logical2factor0.0010.0000.000
make_alpha_palette0.1890.0150.234
make_colors0.0050.0010.005
make_volcano_dt0.2490.0030.269
map_fvalues0.1830.0100.205
matrix2sumexp0.3380.0190.616
mclust_breaks0.2460.0220.288
merge_sample_file0.1700.0040.187
merge_sdata0.1860.0230.252
message_df0.0000.0000.001
model_coefs0.2840.0180.370
modelvar1.0600.0231.182
object10.2090.0020.241
order_on_p0.4510.0240.540
overall_parameters0.0160.0010.018
pca1.0930.0281.244
pg_to_canonical0.0020.0010.004
plot_coef_densities0.4510.0170.540
plot_contrast_venn0.7790.0190.908
plot_contrastogram1.0410.0511.201
plot_data0.5610.0200.628
plot_densities3.6810.1184.435
plot_design0.2590.0050.311
plot_detections2.5820.0192.889
plot_exprs7.0780.0548.034
plot_exprs_per_coef5.7030.0286.155
plot_fit_summary0.7190.0360.863
plot_heatmap0.5710.0030.603
plot_matrix0.1580.0160.228
plot_subgroup_points1.7640.0211.970
plot_summary3.8760.0284.224
plot_venn0.0090.0010.010
plot_venn_heatmap0.0070.0010.008
plot_violins1.5980.0381.799
plot_volcano4.2070.0304.553
plot_xy_density2.0310.0102.183
preprocess_rnaseq_counts0.0970.0010.098
pull_columns0.0010.0000.001
pvalues_estimable0.0120.0020.017
read_affymetrix000
read_diann_proteingroups35.903 0.89338.872
read_fragpipe2.7340.0943.030
read_maxquant_phosphosites0.5210.0080.564
read_maxquant_proteingroups0.4170.0060.474
read_metabolon3.9210.0264.372
read_msigdt0.0010.0000.000
read_olink0.5420.0250.709
read_rectangles0.0690.0090.080
read_rnaseq_counts 9.921 0.71811.231
read_salmon000
read_somascan4.5300.0435.002
read_uniprotdt0.1070.0110.130
reset_fit1.3880.0281.573
rm_diann_contaminants7.4640.2148.143
rm_missing_in_some_samples0.1730.0190.227
rm_unmatched_samples0.2150.0040.232
sbind1.3640.0061.478
scaledlibsizes0.1210.0010.129
scoremat0.2470.0170.310
slevels0.1640.0020.177
snames0.1290.0030.150
split_extract_fixed0.1570.0180.213
split_samples0.3860.0180.445
stepauc0.1390.0010.140
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1070.0020.115
subgroup_matrix0.1670.0140.190
subtract_baseline1.6490.0351.829
sumexp_to_longdt0.6430.0330.844
sumexp_to_tsv0.1490.0020.173
sumexplist_to_longdt0.5420.0060.581
summarize_fit0.5300.0200.677
survobj0.0480.0010.060
svalues0.1270.0020.153
svars0.1660.0030.170
systematic_nas0.1600.0010.167
tag_features0.4190.0120.462
tag_hdlproteins0.2140.0150.230
taxon2org0.0000.0000.001
tpm0.1210.0000.130
uncollapse0.0110.0000.012
values0.1690.0050.176
varlevels_dont_clash0.0100.0010.017
venn_detects0.1780.0040.192
weights0.0970.0000.099
write_xl57.647 2.72066.086
zero_to_na0.0010.0000.001