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

This page was generated on 2025-08-09 12:09 -0400 (Sat, 09 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4553
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.1 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
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 116/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.17.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-08-08 13:45 -0400 (Fri, 08 Aug 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: f051989
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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.17.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.17.0.tar.gz
StartedAt: 2025-08-08 18:10:06 -0400 (Fri, 08 Aug 2025)
EndedAt: 2025-08-08 18:15:18 -0400 (Fri, 08 Aug 2025)
EllapsedTime: 311.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.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.1 Patched (2025-06-14 r88325)
* 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.1
* 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.17.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 30 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
read_diann_proteingroups 30.918  0.969  32.072
read_rnaseq_counts       10.245  0.819  11.341
fit_linmod                9.336  0.078  10.237
plot_exprs_per_coef       6.544  0.055   6.888
rm_diann_contaminants     6.348  0.217   6.457
plot_exprs                6.436  0.039   6.896
default_formula           5.531  0.228   5.797
* 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.17.0’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** 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-06-14 r88325) -- "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 2 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
 52.256   3.281  57.068 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS0.0000.0010.000
X0.8120.0260.841
abstract_fit0.4830.0240.541
add_adjusted_pvalues0.1810.0050.199
add_assay_means0.1060.0020.110
add_facetvars0.4340.0200.534
add_opentargets_by_uniprot0.1170.0020.121
add_psp0.1660.0040.171
add_smiles0.1330.0130.172
analysis0.1130.0020.114
analyze4.1790.0674.371
annotate_maxquant0.3650.0250.390
annotate_uniprot_rest0.0320.0062.016
assert_is_valid_sumexp0.1630.0140.209
bin0.5080.0070.530
biplot1.4080.0211.463
biplot_corrections0.8930.0160.950
biplot_covariates1.5020.0191.643
block2lme0.0010.0000.001
center0.4320.0050.445
code1.4930.0241.555
coefs0.2340.0130.261
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.1750.0140.189
count_in000
counts0.1030.0010.103
counts2cpm0.0930.0000.093
counts2tpm0.0790.0000.079
cpm0.0920.0000.093
create_design0.1970.0150.217
default_formula5.5310.2285.797
default_geom0.1610.0150.179
default_sfile0.0010.0000.001
demultiplex0.0040.0010.004
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0000.0000.001
dot-coxph0.1330.0100.143
dot-merge0.0070.0000.007
dot-read_maxquant_proteingroups0.0450.0010.051
download_data000
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0010.0000.001
enrichment0.5310.0010.539
entrezg_to_symbol000
extract_coef_features1.8970.0181.937
extract_rectangle0.0420.0130.055
fcluster1.9270.0301.962
fcor0.3800.0090.391
fdata0.1600.0040.166
fdr2p0.3220.0160.338
filter_exprs_replicated_in_some_subgroup0.2860.0150.302
filter_features0.1670.0200.194
filter_medoid0.2190.0040.224
filter_samples0.1640.0160.182
fit_linmod 9.336 0.07810.237
fit_survival1.6180.0121.638
fitcoefs0.2650.0140.279
fits0.2590.0150.274
fix_xlgenes0.0000.0000.001
flevels0.1190.0010.120
fnames0.1610.0030.165
formula2str000
ftype2.9090.1283.187
fvalues0.1330.0070.151
fvars0.1100.0020.112
genome_to_orgdb0.0010.0000.000
group_by_level0.0000.0010.001
guess_compounddiscoverer_quantity000
guess_fitsep0.1280.0020.131
guess_maxquant_quantity0.0010.0000.002
guess_sep0.1420.0150.215
has_multiple_levels0.0150.0010.016
hdlproteins0.0200.0090.035
impute0.8530.0100.901
invert_subgroups0.1860.0020.191
is_collapsed_subset000
is_correlation_matrix0.0000.0000.001
is_diann_report0.1620.0180.213
is_fastadt0.0180.0010.019
is_file000
is_fraction0.0000.0000.001
is_imputed0.2000.0010.214
is_positive_number0.0010.0000.001
is_scalar_subset0.1010.0020.107
is_sig0.4780.0030.501
is_valid_formula0.0130.0010.012
keep_connected_blocks0.1430.0160.211
keep_connected_features0.2030.0170.288
keep_replicated_features0.2260.0150.314
label2index0.0010.0000.000
list2mat000
log2counts0.0880.0010.089
log2cpm0.0970.0010.110
log2diffs0.0900.0020.092
log2proteins0.0910.0010.095
log2sites0.0940.0020.100
log2tpm0.0850.0010.089
log2transform1.1090.0191.171
logical2factor000
make_alpha_palette0.1500.0170.182
make_colors0.0050.0010.005
make_volcano_dt0.2700.0030.281
map_fvalues0.1090.0020.115
matrix2sumexp0.2670.0190.325
merge_sample_file0.1330.0030.139
merge_sdata0.1550.0180.189
message_df0.0010.0000.001
model_coefs0.2200.0170.291
modelvar1.0270.0201.111
order_on_p0.3630.0170.418
pca0.8240.0190.935
pg_to_canonical0.0010.0000.002
plot_coef_densities0.3520.0180.538
plot_contrast_venn0.7470.0680.935
plot_contrastogram0.8990.0451.007
plot_data0.3740.0190.429
plot_densities2.4210.0762.642
plot_design0.1890.0030.197
plot_exprs6.4360.0396.896
plot_exprs_per_coef6.5440.0556.888
plot_fit_summary0.5780.0190.673
plot_heatmap0.6390.0030.664
plot_joint_density0.8720.0280.947
plot_matrix0.1450.0150.211
plot_sample_nas1.8160.0111.988
plot_subgroup_points1.3550.0211.430
plot_summary4.2660.0224.497
plot_survival1.0390.0071.081
plot_venn0.0020.0000.002
plot_venn_heatmap0.0080.0000.009
plot_violins1.2040.0441.334
plot_volcano3.5260.0303.673
preprocess_rnaseq_counts0.1680.0090.178
pull_columns0.0010.0000.001
read_affymetrix0.0000.0000.001
read_diann_proteingroups30.918 0.96932.072
read_fragpipe2.1140.1132.295
read_maxquant_phosphosites0.4660.0080.488
read_maxquant_proteingroups0.3780.0080.389
read_metabolon4.1830.0624.437
read_msigdt0.0010.0000.000
read_olink0.4800.0230.559
read_rectangles0.0640.0060.070
read_rnaseq_counts10.245 0.81911.341
read_salmon000
read_somascan4.3740.0124.632
read_uniprotdt0.1150.0080.123
reset_fit2.0650.0442.133
rm_diann_contaminants6.3480.2176.457
rm_missing_in_some_samples0.1430.0170.169
rm_unmatched_samples0.1860.0040.196
scaledlibsizes0.0840.0000.085
scoremat0.2870.0140.335
slevels0.1140.0010.115
snames0.1170.0030.119
split_extract_fixed0.2670.0490.335
split_samples0.3400.0150.362
stri_any_regex0.0010.0000.001
stri_detect_fixed_in_collapsed0.0970.0010.103
subgroup_matrix0.1460.0200.180
subtract_baseline1.2980.0351.355
sumexp_to_longdt0.5230.0340.592
sumexp_to_tsv0.1650.0020.167
sumexplist_to_longdt0.4390.0070.447
summarize_fit0.4820.0210.515
svalues0.1180.0010.119
svars0.1370.0020.138
systematic_nas0.1470.0010.148
tag_features0.3260.0110.369
tag_hdlproteins0.2020.0160.218
taxon2org0.0010.0000.001
tpm0.0960.0000.098
uncollapse0.0090.0010.009
values0.1180.0040.122
varlevels_dont_clash0.0070.0000.007
venn_detects0.1760.0030.183
weights0.0870.0000.087
write_xl0.2210.0190.260
zero_to_na0.0010.0000.001