Back to Multiple platform build/check report for BioC 3.18: simplified long |
|
This page was generated on 2024-03-04 11:37:08 -0500 (Mon, 04 Mar 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" | 4692 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.3.2 (2023-10-31 ucrt) -- "Eye Holes" | 4445 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" | 4466 |
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 111/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
autonomics 1.10.2 (landing page) Aditya Bhagwat
| nebbiolo2 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | ERROR | skipped | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson1 | macOS 13.6.1 Ventura / arm64 | see weekly results here | ||||||||||||
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. |
Package: autonomics |
Version: 1.10.2 |
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.10.2.tar.gz |
StartedAt: 2024-03-03 19:00:19 -0500 (Sun, 03 Mar 2024) |
EndedAt: 2024-03-03 19:11:21 -0500 (Sun, 03 Mar 2024) |
EllapsedTime: 662.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: autonomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.10.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck’ * using R version 4.3.2 Patched (2023-11-01 r85457) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.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.10.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * 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 R 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_rnaseq_counts 17.956 1.198 19.689 pca 12.726 0.431 13.277 is_sig 12.350 0.207 12.631 filter_medoid 11.111 0.794 12.015 read_somascan 11.057 0.311 11.499 explore_imputations 10.623 0.319 11.034 read_rectangles 10.055 0.579 10.786 plot_detections 9.405 0.529 10.083 fit_limma 9.224 0.210 9.502 read_metabolon 8.113 0.461 8.694 biplot_covariates 7.343 0.363 7.783 summarize_fit 6.644 0.459 7.163 plot_venn 5.962 0.216 6.249 plot_features 5.719 0.276 6.087 subtract_baseline 5.430 0.379 5.872 analyze 5.092 0.376 5.523 biplot_corrections 5.091 0.338 5.473 plot_violins 4.920 0.336 5.315 sumexp_to_long_dt 4.686 0.493 5.244 explore_transformations 4.943 0.230 5.223 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... 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.18-bioc/meat/autonomics.Rcheck/00check.log’ for details.
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.3-x86_64/Resources/library’ * installing *source* package ‘autonomics’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Note: wrong number of arguments to '/' ** 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)
autonomics.Rcheck/tests/testthat.Rout
R version 4.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (64-bit) 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 object is masked from 'package:stats': biplot > > test_check("autonomics") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 103 ] > > proc.time() user system elapsed 123.038 7.233 131.345
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.001 | 0.001 | 0.001 | |
MAXQUANT_PATTERNS_PEPCOUNTS | 0.001 | 0.000 | 0.000 | |
MAXQUANT_PATTERNS_QUANTITY | 0.000 | 0.001 | 0.000 | |
TESTS | 0 | 0 | 0 | |
add_smiles | 2.443 | 0.306 | 3.210 | |
analysis | 1.662 | 0.093 | 1.836 | |
analyze | 5.092 | 0.376 | 5.523 | |
assert_is_valid_sumexp | 1.786 | 0.361 | 2.177 | |
biplot | 3.041 | 0.292 | 3.366 | |
biplot_corrections | 5.091 | 0.338 | 5.473 | |
biplot_covariates | 7.343 | 0.363 | 7.783 | |
center | 2.024 | 0.116 | 2.225 | |
contrast_subgroup_cols | 0.926 | 0.166 | 1.102 | |
contrastdefs | 2.209 | 0.097 | 2.333 | |
counts | 1.830 | 0.151 | 2.057 | |
counts2cpm | 2.086 | 0.124 | 2.231 | |
counts2tpm | 0.677 | 0.045 | 0.729 | |
cpm | 2.092 | 0.124 | 2.236 | |
create_design | 2.283 | 0.143 | 2.452 | |
create_sfile | 1.260 | 0.075 | 1.346 | |
default_formula | 1.026 | 0.260 | 1.303 | |
default_sfile | 0.171 | 0.020 | 0.193 | |
download_data | 1.560 | 0.264 | 1.858 | |
download_gtf | 0 | 0 | 0 | |
dt2mat | 0.004 | 0.000 | 0.004 | |
explore_imputations | 10.623 | 0.319 | 11.034 | |
explore_transformations | 4.943 | 0.230 | 5.223 | |
extract_features | 1.056 | 0.058 | 1.124 | |
extract_rectangle | 0.832 | 0.192 | 1.038 | |
fdata | 1.132 | 0.075 | 1.215 | |
filter_exprs_replicated_in_some_subgroup | 1.621 | 0.288 | 1.936 | |
filter_features | 1.153 | 0.243 | 1.431 | |
filter_medoid | 11.111 | 0.794 | 12.015 | |
filter_replicated | 1.367 | 0.079 | 1.457 | |
filter_samples | 1.157 | 0.258 | 1.441 | |
fit_limma | 9.224 | 0.210 | 9.502 | |
flevels | 0.985 | 0.051 | 1.045 | |
fnames | 1.106 | 0.073 | 1.197 | |
formula2str | 0.001 | 0.000 | 0.000 | |
fvalues | 1.097 | 0.065 | 1.173 | |
fvars | 1.085 | 0.065 | 1.160 | |
guess_maxquant_quantity | 1.907 | 0.131 | 2.053 | |
guess_sep | 0.001 | 0.001 | 0.002 | |
halfnormimpute | 1.441 | 0.140 | 1.598 | |
impute_systematic_nondetects | 2.575 | 0.116 | 2.724 | |
invert | 1.575 | 0.100 | 1.691 | |
is_imputed | 1.049 | 0.062 | 1.124 | |
is_sig | 12.350 | 0.207 | 12.631 | |
limma | 1.925 | 0.083 | 2.028 | |
log2counts | 1.490 | 0.115 | 1.615 | |
log2countsratios | 2.239 | 0.168 | 2.431 | |
log2cpm | 1.434 | 0.104 | 1.556 | |
log2cpmratios | 1.512 | 0.105 | 1.627 | |
log2tpm | 1.464 | 0.114 | 1.590 | |
log2tpmratios | 1.431 | 0.129 | 1.570 | |
log2transform | 4.018 | 0.165 | 4.221 | |
make_volcano_dt | 2.021 | 0.106 | 2.143 | |
matrix2sumexp | 1.689 | 0.316 | 2.028 | |
merge_sdata | 0.929 | 0.202 | 1.172 | |
merge_sfile | 1.517 | 0.178 | 1.850 | |
message_df | 0.002 | 0.000 | 0.002 | |
occupancies | 1.197 | 0.062 | 1.267 | |
pca | 12.726 | 0.431 | 13.277 | |
plot_boxplots | 4.629 | 0.249 | 4.930 | |
plot_contrastogram | 1.487 | 0.182 | 1.692 | |
plot_data | 1.900 | 0.200 | 2.132 | |
plot_densities | 2.564 | 0.304 | 2.920 | |
plot_detections | 9.405 | 0.529 | 10.083 | |
plot_features | 5.719 | 0.276 | 6.087 | |
plot_venn | 5.962 | 0.216 | 6.249 | |
plot_violins | 4.920 | 0.336 | 5.315 | |
plot_volcano | 2.421 | 0.115 | 2.566 | |
preprocess_rnaseq_counts | 2.400 | 0.241 | 2.724 | |
proteingroups | 1.306 | 0.080 | 1.400 | |
read_affymetrix | 1.001 | 0.166 | 1.181 | |
read_metabolon | 8.113 | 0.461 | 8.694 | |
read_proteingroups | 4.583 | 0.159 | 4.849 | |
read_rectangles | 10.055 | 0.579 | 10.786 | |
read_rnaseq_counts | 17.956 | 1.198 | 19.689 | |
read_somascan | 11.057 | 0.311 | 11.499 | |
rm_singleton_samples | 0.920 | 0.048 | 0.977 | |
scaledlibsizes | 2.228 | 0.203 | 2.469 | |
sdata | 1.144 | 0.065 | 1.225 | |
slevels | 1.165 | 0.081 | 1.262 | |
snames | 1.167 | 0.111 | 1.290 | |
split_by_svar | 1.009 | 0.069 | 1.091 | |
split_extract | 1.013 | 0.273 | 1.310 | |
standardize_maxquant_snames | 0.002 | 0.001 | 0.009 | |
subgroup_matrix | 0.948 | 0.238 | 1.212 | |
subtract_baseline | 5.430 | 0.379 | 5.872 | |
sumexp2mae | 2.350 | 0.341 | 2.715 | |
sumexp_to_long_dt | 4.686 | 0.493 | 5.244 | |
summarize_fit | 6.644 | 0.459 | 7.163 | |
svalues | 1.002 | 0.071 | 1.085 | |
svars | 1.094 | 0.076 | 1.185 | |
tpm | 1.672 | 0.173 | 1.864 | |
values | 1.131 | 0.097 | 1.239 | |
venn_detects | 1.006 | 0.074 | 1.097 | |
weights | 1.843 | 0.173 | 2.099 | |
zero_to_na | 0.018 | 0.002 | 0.020 | |