Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for RnBeads.mm10 on zin2

This page was generated on 2015-10-07 16:21:05 -0700 (Wed, 07 Oct 2015).

Package 199/241HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RnBeads.mm10 1.0.0
Fabian Mueller
Snapshot Date: 2015-10-07 07:15:35 -0700 (Wed, 07 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_3_1/experiment/pkgs/RnBeads.mm10
Last Changed Rev: 3279 / Revision: 3442
Last Changed Date: 2015-04-16 13:16:53 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK 

Summary

Package: RnBeads.mm10
Version: 1.0.0
Command: /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings RnBeads.mm10_1.0.0.tar.gz
StartedAt: 2015-10-07 10:35:01 -0700 (Wed, 07 Oct 2015)
EndedAt: 2015-10-07 11:08:41 -0700 (Wed, 07 Oct 2015)
EllapsedTime: 2019.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: RnBeads.mm10.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings RnBeads.mm10_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.1-data-experiment/meat/RnBeads.mm10.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘RnBeads.mm10/DESCRIPTION’ ... OK
* this is package ‘RnBeads.mm10’ version ‘1.0.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.mm10’ can be installed ... [6s/11s] OK
* checking installed package size ... NOTE
  installed size is 78.2Mb
  sub-directories of 1Mb or more:
    data  78.1Mb
* 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 ... 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 ... WARNING
Missing link or links in documentation object 'mm10.Rd':
  ‘rnb.get.assemblies’ ‘rnb.get.chromosomes’ ‘rnb.get.annotation’
  ‘rnb.set.annotation’ ‘rnb.get.mapping’ ‘rnb.annotation.size’

See section 'Cross-references' in the 'Writing R Extensions' manual.

* checking for missing documentation entries ... WARNING
Undocumented data sets:
  ‘sites’ ‘regions’
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 ... OK
* 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
  mm10.CpG.RData       73.0Mb   45.0Mb       xz
  mm10.regions.RData    5.1Mb    1.9Mb       xz
* checking examples ... NONE
* checking PDF version of manual ... OK
* DONE

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


RnBeads.mm10.Rcheck/00install.out:

* installing *source* package ‘RnBeads.mm10’ ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (RnBeads.mm10)