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

This page was generated on 2025-11-03 12:04 -0500 (Mon, 03 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4902
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4692
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4638
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-11-02 13:45 -0500 (Sun, 02 Nov 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 -0500 (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-11-02 18:30:34 -0500 (Sun, 02 Nov 2025)
EndedAt: 2025-11-02 18:37:08 -0500 (Sun, 02 Nov 2025)
EllapsedTime: 393.6 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.590  2.310  57.147
read_diann_proteingroups 33.138  0.883  33.331
awblinmod                12.473  0.072  12.623
read_rnaseq_counts        9.686  0.764  10.530
rm_diann_contaminants     7.359  0.188   7.346
LINMOD                    7.216  0.101   7.455
plot_exprs                6.565  0.036   6.655
default_formula           6.217  0.339   6.487
plot_exprs_per_coef       5.392  0.038   5.549
* 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.684   3.476  57.466 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
LINMOD7.2160.1017.455
LINMODENGINES0.0000.0000.001
MAXQUANT_PATTERNS0.0000.0010.000
TAXON_TO_ORGNAME000
TESTS000
X0.3520.0140.366
abstract_fit0.2960.0150.311
add_adjusted_pvalues0.1540.0030.159
add_assay_means0.1100.0010.112
add_facetvars0.4000.0140.428
add_opentargets_by_uniprot0.1250.0020.136
add_psp0.1560.0030.175
add_smiles0.1410.0130.160
all_non_numeric0.1730.0000.175
analysis0.1220.0010.124
analyze4.0100.0474.096
annotate_maxquant0.3940.0210.417
annotate_uniprot_rest0.0320.0062.295
assert_is_valid_sumexp0.1620.0130.175
awblinmod12.473 0.07212.623
biplot1.1260.0171.143
biplot_corrections1.0660.0151.089
biplot_covariates2.1370.0162.156
block2limma0.0010.0010.001
block2lm0.0010.0000.001
block2lme0.0010.0000.001
block2lmer0.0010.0000.001
block_has_two_levels0.1980.0140.211
center0.5470.0060.553
code1.3800.0171.397
collapsed_entrezg_to_symbol0.3280.0190.347
contrast_subgroup_cols0.1950.0130.209
contrastdt0.1830.0010.184
count_in0.0010.0010.000
counts0.0960.0000.096
counts2cpm0.1010.0000.102
counts2tpm0.0830.0010.083
cpm0.1020.0000.103
create_design0.2640.0200.305
default_formula6.2170.3396.487
default_geom0.1530.0130.171
default_sfile0.0000.0000.001
demultiplex0.0030.0010.004
densities0.0720.0050.077
dequantify0.0000.0000.001
dequantify_compounddiscoverer000
dot-coxph0.1300.0180.148
dot-merge0.0090.0010.009
dot-read_maxquant_proteingroups0.0460.0040.050
download_data0.0000.0000.001
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0010.0000.001
enrichment0.3400.0110.363
entrezg_to_symbol0.0490.0030.052
explore-transforms2.9520.0222.977
extract_contrast_features1.3120.0181.342
extract_rectangle0.0450.0130.060
factor.vars0.0530.0010.053
factorize0.2150.0030.219
fcluster2.8060.0162.849
fcor0.4960.0100.508
fdata0.1780.0030.182
fdr2p0.2650.0140.286
filter_exprs_replicated_in_some_subgroup0.2890.0140.305
filter_features0.1540.0140.171
filter_medoid0.1790.0010.180
filter_samples0.1500.0140.164
fit_survival3.2310.0643.303
fits0.0880.0010.089
fix_xlgenes0.0000.0000.001
flevels0.1200.0020.123
fnames0.1610.0030.163
formula2str000
ftype2.4960.1582.688
fvalues0.1500.0010.151
fvars0.1180.0020.119
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0000.000
guess_compounddiscoverer_quantity0.0000.0000.001
guess_fitsep0.1280.0020.130
guess_maxquant_quantity0.0020.0000.002
guess_sep0.1410.0120.153
has_multiple_levels0.0160.0010.016
hdlproteins0.0200.0090.030
impute1.0410.0161.058
invert_subgroups0.1760.0020.178
is_character_matrix0.0410.0000.041
is_collapsed_subset000
is_compounddiscoverer_output0.0260.0050.055
is_correlation_matrix0.0010.0000.000
is_diann_report0.0470.0050.045
is_fastadt0.040.000.04
is_file0.0000.0010.000
is_fraction0.0010.0000.001
is_fragpipe_tsv0.0370.0030.032
is_imputed0.2100.0010.221
is_maxquant_phosphosites0.0300.0020.030
is_maxquant_proteingroups0.0270.0020.025
is_positive_number0.0000.0010.001
is_scalar_subset0.0890.0000.090
is_sig0.4050.0020.409
is_valid_formula0.0130.0000.014
keep_estimable_features0.2430.0150.264
label2index0.0000.0000.001
list2mat000
log2counts0.0910.0010.091
log2cpm0.0900.0010.090
log2diffs0.0950.0020.097
log2proteins0.1190.0020.122
log2sites0.0970.0030.099
log2tpm0.0870.0000.087
log2transform1.5720.0221.657
logical2factor0.0000.0010.000
make_alpha_palette0.1550.0120.168
make_colors0.0040.0010.005
make_volcano_dt0.2640.0030.284
map_fvalues0.1150.0020.132
matrix2sumexp0.3250.0150.340
mclust_breaks0.2030.0210.224
merge_sample_file0.1520.0040.156
merge_sdata0.1990.0200.221
message_df0.0010.0000.001
model_coefs0.2180.0140.238
modelvar0.9850.0161.005
object10.1620.0010.168
order_on_p0.4040.0150.419
overall_parameters0.0090.0000.010
pca1.0370.0171.077
pg_to_canonical0.0020.0000.002
plot_coef_densities0.4220.0150.439
plot_contrast_venn0.6990.0160.718
plot_contrastogram1.0030.0431.072
plot_data0.5450.0160.565
plot_densities3.3740.1303.553
plot_design0.2310.0030.233
plot_detections2.4150.0132.442
plot_exprs6.5650.0366.655
plot_exprs_per_coef5.3920.0385.549
plot_fit_summary0.6340.0170.655
plot_heatmap0.5320.0020.543
plot_matrix0.1610.0140.179
plot_subgroup_points1.6500.0201.682
plot_summary3.6800.0193.718
plot_venn0.0090.0010.008
plot_venn_heatmap0.0070.0000.007
plot_violins1.4980.0451.548
plot_volcano3.9430.0283.983
plot_xy_density1.8940.0091.918
preprocess_rnaseq_counts0.1230.0010.124
pull_columns000
pvalues_estimable0.0110.0010.012
read_affymetrix000
read_diann_proteingroups33.138 0.88333.331
read_fragpipe2.6080.1232.718
read_maxquant_phosphosites0.4730.0080.482
read_maxquant_proteingroups0.3780.0050.400
read_metabolon3.8060.0384.065
read_msigdt0.0010.0000.000
read_olink0.5180.0260.616
read_rectangles0.0630.0070.070
read_rnaseq_counts 9.686 0.76410.530
read_salmon0.0000.0000.001
read_somascan3.8640.0113.905
read_uniprotdt0.1010.0090.111
reset_fit1.3810.0271.515
rm_diann_contaminants7.3590.1887.346
rm_missing_in_some_samples0.1500.0130.167
rm_unmatched_samples0.2150.0020.217
sbind1.5010.0601.589
scaledlibsizes0.0930.0010.094
scoremat0.2770.0130.298
slevels0.1240.0010.127
snames0.1250.0010.127
split_extract_fixed0.1850.0130.249
split_samples0.3790.0190.406
stepauc0.1020.0010.103
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1070.0030.117
subgroup_matrix0.1910.0170.236
subtract_baseline1.5500.0251.631
sumexp_to_longdt0.6130.0290.650
sumexp_to_tsv0.1500.0020.153
sumexplist_to_longdt0.5120.0090.520
summarize_fit0.5020.0200.536
survobj0.0420.0000.041
svalues0.1600.0020.162
svars0.1290.0020.133
systematic_nas0.1560.0010.161
tag_features0.4610.0130.486
tag_hdlproteins0.1670.0080.183
taxon2org0.0000.0000.001
tpm0.1430.0010.144
uncollapse0.0090.0010.010
values0.1310.0020.134
varlevels_dont_clash0.0090.0000.017
venn_detects0.1990.0020.202
weights0.1040.0020.111
write_xl52.590 2.31057.147
zero_to_na0.0010.0000.001