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

This page was generated on 2021-10-16 15:58:42 -0400 (Sat, 16 Oct 2021).

CHECK results for pRolocdata on malbec2

To the developers/maintainers of the pRolocdata package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 286/406HostnameOS / ArchINSTALLBUILDCHECK
pRolocdata 1.30.0  (landing page)
Laurent Gatto
Snapshot Date: 2021-10-16 09:30:07 -0400 (Sat, 16 Oct 2021)
git_url: https://git.bioconductor.org/packages/pRolocdata
git_branch: RELEASE_3_13
git_last_commit: 2db8c63
git_last_commit_date: 2021-05-19 11:38:43 -0400 (Wed, 19 May 2021)
malbec2Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: pRolocdata
Version: 1.30.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:pRolocdata.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings pRolocdata_1.30.0.tar.gz
StartedAt: 2021-10-16 13:46:26 -0400 (Sat, 16 Oct 2021)
EndedAt: 2021-10-16 13:50:13 -0400 (Sat, 16 Oct 2021)
EllapsedTime: 227.7 seconds
RetCode: 0
Status:   OK  
CheckDir: pRolocdata.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.13-data-experiment/meat/pRolocdata.Rcheck’
* using R version 4.1.1 (2021-08-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.30.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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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 304.2Mb
  sub-directories of 1Mb or more:
    data      70.3Mb
    extdata  233.4Mb
* 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.586  0.212  10.798
Shin2020        6.024  0.165   6.911
* 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.13-data-experiment/meat/pRolocdata.Rcheck/00check.log’
for details.



Installation output

pRolocdata.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.13-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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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.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 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.18.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.30.0.
Use 'pRolocdata()' to list available data sets.
> 
> test_check("pRolocdata")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 108 ]
> 
> proc.time()
   user  system elapsed 
 16.666   0.397  17.049 

Example timings

pRolocdata.Rcheck/pRolocdata-Ex.timings

nameusersystemelapsed
E14TG2a0.0380.0040.042
Shin20206.0240.1656.911
ToxoLopit0.5910.0040.595
andreyev20100.6280.0080.635
andy20110.0600.0040.064
at_chloro0.1040.0000.104
baers20180.4030.0000.403
beltran20160.6320.0000.633
davies20180.3240.0040.328
dunkley20060.0080.0040.011
fabre20150.3320.0000.333
foster20060.0270.0040.030
groen20141.0870.0681.154
hall20090.1970.0000.197
havugimana20120.1440.0080.151
hirst20181.0850.0121.097
hyperLOPIT20153.3430.0363.379
hyperLOPITU2OS20171.3040.0281.348
itzhak20161.2660.0121.279
itzhak20171.7590.0081.767
itzhak2017dynamic1.2550.0121.266
kirkwood20130.0420.0000.042
kozik20200.2570.0000.258
krahmer2018pcp10.586 0.21210.798
kristensen20120.0230.0000.023
lopimsSyn20.6670.0120.679
mulvey20152.6920.0162.720
nikolovski20120.4120.0000.413
nikolovski20140.3930.0040.397
orre20190.4590.0040.463
pRolocdata0.0150.0100.268
pRolocmetadata0.0220.0000.022
rodriguez2012r10.7150.0080.732
stekhoven20140.2350.0080.243
tan20090.0160.0000.016
trotter20100.3300.0080.338
yeast0.3970.0040.401