| Back to Multiple platform build/check report for BioC 3.19: simplified long |
|
This page was generated on 2024-05-09 11:40:45 -0400 (Thu, 09 May 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 22.04.3 LTS) | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4748 |
| palomino3 | Windows Server 2022 Datacenter | x64 | 4.4.0 (2024-04-24 ucrt) -- "Puppy Cup" | 4484 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.0 (2024-04-24) -- "Puppy Cup" | 4514 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" | 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 | |||||||||
| palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | WARNINGS | ||||||||||
| kjohnson3 | macOS 13.6.5 Ventura / arm64 | see weekly results here | ||||||||||||
|
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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: DEP |
| Version: 1.26.0 |
| Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings DEP_1.26.0.tar.gz |
| StartedAt: 2024-05-09 06:42:58 -0000 (Thu, 09 May 2024) |
| EndedAt: 2024-05-09 06:51:34 -0000 (Thu, 09 May 2024) |
| EllapsedTime: 515.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: DEP.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings DEP_1.26.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/DEP.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
gcc (GCC) 10.3.1
GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 loading without being on the library search path ... 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 37.462 0.220 37.743
plot_dist 5.451 0.004 5.464
plot_volcano 5.200 0.039 5.249
* 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
‘/home/biocbuild/bbs-3.19-bioc/meat/DEP.Rcheck/00check.log’
for details.
DEP.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL DEP ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/site-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.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
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 15 | SKIP 0 | PASS 333 ]
[ FAIL 0 | WARN 15 | SKIP 0 | PASS 333 ]
>
> proc.time()
user system elapsed
68.403 2.289 71.453
DEP.Rcheck/DEP-Ex.timings
| name | user | system | elapsed | |
| LFQ | 2.946 | 0.032 | 2.984 | |
| TMT | 0.001 | 0.000 | 0.000 | |
| add_rejections | 1.098 | 0.004 | 1.104 | |
| analyze_dep | 2.953 | 0.044 | 3.002 | |
| filter_missval | 0.688 | 0.000 | 0.690 | |
| filter_proteins | 0.421 | 0.000 | 0.422 | |
| get_df_long | 2.109 | 0.028 | 2.141 | |
| get_df_wide | 1.041 | 0.031 | 1.074 | |
| get_prefix | 0.002 | 0.000 | 0.002 | |
| get_results | 1.361 | 0.012 | 1.375 | |
| get_suffix | 0.001 | 0.000 | 0.001 | |
| import_IsobarQuant | 0 | 0 | 0 | |
| import_MaxQuant | 0.064 | 0.004 | 0.067 | |
| impute | 37.462 | 0.220 | 37.743 | |
| make_se | 0.058 | 0.000 | 0.057 | |
| make_se_parse | 0.101 | 0.000 | 0.101 | |
| make_unique | 0.025 | 0.000 | 0.024 | |
| manual_impute | 0.930 | 0.000 | 0.931 | |
| meanSdPlot | 0.760 | 0.056 | 0.818 | |
| normalize_vsn | 0.487 | 0.016 | 0.504 | |
| plot_all | 2.504 | 0.012 | 2.522 | |
| plot_cond | 1.514 | 0.008 | 1.524 | |
| plot_cond_freq | 1.268 | 0.008 | 1.279 | |
| plot_cond_overlap | 1.294 | 0.008 | 1.305 | |
| plot_cor | 1.795 | 0.000 | 1.799 | |
| plot_coverage | 0.690 | 0.004 | 0.695 | |
| plot_detect | 1.065 | 0.000 | 1.067 | |
| plot_dist | 5.451 | 0.004 | 5.464 | |
| plot_frequency | 0.616 | 0.012 | 0.629 | |
| plot_gsea | 1.012 | 0.012 | 1.025 | |
| plot_heatmap | 3.827 | 0.008 | 3.842 | |
| plot_imputation | 1.461 | 0.004 | 1.468 | |
| plot_missval | 2.364 | 0.004 | 2.372 | |
| plot_normalization | 1.960 | 0.040 | 2.004 | |
| plot_numbers | 0.744 | 0.032 | 0.776 | |
| plot_p_hist | 1.793 | 0.008 | 1.805 | |
| plot_pca | 1.795 | 0.000 | 1.799 | |
| plot_single | 2.225 | 0.000 | 2.229 | |
| plot_volcano | 5.200 | 0.039 | 5.249 | |
| process | 2.017 | 0.008 | 2.029 | |
| report | 0 | 0 | 0 | |
| run_app | 0 | 0 | 0 | |
| se2msn | 0.170 | 0.000 | 0.171 | |
| test_diff | 1.300 | 0.000 | 1.302 | |
| test_gsea | 1.006 | 0.000 | 1.008 | |
| theme_DEP1 | 0.594 | 0.000 | 0.596 | |
| theme_DEP2 | 0.687 | 0.000 | 0.688 | |