| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:06 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 545/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DEP 1.28.0 (landing page) Arne Smits
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
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.28.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.28.0.tar.gz |
| StartedAt: 2024-11-19 21:23:55 -0500 (Tue, 19 Nov 2024) |
| EndedAt: 2024-11-19 21:33:50 -0500 (Tue, 19 Nov 2024) |
| EllapsedTime: 595.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.28.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-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.28.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
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 46.645 0.331 47.186
* 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.20-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
47.093 2.914 51.285
DEP.Rcheck/DEP-Ex.timings
| name | user | system | elapsed | |
| LFQ | 1.954 | 0.060 | 2.024 | |
| TMT | 0.000 | 0.001 | 0.001 | |
| add_rejections | 0.704 | 0.060 | 0.770 | |
| analyze_dep | 1.860 | 0.098 | 1.968 | |
| filter_missval | 0.395 | 0.024 | 0.420 | |
| filter_proteins | 0.246 | 0.013 | 0.260 | |
| get_df_long | 0.668 | 0.035 | 0.705 | |
| get_df_wide | 1.380 | 0.028 | 1.412 | |
| get_prefix | 0.002 | 0.000 | 0.002 | |
| get_results | 0.817 | 0.042 | 0.861 | |
| get_suffix | 0.001 | 0.000 | 0.001 | |
| import_IsobarQuant | 0 | 0 | 0 | |
| import_MaxQuant | 0.041 | 0.001 | 0.042 | |
| impute | 46.645 | 0.331 | 47.186 | |
| make_se | 0.034 | 0.001 | 0.036 | |
| make_se_parse | 0.057 | 0.007 | 0.062 | |
| make_unique | 0.016 | 0.000 | 0.016 | |
| manual_impute | 0.545 | 0.021 | 0.568 | |
| meanSdPlot | 0.630 | 0.062 | 0.698 | |
| normalize_vsn | 0.297 | 0.019 | 0.317 | |
| plot_all | 1.465 | 0.084 | 1.556 | |
| plot_cond | 0.923 | 0.035 | 0.963 | |
| plot_cond_freq | 0.830 | 0.034 | 0.868 | |
| plot_cond_overlap | 0.789 | 0.037 | 0.829 | |
| plot_cor | 1.055 | 0.043 | 1.104 | |
| plot_coverage | 0.395 | 0.018 | 0.415 | |
| plot_detect | 0.606 | 0.023 | 0.629 | |
| plot_dist | 2.991 | 0.044 | 3.047 | |
| plot_frequency | 0.444 | 0.027 | 0.481 | |
| plot_gsea | 0.574 | 0.022 | 0.597 | |
| plot_heatmap | 2.076 | 0.052 | 2.138 | |
| plot_imputation | 0.839 | 0.043 | 0.884 | |
| plot_missval | 1.228 | 0.063 | 1.295 | |
| plot_normalization | 1.101 | 0.049 | 1.154 | |
| plot_numbers | 0.409 | 0.024 | 0.435 | |
| plot_p_hist | 1.039 | 0.033 | 1.075 | |
| plot_pca | 1.108 | 0.041 | 1.154 | |
| plot_single | 1.373 | 0.076 | 1.457 | |
| plot_volcano | 3.544 | 0.067 | 3.631 | |
| process | 1.218 | 0.056 | 1.281 | |
| report | 0 | 0 | 0 | |
| run_app | 0.000 | 0.001 | 0.000 | |
| se2msn | 0.112 | 0.001 | 0.113 | |
| test_diff | 0.792 | 0.039 | 0.836 | |
| test_gsea | 0.616 | 0.030 | 0.648 | |
| theme_DEP1 | 0.379 | 0.019 | 0.399 | |
| theme_DEP2 | 0.428 | 0.025 | 0.455 | |