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

This page was generated on 2023-11-02 11:40:36 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 540/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DEP 1.24.0  (landing page)
Arne Smits
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/DEP
git_branch: RELEASE_3_18
git_last_commit: 3eedbc9
git_last_commit_date: 2023-10-24 10:58:53 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
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.24.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:DEP.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings DEP_1.24.0.tar.gz
StartedAt: 2023-11-02 09:55:19 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 10:04:10 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 530.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: DEP.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/DEP.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* 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.24.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 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 loading without being on the library search path ... OK
* checking 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 documentation object 'LFQ.Rd':
  ‘[MSnbase:impute-methods]{impute}’

Missing link or links in documentation object 'TMT.Rd':
  ‘[MSnbase:impute-methods]{impute}’

Missing link or links in documentation object 'impute.Rd':
  ‘[MSnbase:impute-methods]{impute}’

Missing link or links in documentation object '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       35.110  0.224  35.405
plot_dist     5.418  0.008   5.438
plot_volcano  5.095  0.008   5.113
* 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 WARNING
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/DEP.Rcheck/00check.log’
for details.



Installation output

DEP.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-4.3.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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu (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(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 
 71.248   6.631  84.661 

Example timings

DEP.Rcheck/DEP-Ex.timings

nameusersystemelapsed
LFQ1.7870.0561.850
TMT000
add_rejections1.0930.0201.116
analyze_dep3.6970.0593.765
filter_missval0.6700.0000.672
filter_proteins0.420.000.42
get_df_long1.1070.0041.113
get_df_wide1.9470.0281.979
get_prefix0.0020.0000.002
get_results1.3540.0321.389
get_suffix0.0010.0000.002
import_IsobarQuant0.0010.0000.001
import_MaxQuant0.0690.0000.069
impute35.110 0.22435.405
make_se0.0740.0080.081
make_se_parse0.0830.0040.086
make_unique0.0240.0000.024
manual_impute0.9160.0000.919
meanSdPlot0.7800.0320.817
normalize_vsn0.5020.0000.502
plot_all2.3420.0122.359
plot_cond1.6130.0041.631
plot_cond_freq1.2940.0001.297
plot_cond_overlap1.3440.0001.348
plot_cor1.7770.0041.785
plot_coverage0.8350.0000.837
plot_detect1.1160.0081.127
plot_dist5.4180.0085.438
plot_frequency0.5930.0000.594
plot_gsea1.0230.0001.026
plot_heatmap3.8350.0483.891
plot_imputation1.5530.0081.564
plot_missval3.1990.0473.253
plot_normalization1.8660.0311.902
plot_numbers0.7290.0000.731
plot_p_hist1.7740.0161.795
plot_pca1.9250.0361.965
plot_single2.3160.0002.320
plot_volcano5.0950.0085.113
process2.1170.0082.130
report000
run_app000
se2msn0.1670.0000.167
test_diff1.3090.0041.316
test_gsea1.0170.0081.102
theme_DEP10.5870.0000.587
theme_DEP20.7210.0040.727