Back to Build/check report for BioC 3.19 experimental data
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-05-16 14:51:31 -0400 (Thu, 16 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
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 298/430HostnameOS / ArchINSTALLBUILDCHECK
pRolocdata 1.42.0  (landing page)
Laurent Gatto
Snapshot Date: 2024-05-16 07:30:03 -0400 (Thu, 16 May 2024)
git_url: https://git.bioconductor.org/packages/pRolocdata
git_branch: RELEASE_3_19
git_last_commit: 4de5304
git_last_commit_date: 2024-04-30 10:38:04 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published

CHECK results for pRolocdata on nebbiolo1


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.

raw results


Summary

Package: pRolocdata
Version: 1.42.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings pRolocdata_1.42.0.tar.gz
StartedAt: 2024-05-16 11:52:49 -0400 (Thu, 16 May 2024)
EndedAt: 2024-05-16 12:01:02 -0400 (Thu, 16 May 2024)
EllapsedTime: 493.0 seconds
RetCode: 0
Status:   OK  
CheckDir: pRolocdata.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings pRolocdata_1.42.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-data-experiment/meat/pRolocdata.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘pRolocdata/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pRolocdata’ version ‘1.42.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 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 ... 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.739  0.228  12.967
krahmer2018pcp  9.626  0.364   9.990
Shin2020        4.803  0.294   5.240
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking PDF version of manual ... OK
* DONE

Status: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-data-experiment/meat/pRolocdata.Rcheck/00check.log’
for details.


Installation output

pRolocdata.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL pRolocdata
###
##############################################################################
##############################################################################


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

Tests output

pRolocdata.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
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

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, 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.30.1 
  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.42.0.
Use 'pRolocdata()' to list available data sets.
> 
> test_check("pRolocdata")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 144 ]
> 
> proc.time()
   user  system elapsed 
 43.996   1.958  45.945 

Example timings

pRolocdata.Rcheck/pRolocdata-Ex.timings

nameusersystemelapsed
E14TG2a0.0330.0010.033
Shin20204.8030.2945.240
ToxoLopit0.4970.0440.542
andreyev20100.6310.0120.643
andy20110.0450.0120.057
at_chloro0.1070.0000.107
baers20180.3710.0080.379
beltran20160.5580.0160.575
courtland20200.5790.0120.591
davies20180.3420.0000.342
dunkley20060.0080.0050.012
fabre20150.3130.0110.324
foster20060.0320.0000.032
groen20140.9450.1681.113
hall20090.1530.0080.161
havugimana20120.1220.0040.126
hirst20180.4700.0160.486
hyperLOPIT20154.0970.2244.322
hyperLOPITU2OS20171.3680.0201.388
itzhak2016stcSILAC0.6080.0320.639
itzhak20171.7390.0801.819
itzhak2017dynamic1.2980.0081.306
kirkwood20130.0360.0060.041
kozik20200.2080.0060.215
krahmer2018pcp9.6260.3649.990
kristensen20120.0230.0000.024
lopimsSyn20.6420.0080.650
moloney20230.7630.0120.775
mulvey20153.1040.0963.200
nikolovski20120.3020.0000.303
nikolovski20140.3550.0120.368
orre20190.4340.0080.442
pRolocdata0.0090.0080.017
pRolocmetadata0.0150.0000.014
rodriguez2012r10.6440.0240.668
stekhoven20140.2280.0040.231
tan20090.0120.0040.017
thpLOPIT202112.739 0.22812.967
thpTimecourse20210.1440.0030.147
trotter20100.3330.0130.346
yeast0.3850.0080.393