Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-11-20 12:07 -0500 (Wed, 20 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4481
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4479
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4359
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4539
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.28.0  (landing page)
Arne Smits
Snapshot Date: 2024-11-19 13:40 -0500 (Tue, 19 Nov 2024)
git_url: https://git.bioconductor.org/packages/DEP
git_branch: RELEASE_3_20
git_last_commit: 609a72c
git_last_commit_date: 2024-10-29 10:21:24 -0500 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    ERROR  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for DEP on kunpeng2

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.

raw results


Summary

Package: DEP
Version: 1.28.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DEP_1.28.0.tar.gz
StartedAt: 2024-11-20 07:06:36 -0000 (Wed, 20 Nov 2024)
EndedAt: 2024-11-20 07:15:14 -0000 (Wed, 20 Nov 2024)
EllapsedTime: 517.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: DEP.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DEP_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/DEP.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 12.2.1 20220819 (openEuler 12.2.1-14)
    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.28.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       33.600  0.180  33.825
plot_dist     5.024  0.040   5.071
plot_volcano  5.003  0.044   5.056
* 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.20-bioc/meat/DEP.Rcheck/00check.log’
for details.


Installation output

DEP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL DEP
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4.1/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)

Tests output

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: 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.297   3.126  71.907 

Example timings

DEP.Rcheck/DEP-Ex.timings

nameusersystemelapsed
LFQ2.8170.0352.858
TMT0.0000.0010.000
add_rejections0.9680.0240.994
analyze_dep2.7100.0242.739
filter_missval0.6360.0040.641
filter_proteins0.3910.0000.392
get_df_long1.0590.0241.085
get_df_wide1.0070.0001.009
get_prefix0.0020.0000.003
get_results2.2830.0922.378
get_suffix0.0010.0000.001
import_IsobarQuant0.0000.0000.001
import_MaxQuant0.0600.0080.068
impute33.600 0.18033.825
make_se0.0550.0000.054
make_se_parse0.0940.0000.093
make_unique0.0230.0000.023
manual_impute0.9020.0040.908
meanSdPlot0.7240.0520.777
normalize_vsn0.4640.0320.496
plot_all2.2950.0202.318
plot_cond1.3830.0121.399
plot_cond_freq1.2000.0281.230
plot_cond_overlap1.1850.0201.208
plot_cor1.6510.0161.670
plot_coverage0.6400.0120.652
plot_detect0.9760.0000.978
plot_dist5.0240.0405.071
plot_frequency0.5810.0000.582
plot_gsea0.9190.0080.929
plot_heatmap3.5500.0123.567
plot_imputation1.3570.0121.371
plot_missval2.2160.0242.244
plot_normalization1.9150.0071.925
plot_numbers0.6160.0010.617
plot_p_hist1.6600.0001.663
plot_pca1.6730.0071.684
plot_single2.0720.0002.076
plot_volcano5.0030.0445.056
process1.9110.0001.914
report000
run_app0.0000.0000.001
se2msn0.1610.0000.161
test_diff1.2490.0281.279
test_gsea0.9630.0040.970
theme_DEP10.5560.0080.565
theme_DEP20.6240.0040.629