| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-10-18 20:40 -0400 (Fri, 18 Oct 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4763 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.4.1 (2024-06-14 ucrt) -- "Race for Your Life" | 4500 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4530 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4480 |
| 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 549/2300 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DEP 1.26.0 (landing page) Arne Smits
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
To the developers/maintainers of the DEP package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DEP.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: DEP |
| Version: 1.26.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DEP_1.26.0.tar.gz |
| StartedAt: 2024-10-17 04:07:55 -0400 (Thu, 17 Oct 2024) |
| EndedAt: 2024-10-17 04:27:02 -0400 (Thu, 17 Oct 2024) |
| EllapsedTime: 1147.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: DEP.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DEP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DEP_1.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/DEP.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DEP/DESCRIPTION’ ... OK
* this is package ‘DEP’ version ‘1.26.0’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘DEP’ 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 whether startup messages can be suppressed ... 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 ... WARNING
Missing link or links in Rd file 'LFQ.Rd':
‘[MSnbase:impute-methods]{impute}’
Missing link or links in Rd file 'TMT.Rd':
‘[MSnbase:impute-methods]{impute}’
Missing link or links in Rd file 'impute.Rd':
‘[MSnbase:impute-methods]{impute}’
Missing link or links in Rd file 'process.Rd':
‘[MSnbase:impute-methods]{impute}’
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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
impute 122.480 0.924 151.391
plot_dist 9.951 0.127 12.538
plot_volcano 7.694 0.156 9.933
plot_heatmap 6.823 0.107 8.267
analyze_dep 5.044 0.199 7.095
plot_missval 4.204 0.144 5.771
plot_all 4.024 0.126 5.105
LFQ 3.974 0.160 5.712
plot_single 3.857 0.064 5.013
* 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 WARNING
See
‘/Users/biocbuild/bbs-3.19-bioc/meat/DEP.Rcheck/00check.log’
for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘DEP’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (DEP)
DEP.Rcheck/tests/testthat.Rout
R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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(DEP)
>
> test_check("DEP")
[ FAIL 0 | WARN 14 | SKIP 0 | PASS 333 ]
[ FAIL 0 | WARN 14 | SKIP 0 | PASS 333 ]
>
> proc.time()
user system elapsed
126.418 6.200 157.897
DEP.Rcheck/DEP-Ex.timings
| name | user | system | elapsed | |
| LFQ | 3.974 | 0.160 | 5.712 | |
| TMT | 0.000 | 0.000 | 0.001 | |
| add_rejections | 1.877 | 0.064 | 2.870 | |
| analyze_dep | 5.044 | 0.199 | 7.095 | |
| filter_missval | 1.277 | 0.046 | 1.679 | |
| filter_proteins | 0.772 | 0.026 | 0.965 | |
| get_df_long | 2.821 | 0.074 | 3.535 | |
| get_df_wide | 1.828 | 0.055 | 2.341 | |
| get_prefix | 0.006 | 0.000 | 0.007 | |
| get_results | 2.403 | 0.070 | 3.063 | |
| get_suffix | 0.002 | 0.001 | 0.004 | |
| import_IsobarQuant | 0.001 | 0.001 | 0.000 | |
| import_MaxQuant | 0.118 | 0.004 | 0.159 | |
| impute | 122.480 | 0.924 | 151.391 | |
| make_se | 0.096 | 0.003 | 0.119 | |
| make_se_parse | 1.062 | 0.043 | 1.393 | |
| make_unique | 0.047 | 0.001 | 0.060 | |
| manual_impute | 1.619 | 0.039 | 1.969 | |
| meanSdPlot | 1.864 | 0.222 | 2.587 | |
| normalize_vsn | 0.862 | 0.023 | 1.046 | |
| plot_all | 4.024 | 0.126 | 5.105 | |
| plot_cond | 2.632 | 0.075 | 3.337 | |
| plot_cond_freq | 2.174 | 0.051 | 2.723 | |
| plot_cond_overlap | 2.218 | 0.056 | 2.780 | |
| plot_cor | 3.170 | 0.087 | 3.978 | |
| plot_coverage | 1.222 | 0.038 | 1.516 | |
| plot_detect | 1.886 | 0.045 | 2.336 | |
| plot_dist | 9.951 | 0.127 | 12.538 | |
| plot_frequency | 1.059 | 0.035 | 1.311 | |
| plot_gsea | 1.779 | 0.055 | 2.233 | |
| plot_heatmap | 6.823 | 0.107 | 8.267 | |
| plot_imputation | 2.416 | 0.085 | 3.041 | |
| plot_missval | 4.204 | 0.144 | 5.771 | |
| plot_normalization | 3.268 | 0.106 | 4.281 | |
| plot_numbers | 1.244 | 0.043 | 1.666 | |
| plot_p_hist | 3.078 | 0.065 | 4.019 | |
| plot_pca | 3.073 | 0.056 | 3.964 | |
| plot_single | 3.857 | 0.064 | 5.013 | |
| plot_volcano | 7.694 | 0.156 | 9.933 | |
| process | 3.444 | 0.120 | 4.511 | |
| report | 0 | 0 | 0 | |
| run_app | 0.001 | 0.001 | 0.001 | |
| se2msn | 0.283 | 0.003 | 0.338 | |
| test_diff | 2.181 | 0.073 | 2.711 | |
| test_gsea | 1.741 | 0.050 | 2.209 | |
| theme_DEP1 | 1.076 | 0.039 | 1.325 | |
| theme_DEP2 | 1.230 | 0.042 | 1.502 | |