Back to Build/check report for BioC 3.21 experimental data |
|
This page was generated on 2025-01-07 15:01 -0500 (Tue, 07 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4756 |
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 300/430 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | ||||||||
pRolocdata 1.45.1 (landing page) Lisa Breckels
| nebbiolo1 | Linux (Ubuntu 24.04.1 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.45.1 |
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings pRolocdata_1.45.1.tar.gz |
StartedAt: 2025-01-07 12:28:48 -0500 (Tue, 07 Jan 2025) |
EndedAt: 2025-01-07 12:36:39 -0500 (Tue, 07 Jan 2025) |
EllapsedTime: 471.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: pRolocdata.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings pRolocdata_1.45.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-data-experiment/meat/pRolocdata.Rcheck’ * using R Under development (unstable) (2024-10-21 r87258) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0 * running under: Ubuntu 24.04.1 LTS * using session charset: UTF-8 * checking for file ‘pRolocdata/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘pRolocdata’ version ‘1.45.1’ * 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 ... INFO installed size is 192.9Mb sub-directories of 1Mb or more: data 191.4Mb extdata 1.1Mb * 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 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 ... NOTE checkRd: (-1) thpLOPIT2021.Rd:82: Lost braces 82 | PSM-level csv files are available in the code{extdata} directory | ^ checkRd: (-1) thpTimecourse2021.Rd:52: Lost braces 52 | code{extdata} directory and have been imported as | ^ * 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 ... INFO 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 11.277 0.179 11.461 krahmer2018pcp 10.293 0.319 10.612 Shin2020 5.308 0.297 5.618 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/home/biocbuild/bbs-3.21-data-experiment/meat/pRolocdata.Rcheck/00check.log’ for details.
pRolocdata.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD INSTALL pRolocdata ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.21-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 Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-pc-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. > # 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 Loading required package: generics Attaching package: 'generics' The following objects are masked from 'package:base': as.difftime, as.factor, as.ordered, intersect, is.element, setdiff, setequal, union 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, is.unsorted, lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rownames, sapply, saveRDS, table, tapply, 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.33.2 Visit https://lgatto.github.io/MSnbase/ to get started. Consider switching to the 'R for Mass Spectrometry' packages - see https://RforMassSpectrometry.org for details. Attaching package: 'MSnbase' The following object is masked from 'package:base': trimws > library(pRolocdata) This is pRolocdata version 1.45.1. Use 'pRolocdata()' to list available data sets. > > test_check("pRolocdata") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 144 ] > > proc.time() user system elapsed 44.215 2.042 46.249
pRolocdata.Rcheck/pRolocdata-Ex.timings
name | user | system | elapsed | |
E14TG2a | 0.029 | 0.003 | 0.032 | |
Shin2020 | 5.308 | 0.297 | 5.618 | |
ToxoLopit | 0.552 | 0.016 | 0.569 | |
andreyev2010 | 0.639 | 0.026 | 0.666 | |
andy2011 | 0.056 | 0.006 | 0.062 | |
at_chloro | 0.117 | 0.007 | 0.124 | |
baers2018 | 0.427 | 0.011 | 0.439 | |
beltran2016 | 0.626 | 0.011 | 0.638 | |
courtland2020 | 0.649 | 0.010 | 0.663 | |
davies2018 | 0.368 | 0.003 | 0.371 | |
dunkley2006 | 0.013 | 0.000 | 0.013 | |
fabre2015 | 0.319 | 0.013 | 0.333 | |
foster2006 | 0.029 | 0.006 | 0.035 | |
groen2014 | 0.259 | 0.033 | 0.292 | |
hall2009 | 0.196 | 0.007 | 0.203 | |
havugimana2012 | 0.084 | 0.012 | 0.096 | |
hirst2018 | 0.515 | 0.014 | 0.529 | |
hyperLOPIT2015 | 4.259 | 0.548 | 4.808 | |
hyperLOPITU2OS2017 | 1.375 | 0.022 | 1.397 | |
itzhak2016stcSILAC | 0.646 | 0.006 | 0.652 | |
itzhak2017 | 1.730 | 0.031 | 1.781 | |
itzhak2017dynamic | 1.314 | 0.016 | 1.330 | |
kirkwood2013 | 0.038 | 0.001 | 0.039 | |
kozik2020 | 0.238 | 0.008 | 0.246 | |
krahmer2018pcp | 10.293 | 0.319 | 10.612 | |
kristensen2012 | 0.020 | 0.003 | 0.023 | |
lopimsSyn2 | 0.668 | 0.005 | 0.673 | |
moloney2023 | 0.774 | 0.017 | 0.791 | |
mulvey2015 | 3.409 | 0.162 | 3.572 | |
nikolovski2012 | 0.310 | 0.006 | 0.316 | |
nikolovski2014 | 0.359 | 0.011 | 0.370 | |
orre2019 | 0.426 | 0.013 | 0.439 | |
pRolocdata | 0.014 | 0.002 | 0.015 | |
pRolocmetadata | 0.015 | 0.000 | 0.015 | |
rodriguez2012r1 | 0.669 | 0.006 | 0.675 | |
stekhoven2014 | 0.232 | 0.006 | 0.237 | |
tan2009 | 0.015 | 0.001 | 0.016 | |
thpLOPIT2021 | 11.277 | 0.179 | 11.461 | |
thpTimecourse2021 | 0.141 | 0.007 | 0.148 | |
trotter2010 | 0.374 | 0.006 | 0.380 | |
yeast | 0.393 | 0.010 | 0.402 | |