Back to Build/check report for BioC 3.11 experimental data

CHECK report for pRolocdata on malbec2

This page was generated on 2020-10-15 20:45:54 -0400 (Thu, 15 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE pRolocdata PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 277/391HostnameOS / ArchINSTALLBUILDCHECK
pRolocdata 1.26.0
Laurent Gatto
Snapshot Date: 2020-10-15 07:30:17 -0400 (Thu, 15 Oct 2020)
URL: https://git.bioconductor.org/packages/pRolocdata
Branch: RELEASE_3_11
Last Commit: 5aab212
Last Changed Date: 2020-04-27 15:15:34 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: pRolocdata
Version: 1.26.0
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings pRolocdata_1.26.0.tar.gz
StartedAt: 2020-10-15 13:56:18 -0400 (Thu, 15 Oct 2020)
EndedAt: 2020-10-15 14:01:01 -0400 (Thu, 15 Oct 2020)
EllapsedTime: 282.6 seconds
RetCode: 0
Status:  OK 
CheckDir: pRolocdata.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings pRolocdata_1.26.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-data-experiment/meat/pRolocdata.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘pRolocdata/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘pRolocdata’ version ‘1.26.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 300.1Mb
  sub-directories of 1Mb or more:
    data      69.9Mb
    extdata  229.7Mb
* 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 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 ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
krahmer2018pcp 10.278  0.240  10.518
Shin2020        5.998  0.194  12.050
* 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.11-data-experiment/meat/pRolocdata.Rcheck/00check.log’
for details.



Installation output

pRolocdata.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

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, 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, 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:base':

    expand.grid

Loading required package: ProtGenerics

Attaching package: 'ProtGenerics'

The following object is masked from 'package:stats':

    smooth


This is MSnbase version 2.14.2 
  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.26.0.
Use 'pRolocdata()' to list available data sets.
> 
> test_check("pRolocdata")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 105 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 17.221   0.492  17.699 

Example timings

pRolocdata.Rcheck/pRolocdata-Ex.timings

nameusersystemelapsed
E14TG2a0.0580.0010.058
Shin2020 5.998 0.19412.050
ToxoLopit1.0820.0081.089
andreyev20100.6120.0240.637
andy20110.0550.0040.060
at_chloro0.1090.0000.109
baers20180.3820.0040.386
beltran20160.5890.0010.590
davies20180.3040.0000.303
dunkley20060.0120.0000.012
fabre20150.3180.0040.321
foster20060.0330.0000.033
groen20142.0740.0242.098
hall20090.1680.0000.167
havugimana20120.1610.0080.170
hirst20181.0340.0081.042
hyperLOPIT20153.9160.0363.952
hyperLOPITU2OS20171.3260.0201.373
itzhak20160.6630.0000.663
itzhak20171.8290.0241.853
itzhak2017dynamic1.310.021.33
kirkwood20130.0610.0000.061
krahmer2018pcp10.278 0.24010.518
kristensen20120.0230.0000.023
lopimsSyn20.6670.0080.675
mulvey20152.7650.0402.820
nikolovski20120.3420.0120.354
nikolovski20140.3950.0160.411
orre20190.4910.0160.507
pRolocdata0.0120.0630.161
pRolocmetadata0.0210.0000.021
rodriguez2012r10.7480.0360.792
stekhoven20140.3710.0280.399
tan20090.0170.0000.017
trotter20100.3370.0120.349
yeast0.3950.0040.399