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

This page was generated on 2025-02-06 11:43 -0500 (Thu, 06 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4480
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4491
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4444
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/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.15.143  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-02-05 13:48 -0500 (Wed, 05 Feb 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: d6a7703
git_last_commit_date: 2025-01-28 04:51:36 -0500 (Tue, 28 Jan 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows 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.15.143
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.15.143.tar.gz
StartedAt: 2025-02-05 18:08:48 -0500 (Wed, 05 Feb 2025)
EndedAt: 2025-02-05 18:13:46 -0500 (Wed, 05 Feb 2025)
EllapsedTime: 298.4 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.15.143.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* using platform: aarch64-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 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.15.143’
* 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 ... OK
* 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 39.381  1.879  32.028
read_rnaseq_counts       13.311  1.144  10.988
fit_linmod               12.944  0.433   9.215
rm_diann_contaminants     8.626  0.444   6.905
plot_exprs_per_coef       8.330  0.178   6.856
plot_exprs                8.121  0.214   6.533
default_formula           7.241  0.223   5.758
analyze                   5.505  0.131   4.131
plot_summary              5.338  0.151   4.208
read_metabolon            5.272  0.136   4.058
read_somascan             5.263  0.118   4.203
* 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: 1 NOTE
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-arm64/Resources/library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.15.143’
** 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 Under development (unstable) (2025-01-20 r87609) -- "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 2 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
 62.735   4.432  54.699 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0010.001
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X0.6480.0350.474
abstract_fit0.7170.0320.546
add_adjusted_pvalues0.4740.0070.484
add_assay_means0.1040.0090.112
add_facetvars0.6260.0350.462
add_opentargets_by_uniprot0.1140.0030.116
add_psp0.1600.0040.163
add_smiles0.1590.0150.141
analysis0.2120.0080.110
analyze5.5050.1314.131
annotate_maxquant0.3080.0090.318
annotate_uniprot_rest0.0320.0062.582
assert_is_valid_sumexp0.2030.0170.182
bin0.2330.0160.125
biplot1.6540.0581.429
biplot_corrections1.0670.0460.901
biplot_covariates1.6600.0311.477
block2lme0.0010.0000.001
center0.4170.0080.424
code1.6310.0271.447
coefs0.3540.0190.240
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.2960.0190.172
count_in0.0010.0010.001
counts0.1850.0040.095
counts2cpm0.1370.0030.090
counts2tpm0.0780.0000.079
cpm0.0830.0000.084
create_design0.2760.0180.204
default_formula7.2410.2235.758
default_geom0.4170.0800.251
default_sfile0.0010.0010.000
demultiplex0.0150.0000.008
dequantify0.0010.0000.001
dequantify_compounddiscoverer0.0000.0000.001
dot-coxph0.1860.0130.141
dot-merge0.0070.0010.007
dot-read_maxquant_proteingroups0.0440.0010.046
download_data0.0000.0010.000
download_gtf000
download_mcclain210.0010.0000.000
dt2mat0.0010.0000.001
enrichment0.5260.0040.534
entrezg_to_symbol000
extract_coef_features2.0710.0451.917
extract_rectangle0.0450.0140.058
fcluster2.4470.0631.907
fcor0.3940.0100.406
fdata0.1740.0030.177
fdr2p0.4560.0260.299
filter_exprs_replicated_in_some_subgroup0.4900.0330.324
filter_features0.3010.0200.161
filter_medoid0.3700.0120.219
filter_samples0.2150.0230.194
fit_linmod12.944 0.433 9.215
fit_survival1.8520.0511.580
fitcoefs0.3870.0360.277
fits0.3630.0320.247
fix_xlgenes0.0010.0000.001
flevels0.2400.0130.157
fnames0.1730.0020.182
formula2str000
ftype3.6000.2412.612
fvalues0.2740.0140.147
fvars0.1500.0050.130
genome_to_orgdb000
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0000.0010.001
guess_fitsep0.1370.0010.138
guess_maxquant_quantity0.0010.0010.002
guess_sep0.2030.0160.184
has_multiple_levels0.0280.0020.015
hdlproteins0.0460.0120.029
impute1.0650.0300.986
invert_subgroups0.1960.0020.205
is_collapsed_subset0.0000.0000.001
is_correlation_matrix0.0010.0000.000
is_diann_report0.2540.0300.170
is_fastadt0.0350.0020.019
is_file0.0010.0000.000
is_fraction0.0010.0000.000
is_imputed0.7730.0260.651
is_positive_number0.0010.0000.000
is_scalar_subset0.0900.0070.098
is_sig0.4600.0150.476
is_valid_formula0.0130.0000.012
keep_connected_blocks0.1800.0180.159
keep_connected_features0.3620.0430.220
keep_replicated_features0.4080.0410.237
label2index0.0010.0010.000
list2mat0.0010.0000.000
log2counts0.1510.0100.084
log2cpm0.1510.0100.084
log2diffs0.1070.0040.089
log2proteins0.0940.0030.291
log2sites0.0990.0030.124
log2tpm0.0840.0010.088
log2transform1.0940.0231.247
logical2factor000
make_alpha_palette0.1900.0220.179
make_colors0.0090.0010.006
make_volcano_dt0.3740.0210.263
map_fvalues0.1120.0020.126
matrix2sumexp0.3610.0310.264
merge_sample_file0.1780.0100.152
merge_sdata0.2270.0290.206
message_df0.0010.0000.001
model_coefs0.4110.0350.241
modelvar1.4380.0711.022
order_on_p0.5290.0470.386
pca1.0150.0470.872
pg_to_canonical0.0020.0000.002
plot_coef_densities0.5190.0360.357
plot_contrast_venn0.9210.0670.734
plot_contrastogram1.2200.0890.918
plot_data0.6810.0580.438
plot_densities3.3980.1802.500
plot_design0.2740.0180.192
plot_exprs8.1210.2146.533
plot_exprs_per_coef8.3300.1786.856
plot_fit_summary1.1080.0980.731
plot_heatmap0.7050.0100.680
plot_joint_density1.0440.0460.949
plot_matrix0.1810.0180.167
plot_sample_nas2.5560.0751.880
plot_subgroup_points2.0310.0811.412
plot_summary5.3380.1514.208
plot_survival1.3330.0431.001
plot_venn0.0020.0010.002
plot_venn_heatmap0.0070.0010.008
plot_violins1.3650.0731.229
plot_volcano3.9250.0643.503
preprocess_rnaseq_counts0.0970.0010.098
pull_columns0.0010.0010.001
read_affymetrix0.0000.0000.001
read_diann_proteingroups39.381 1.87932.028
read_fragpipe2.9270.1602.005
read_maxquant_phosphosites0.5600.0160.462
read_maxquant_proteingroups0.3730.0050.378
read_metabolon5.2720.1364.058
read_msigdt0.0000.0000.001
read_olink0.7500.0760.616
read_rectangles0.0600.0080.069
read_rnaseq_counts13.311 1.14410.988
read_salmon000
read_somascan5.2630.1184.203
read_uniprotdt0.1090.0080.117
reset_fit2.2330.1381.493
rm_diann_contaminants8.6260.4446.905
rm_missing_in_some_samples0.2810.0260.157
rm_unmatched_samples0.3370.0100.175
scaledlibsizes0.0750.0000.077
scoremat0.4470.0230.290
slevels0.1390.0040.113
snames0.1130.0020.115
split_extract_fixed0.1850.0150.161
split_samples0.6190.0300.333
stri_any_regex000
stri_detect_fixed_in_collapsed0.0940.0010.096
subgroup_matrix0.1960.0250.178
subtract_baseline1.7000.1131.351
sumexp_to_longdt0.9520.0710.555
sumexp_to_tsv0.1350.0020.136
sumexplist_to_longdt0.4350.0120.448
summarize_fit0.9220.0470.490
svalues0.2730.0100.141
svars0.1800.0040.128
systematic_nas0.1430.0020.145
tag_features0.3440.0120.356
tag_hdlproteins0.1600.0110.171
taxon2org000
tpm0.0840.0000.085
uncollapse0.0090.0010.009
values0.1470.0030.149
varlevels_dont_clash0.0080.0000.007
venn_detects0.1430.0020.147
weights0.1060.0010.108
write_xl0.2750.0270.212
zero_to_na0.0010.0000.000