Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for ggtut on moscato2

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

Package 100/241HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ggtut 0.6.0
VJ Carey
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/ggtut
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  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: ggtut
Version: 0.6.0
Command: rm -rf ggtut.buildbin-libdir ggtut.Rcheck && mkdir ggtut.buildbin-libdir ggtut.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ggtut.buildbin-libdir ggtut_0.6.0.tar.gz >ggtut.Rcheck\00install.out 2>&1 && cp ggtut.Rcheck\00install.out ggtut-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=ggtut.buildbin-libdir --install="check:ggtut-install.out" --force-multiarch --no-vignettes --timings ggtut_0.6.0.tar.gz
StartedAt: 2015-10-07 10:45:20 -0700 (Wed, 07 Oct 2015)
EndedAt: 2015-10-07 10:55:58 -0700 (Wed, 07 Oct 2015)
EllapsedTime: 638.3 seconds
RetCode: 0
Status:  OK  
CheckDir: ggtut.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf ggtut.buildbin-libdir ggtut.Rcheck && mkdir ggtut.buildbin-libdir ggtut.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ggtut.buildbin-libdir ggtut_0.6.0.tar.gz >ggtut.Rcheck\00install.out 2>&1 && cp ggtut.Rcheck\00install.out ggtut-install.out  && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=ggtut.buildbin-libdir --install="check:ggtut-install.out" --force-multiarch --no-vignettes --timings ggtut_0.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.1-data-experiment/meat/ggtut.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'ggtut/DESCRIPTION' ... OK
* this is package 'ggtut' version '0.6.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'GGtools' 'ff' 'GenomicRanges' 'snpStats' 'GGdata' 'GenomicFeatures'
  'ChIPpeakAnno' 'Rsamtools' 'cheung2010'
  'SNPlocs.Hsapiens.dbSNP.20120608' 'hmyriB36'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 whether package 'ggtut' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 189.3Mb
  sub-directories of 1Mb or more:
    bam          15.1Mb
    data         22.3Mb
    ffarchives  136.9Mb
    ffobjects     1.6Mb
    images       12.9Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'GenomicFeatures' 'ChIPpeakAnno'
A package should be listed in only one of these fields.
* 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
* loading checks for arch 'i386'
** 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 loading without being on the library search path ... OK
* loading checks for arch 'x64'
** 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to 'TxDb.Hsapiens.UCSC.hg18.knownGene' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Packages in Depends field not imported from:
  'ChIPpeakAnno' 'GGdata' 'GGtools' 'GenomicFeatures' 'GenomicRanges'
  'Rsamtools' 'SNPlocs.Hsapiens.dbSNP.20120608' 'cheung2010' 'ff'
  'hmyriB36' 'snpStats'
  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 ... NOTE
getFixedBFL: no visible global function definition for 'BamFileList'
getFixedBFL: no visible global function definition for 'path'
hg18tx: no visible binding for global variable
  'TxDb.Hsapiens.UCSC.hg18.knownGene'
* 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 ...
** running examples for arch 'i386' ... [21s] OK
** running examples for arch 'x64' ... [25s] OK
* checking PDF version of manual ... OK
* DONE

Status: 5 NOTEs
See
  'E:/biocbld/bbs-3.1-data-experiment/meat/ggtut.Rcheck/00check.log'
for details.


ggtut.Rcheck/00install.out:


install for i386

* installing *source* package 'ggtut' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'reshape2::melt' when loading 'GGtools'
No methods found in "IRanges" for requests: aggregate
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'reshape2::melt' when loading 'GGtools'
No methods found in "IRanges" for requests: aggregate

install for x64

* installing *source* package 'ggtut' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
Warning: replacing previous import by 'reshape2::melt' when loading 'GGtools'
No methods found in "IRanges" for requests: aggregate
* MD5 sums
packaged installation of 'ggtut' as ggtut_0.6.0.zip
* DONE (ggtut)

ggtut.Rcheck/examples_i386/ggtut-Ex.timings:

nameusersystemelapsed
c17imp1.230.011.25
g17rngsnr0.090.000.20
ggtut-package0.200.020.22
observed17ceu0.270.000.27
rules.n433.930.033.98
snpgr171.140.001.14

ggtut.Rcheck/examples_x64/ggtut-Ex.timings:

nameusersystemelapsed
c17imp1.400.021.42
g17rngsnr0.100.002.66
ggtut-package0.230.000.23
observed17ceu0.270.000.27
rules.n432.870.052.92
snpgr171.450.021.46