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

This page was generated on 2025-04-22 13:15 -0400 (Tue, 22 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
lconwaymacOS 12.7.1 Montereyx86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4599
kjohnson3macOS 13.7.1 Venturaarm644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4553
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4570
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 117/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.16.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-04-21 13:40 -0400 (Mon, 21 Apr 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_21
git_last_commit: a47f4df
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  YES
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for autonomics on lconway

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.16.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.16.0.tar.gz
StartedAt: 2025-04-21 19:07:42 -0400 (Mon, 21 Apr 2025)
EndedAt: 2025-04-21 19:25:58 -0400 (Mon, 21 Apr 2025)
EllapsedTime: 1095.9 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’
* using R version 4.5.0 RC (2025-04-04 r88126)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* 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.16.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 111.828  2.004 115.055
read_rnaseq_counts        36.233  3.254  40.137
fit_linmod                33.675  0.327  34.234
plot_exprs_per_coef       26.005  0.251  26.444
plot_exprs                24.342  0.185  24.656
rm_diann_contaminants     23.513  0.400  24.148
default_formula           17.804  0.386  18.334
read_somascan             16.697  0.130  16.991
read_metabolon            16.424  0.204  16.798
analyze                   15.885  0.166  16.159
plot_summary              15.783  0.109  15.972
plot_volcano              14.128  0.152  14.383
ftype                      8.785  0.258   9.102
plot_densities             8.818  0.166   9.040
read_fragpipe              8.266  0.230   8.596
extract_coef_features      7.338  0.078   7.450
plot_sample_nas            7.139  0.088   7.281
fcluster                   7.049  0.074   7.150
fit_survival               5.861  0.074   5.981
subtract_baseline          5.796  0.111   5.981
reset_fit                  5.809  0.089   5.963
code                       5.649  0.079   5.755
biplot_covariates          5.378  0.073   5.480
plot_subgroup_points       5.276  0.078   5.390
annotate_uniprot_rest      0.072  0.012   8.226
* 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.21-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-x86_64/Resources/library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.16.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.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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 
153.440   9.314 207.272 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0010.0010.000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X1.6670.0821.765
abstract_fit2.5580.0942.672
add_adjusted_pvalues0.6840.0290.721
add_assay_means0.3910.0090.402
add_facetvars1.7220.0651.804
add_opentargets_by_uniprot0.4530.0100.470
add_psp0.5780.0160.598
add_smiles0.5030.0440.552
analysis0.4040.0070.414
analyze15.885 0.16616.159
annotate_maxquant0.9640.1001.072
annotate_uniprot_rest0.0720.0128.226
assert_is_valid_sumexp0.7100.0750.796
bin1.1410.0151.164
biplot3.6310.0653.715
biplot_corrections3.2660.0683.362
biplot_covariates5.3780.0735.480
block2lme0.0020.0000.004
center1.5130.0201.542
code5.6490.0795.755
coefs0.8770.0420.922
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.5850.0430.632
count_in0.0000.0010.001
counts1.1510.0061.160
counts2cpm0.3250.0020.328
counts2tpm0.3170.0030.321
cpm0.3400.0030.342
create_design0.7090.0410.753
default_formula17.804 0.38618.334
default_geom0.6170.0510.676
default_sfile0.0010.0000.002
demultiplex0.0160.0010.017
dequantify0.0020.0000.002
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.4560.0490.510
dot-merge0.0240.0010.025
dot-read_maxquant_proteingroups0.1190.0060.125
download_data0.0000.0010.001
download_gtf000
download_mcclain21000
dt2mat0.0030.0000.003
enrichment2.0050.0112.022
entrezg_to_symbol0.0010.0000.001
extract_coef_features7.3380.0787.450
extract_rectangle0.1520.0410.196
fcluster7.0490.0747.150
fcor1.1450.0321.183
fdata0.6020.0100.628
fdr2p1.1740.0461.226
filter_exprs_replicated_in_some_subgroup1.0950.0461.151
filter_features0.6420.0430.689
filter_medoid0.7870.0210.811
filter_samples0.6030.0440.651
fit_linmod33.675 0.32734.234
fit_survival5.8610.0745.981
fitcoefs1.0340.0471.089
fits0.8460.0460.901
fix_xlgenes0.0020.0010.003
flevels0.4290.0060.437
fnames0.5940.0070.604
formula2str000
ftype8.7850.2589.102
fvalues0.4740.0060.485
fvars1.3400.0251.374
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0010.001
guess_compounddiscoverer_quantity0.0010.0010.001
guess_fitsep0.5200.0070.530
guess_maxquant_quantity0.0060.0020.009
guess_sep0.5710.0600.641
has_multiple_levels0.0610.0050.066
hdlproteins0.0460.0330.082
impute3.3230.0443.431
invert_subgroups0.8000.0110.817
is_collapsed_subset0.0010.0010.000
is_correlation_matrix0.0020.0010.001
is_diann_report0.2430.0500.369
is_fastadt0.0650.0020.067
is_file0.0010.0000.001
is_fraction0.0020.0000.002
is_imputed0.8890.0110.909
is_positive_number0.0020.0000.003
is_scalar_subset0.4060.0070.416
is_sig1.9100.0161.937
is_valid_formula0.0560.0020.057
keep_connected_blocks0.5570.0490.613
keep_connected_features0.7870.0470.841
keep_replicated_features0.8490.0470.902
label2index0.0010.0000.001
list2mat0.0000.0010.001
log2counts0.3970.0050.406
log2cpm0.3920.0050.398
log2diffs0.3630.0070.373
log2proteins0.3470.0050.354
log2sites0.3770.0060.386
log2tpm0.3810.0040.386
log2transform4.1300.0554.230
logical2factor0.0010.0000.001
make_alpha_palette0.5670.0440.618
make_colors0.0090.0020.012
make_volcano_dt0.9860.0141.006
map_fvalues0.4340.0090.446
matrix2sumexp1.0540.0491.116
merge_sample_file0.4960.0100.508
merge_sdata0.6160.0660.694
message_df0.0030.0000.003
model_coefs0.8180.0480.875
modelvar4.1010.0674.194
order_on_p1.3370.0491.396
pca3.2760.0663.364
pg_to_canonical0.0060.0010.007
plot_coef_densities1.3310.0531.396
plot_contrast_venn2.8520.0922.967
plot_contrastogram3.2000.1303.364
plot_data1.4250.0561.493
plot_densities8.8180.1669.040
plot_design0.7450.0090.760
plot_exprs24.342 0.18524.656
plot_exprs_per_coef26.005 0.25126.444
plot_fit_summary2.3880.0702.486
plot_heatmap2.6840.0302.755
plot_joint_density3.3020.0923.435
plot_matrix0.5430.0590.617
plot_sample_nas7.1390.0887.281
plot_subgroup_points5.2760.0785.390
plot_summary15.783 0.10915.972
plot_survival3.7770.0273.817
plot_venn0.0040.0010.006
plot_venn_heatmap0.0210.0020.023
plot_violins4.4410.0884.593
plot_volcano14.128 0.15214.383
preprocess_rnaseq_counts0.3600.0040.366
pull_columns0.0020.0010.003
read_affymetrix0.0000.0000.001
read_diann_proteingroups111.828 2.004115.055
read_fragpipe8.2660.2308.596
read_maxquant_phosphosites1.7260.0431.784
read_maxquant_proteingroups1.4080.0271.449
read_metabolon16.424 0.20416.798
read_msigdt0.0010.0000.002
read_olink1.4990.0631.585
read_rectangles0.2610.0360.301
read_rnaseq_counts36.233 3.25440.137
read_salmon0.0000.0010.000
read_somascan16.697 0.13016.991
read_uniprotdt0.4010.0260.430
reset_fit5.8090.0895.963
rm_diann_contaminants23.513 0.40024.148
rm_missing_in_some_samples0.6250.0560.691
rm_unmatched_samples0.7930.0310.888
scaledlibsizes0.3640.0050.373
scoremat1.2140.0611.291
slevels0.4820.0090.507
snames0.4710.0080.483
split_extract_fixed0.6690.0470.722
split_samples1.4610.0571.552
stri_any_regex0.0000.0010.001
stri_detect_fixed_in_collapsed0.3990.0080.412
subgroup_matrix1.7830.1391.958
subtract_baseline5.7960.1115.981
sumexp_to_longdt2.2200.1922.477
sumexp_to_tsv0.5510.0080.566
sumexplist_to_longdt1.7390.0301.791
summarize_fit1.9190.0722.021
svalues0.5140.0090.529
svars0.5490.0100.566
systematic_nas0.6610.0090.695
tag_features1.1920.0461.254
tag_hdlproteins0.6210.0430.677
taxon2org0.0010.0000.001
tpm0.3950.0060.409
uncollapse0.0380.0020.039
values0.5530.0110.570
varlevels_dont_clash0.0250.0020.029
venn_detects0.6550.0150.677
weights0.3950.0050.403
write_xl0.9570.0691.241
zero_to_na0.0020.0020.003