Back to Multiple platform build/check report for BioC 3.9
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for BaseSpaceR on malbec2

This page was generated on 2019-10-16 12:02:34 -0400 (Wed, 16 Oct 2019).

Package 106/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
BaseSpaceR 1.28.0
Jared O'Connell
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/BaseSpaceR
Branch: RELEASE_3_9
Last Commit: 55c63db
Last Changed Date: 2019-05-02 11:53:41 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: BaseSpaceR
Version: 1.28.0
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:BaseSpaceR.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings BaseSpaceR_1.28.0.tar.gz
StartedAt: 2019-10-15 23:55:46 -0400 (Tue, 15 Oct 2019)
EndedAt: 2019-10-15 23:56:26 -0400 (Tue, 15 Oct 2019)
EllapsedTime: 40.3 seconds
RetCode: 0
Status:  OK 
CheckDir: BaseSpaceR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/BaseSpaceR.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 ‘BaseSpaceR/DESCRIPTION’ ... OK
* this is package ‘BaseSpaceR’ version ‘1.28.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 ‘BaseSpaceR’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 ... NOTE
'library' or 'require' call to ‘Rsamtools’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
asBamFile: no visible global function definition for ‘BamFile’
GET,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
GET,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
GET,ServiceURI: no visible global function definition for ‘getForm’
GET,ServiceURI: no visible global function definition for ‘curlOptions’
POST,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
POST,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
POST,ServiceURI: no visible global function definition for
  ‘curlPerform’
POSTForm,ServiceURI: no visible global function definition for
  ‘basicHeaderGatherer’
POSTForm,ServiceURI: no visible global function definition for
  ‘basicTextGatherer’
POSTForm,ServiceURI: no visible global function definition for
  ‘postForm’
POSTForm,ServiceURI: no visible global function definition for
  ‘curlOptions’
getBAMs,AppResults: no visible binding for global variable
  ‘BamFileList’
getFiles,AppAuth : .toDisk: no visible global function definition for
  ‘CFILE’
getFiles,AppAuth : .toDisk: no visible global function definition for
  ‘curlPerform’
getFiles,AppAuth : .toMem: no visible global function definition for
  ‘getURLContent’
getFiles,AppAuth : .toMem: no visible binding for global variable
  ‘dsize’
Undefined global functions or variables:
  BamFile BamFileList CFILE basicHeaderGatherer basicTextGatherer
  curlOptions curlPerform dsize getForm getURLContent postForm
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/BaseSpaceR.Rcheck/00check.log’
for details.



Installation output

BaseSpaceR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘BaseSpaceR’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 (BaseSpaceR)

Tests output


Example timings

BaseSpaceR.Rcheck/BaseSpaceR-Ex.timings

nameusersystemelapsed
AppAuth-class0.3040.0320.643
AppResults-class0.0010.0000.001
AppSessionAuth0.0010.0000.001
AppSessions-class0.0010.0000.001
Coverage0.0100.0040.013
Error0.0000.0000.001
Files-class0.1110.0230.632
FilesExtra0.1350.0090.425
Genomes-class0.1580.0240.639
Projects-class0.1980.0120.875
Response-class0.0030.0000.003
Runs-class0.2000.0011.133
Samples-class0.1520.0000.689
ServiceURI-class0.0010.0000.000
Users-class0.1110.0010.352
Variants0.1280.0160.489
data-aAuth0.0790.0000.213