Back to the "Multiple platform build/check report"

Package 34/133HostnameOS / ArchBUILDCHECKBUILD BIN
dsQTL 0.0.22
VJ Carey
Snapshot Date: 2013-03-24 09:15:27 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/dsQTL
Last Changed Rev: 2174 / Revision: 2286
Last Changed Date: 2012-10-10 11:45:45 -0700 (Wed, 10 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: dsQTL
Version: 0.0.22
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch dsQTL_0.0.22.tar.gz
StartedAt: 2013-03-24 11:38:24 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 12:07:23 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 1739.6 seconds
RetCode: 0
Status:  OK 
CheckDir: dsQTL.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-data-experiment/meat/dsQTL.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'dsQTL/DESCRIPTION' ... OK
* this is package 'dsQTL' version '0.0.22'
* 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 whether package 'dsQTL' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 229.0Mb
  sub-directories of 1Mb or more:
    data   215.1Mb
    parts   13.7Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... 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 for unstated 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
getSNPlocs: no visible binding for global variable 'ch2locs'
getSNPlocs: no visible binding for global variable 'ch17locs'
* checking Rd files ... NOTE
prepare_Rd: dsQTL-package.Rd:53-54: Dropping empty section \seealso
prepare_Rd: dsQTL-package.Rd:55-56: Dropping empty section \examples
* 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 sizes of PDF files under 'inst/doc' ... OK
* checking installed files from 'inst/doc' ... OK
* checking examples ... NONE
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' calls not declared from:
  'GGtools' 'rtracklayer'
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 4 notes.
See
  '/Users/biocbuild/bbs-2.11-data-experiment/meat/dsQTL.Rcheck/00check.log'
for details.

dsQTL.Rcheck/00install.out:

* installing *source* package 'dsQTL' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'dsq.Rnw' 
** testing if installed package can be loaded

* DONE (dsQTL)