Back to Build/check report for BioC 3.17 experimental data |
|
This page was generated on 2023-10-12 14:51:36 -0400 (Thu, 12 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
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 293/421 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
pRolocdata 1.38.0 (landing page) Laurent Gatto
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ||||||||
To the developers/maintainers of the pRolocdata package: - 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: pRolocdata |
Version: 1.38.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings pRolocdata_1.38.0.tar.gz |
StartedAt: 2023-10-12 11:51:20 -0400 (Thu, 12 Oct 2023) |
EndedAt: 2023-10-12 11:57:37 -0400 (Thu, 12 Oct 2023) |
EllapsedTime: 377.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: pRolocdata.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings pRolocdata_1.38.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-data-experiment/meat/pRolocdata.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 * running under: Ubuntu 22.04.3 LTS * using session charset: UTF-8 * checking for file ‘pRolocdata/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pRolocdata’ version ‘1.38.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 ‘pRolocdata’ can be installed ... OK * checking installed package size ... NOTE installed size is 554.7Mb sub-directories of 1Mb or more: data 191.4Mb extdata 362.9Mb * checking package 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 ... OK * 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 ... NOTE Note: found 24 marked UTF-8 strings * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed thpLOPIT2021 12.635 0.226 12.861 krahmer2018pcp 10.331 0.441 10.773 Shin2020 8.270 0.652 8.931 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.17-data-experiment/meat/pRolocdata.Rcheck/00check.log’ for details.
pRolocdata.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL pRolocdata ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘pRolocdata’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** 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 (pRolocdata)
pRolocdata.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > # setting R_TESTS to empty string because of > # https://github.com/hadley/testthat/issues/144 > # revert this when that issue in R is fixed. > Sys.setenv("R_TESTS" = "") > library(testthat) > library(MSnbase) Loading required package: BiocGenerics Attaching package: 'BiocGenerics' The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append, as.data.frame, basename, cbind, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which.max, which.min Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Loading required package: mzR Loading required package: Rcpp Loading required package: S4Vectors Loading required package: stats4 Attaching package: 'S4Vectors' The following object is masked from 'package:utils': findMatches The following objects are masked from 'package:base': I, expand.grid, unname Loading required package: ProtGenerics Attaching package: 'ProtGenerics' The following object is masked from 'package:stats': smooth This is MSnbase version 2.26.0 Visit https://lgatto.github.io/MSnbase/ to get started. Attaching package: 'MSnbase' The following object is masked from 'package:base': trimws > library(pRolocdata) This is pRolocdata version 1.38.0. Use 'pRolocdata()' to list available data sets. > > test_check("pRolocdata") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 144 ] > > proc.time() user system elapsed 40.986 1.665 42.639
pRolocdata.Rcheck/pRolocdata-Ex.timings
name | user | system | elapsed | |
E14TG2a | 0.049 | 0.004 | 0.052 | |
Shin2020 | 8.270 | 0.652 | 8.931 | |
ToxoLopit | 1.243 | 0.300 | 1.544 | |
andreyev2010 | 0.615 | 0.025 | 0.640 | |
andy2011 | 0.050 | 0.008 | 0.058 | |
at_chloro | 0.089 | 0.004 | 0.093 | |
baers2018 | 0.383 | 0.020 | 0.403 | |
beltran2016 | 0.569 | 0.024 | 0.592 | |
courtland2020 | 0.603 | 0.024 | 0.626 | |
davies2018 | 0.335 | 0.008 | 0.343 | |
dunkley2006 | 0.013 | 0.000 | 0.012 | |
fabre2015 | 1.016 | 0.128 | 1.143 | |
foster2006 | 0.032 | 0.000 | 0.031 | |
groen2014 | 0.959 | 0.076 | 1.035 | |
hall2009 | 0.154 | 0.008 | 0.162 | |
havugimana2012 | 0.116 | 0.016 | 0.131 | |
hirst2018 | 0.49 | 0.04 | 0.53 | |
hyperLOPIT2015 | 3.400 | 0.172 | 3.572 | |
hyperLOPITU2OS2017 | 1.355 | 0.044 | 1.399 | |
itzhak2016stcSILAC | 0.703 | 0.028 | 0.731 | |
itzhak2017 | 1.705 | 0.024 | 1.729 | |
itzhak2017dynamic | 1.289 | 0.016 | 1.305 | |
kirkwood2013 | 0.040 | 0.006 | 0.045 | |
kozik2020 | 0.208 | 0.014 | 0.222 | |
krahmer2018pcp | 10.331 | 0.441 | 10.773 | |
kristensen2012 | 0.021 | 0.004 | 0.025 | |
lopimsSyn2 | 0.650 | 0.016 | 0.666 | |
moloney2023 | 0.800 | 0.028 | 0.829 | |
mulvey2015 | 2.322 | 0.080 | 2.403 | |
nikolovski2012 | 0.295 | 0.008 | 0.303 | |
nikolovski2014 | 0.356 | 0.012 | 0.368 | |
orre2019 | 0.400 | 0.024 | 0.423 | |
pRolocdata | 0.016 | 0.000 | 0.017 | |
pRolocmetadata | 0.014 | 0.000 | 0.015 | |
rodriguez2012r1 | 0.649 | 0.016 | 0.664 | |
stekhoven2014 | 0.206 | 0.000 | 0.206 | |
tan2009 | 0.015 | 0.001 | 0.016 | |
thpLOPIT2021 | 12.635 | 0.226 | 12.861 | |
thpTimecourse2021 | 0.142 | 0.006 | 0.148 | |
trotter2010 | 0.356 | 0.001 | 0.358 | |
yeast | 0.369 | 0.008 | 0.376 | |