Back to Multiple platform build/check report for BioC 3.9 experimental data

CHECK report for geuvPack on malbec2

This page was generated on 2019-10-17 16:51:30 -0400 (Thu, 17 Oct 2019).

Package 139/371HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
geuvPack 1.16.0
VJ Carey
Snapshot Date: 2019-10-17 09:00:12 -0400 (Thu, 17 Oct 2019)
URL: https://git.bioconductor.org/packages/geuvPack
Branch: RELEASE_3_9
Last Commit: a3d0d88
Last Changed Date: 2019-05-02 11:56:39 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository

Summary

Package: geuvPack
Version: 1.16.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:geuvPack.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings geuvPack_1.16.0.tar.gz
StartedAt: 2019-10-17 13:14:06 -0400 (Thu, 17 Oct 2019)
EndedAt: 2019-10-17 13:17:28 -0400 (Thu, 17 Oct 2019)
EllapsedTime: 202.4 seconds
RetCode: 0
Status:  OK 
CheckDir: geuvPack.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:geuvPack.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings geuvPack_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-data-experiment/meat/geuvPack.Rcheck’
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘geuvPack/DESCRIPTION’ ... OK
* this is package ‘geuvPack’ version ‘1.16.0’
* 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 ‘geuvPack’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 93.1Mb
  sub-directories of 1Mb or more:
    data  93.0Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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 ... NOTE
gtpath: no visible global function definition for ‘is’
Undefined global functions or variables:
  is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 or elapsed time > 5s
         user system elapsed
geuFPKM 7.750   0.08    7.83
gsvs    7.429   0.08    7.51
* checking PDF version of manual ... OK
* DONE

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



Installation output

geuvPack.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL geuvPack
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘geuvPack’ ...
** using staged installation
** R
** data
** 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 (geuvPack)

Tests output


Example timings

geuvPack.Rcheck/geuvPack-Ex.timings

nameusersystemelapsed
geuFPKM7.750.087.83
gsvs7.4290.0807.510
gtpath000