Back to the "Build/check report"

BioC experimental data: CHECK report for RnBeads.hg19 on malbec2

This page was generated on 2017-10-18 15:09:44 -0400 (Wed, 18 Oct 2017).

Package 250/314HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RnBeads.hg19 1.8.0
RnBeadsAnnotationCreator
Snapshot Date: 2017-10-18 09:00:07 -0400 (Wed, 18 Oct 2017)
URL: https://git.bioconductor.org/packages/RnBeads.hg19
Branch: RELEASE_3_5
Last Commit: 5e65547
Last Changed Date: 2017-08-16 15:09:31 -0400 (Wed, 16 Aug 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository

Summary

Package: RnBeads.hg19
Version: 1.8.0
Command: /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RnBeads.hg19_1.8.0.tar.gz
StartedAt: 2017-10-18 11:05:48 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 11:30:47 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 1499.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RnBeads.hg19.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.5-bioc/R/bin/R CMD check --no-vignettes --timings RnBeads.hg19_1.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.5-data-experiment/meat/RnBeads.hg19.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RnBeads.hg19/DESCRIPTION’ ... OK
* this is package ‘RnBeads.hg19’ version ‘1.8.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 ‘RnBeads.hg19’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is 136.9Mb
  sub-directories of 1Mb or more:
    data  136.8Mb
* 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 ... NOTE
Package in Depends field not imported from: ‘GenomicRanges’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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 ... WARNING
Undocumented data sets:
  ‘rnb.set.example’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
  Failed with error:  'package 'TxDb.Hsapiens.UCSC.hg19.knownGene' could not be loaded'
  Error in .requirePackage(package) : 
    unable to find required package 'RnBeads'
  Calls: <Anonymous> ... getClass -> getClassDef -> .classEnv -> .requirePackage
  Execution halted
* checking data for ASCII and uncompressed saves ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                             old_size new_size compress
  CpG.RData                   102.6Mb   67.0Mb       xz
  probes27.RData                749Kb    490Kb       xz
  probes450.RData               9.7Mb    6.3Mb       xz
  probesEPIC.RData             14.7Mb   10.8Mb       xz
  regions.RData                 8.6Mb    4.2Mb       xz
  small.example.object.RData    508Kb    373Kb       xz
* checking examples ... NONE
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.5-data-experiment/meat/RnBeads.hg19.Rcheck/00check.log’
for details.


RnBeads.hg19.Rcheck/00install.out:

* installing *source* package ‘RnBeads.hg19’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (RnBeads.hg19)