Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for davidTiling on windows2.bioconductor.org

This page was generated on 2015-10-24 19:25:40 -0400 (Sat, 24 Oct 2015).

Package 59/257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
davidTiling 1.11.0
Wolfgang Huber
Snapshot Date: 2015-10-24 10:15:05 -0400 (Sat, 24 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/davidTiling
Last Changed Rev: 3462 / Revision: 3473
Last Changed Date: 2015-10-13 16:20:35 -0400 (Tue, 13 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: davidTiling
Version: 1.11.0
Command: rm -rf davidTiling.buildbin-libdir davidTiling.Rcheck && mkdir davidTiling.buildbin-libdir davidTiling.Rcheck && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=davidTiling.buildbin-libdir davidTiling_1.11.0.tar.gz >davidTiling.Rcheck\00install.out 2>&1 && cp davidTiling.Rcheck\00install.out davidTiling-install.out && c:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=davidTiling.buildbin-libdir --install="check:davidTiling-install.out" --force-multiarch --no-vignettes --timings davidTiling_1.11.0.tar.gz
StartedAt: 2015-10-24 12:04:40 -0400 (Sat, 24 Oct 2015)
EndedAt: 2015-10-24 12:09:34 -0400 (Sat, 24 Oct 2015)
EllapsedTime: 293.6 seconds
RetCode: 0
Status:  OK  
CheckDir: davidTiling.Rcheck
Warnings: 0

Command output

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


* using log directory 'c:/biocbld/bbs-3.3-data-experiment/meat/davidTiling.Rcheck'
* using R Under development (unstable) (2015-09-22 r69418)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'davidTiling/DESCRIPTION' ... OK
* this is package 'davidTiling' version '1.11.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 whether package 'davidTiling' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 538.0Mb
  sub-directories of 1Mb or more:
    celfiles  305.9Mb
    data      229.5Mb
    website     2.3Mb
* 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
* 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
Packages in Depends field not imported from:
  'Biobase' 'GO.db' 'tilingArray'
  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
GOHyperG: no visible binding for global variable 'GOTERM'
GOHyperG: no visible global function definition for
  'replaceSystematicByCommonName'
GOHyperG: no visible global function definition for 'Term'
getAllGO: no visible binding for global variable 'GOMFANCESTOR'
getAllGO: no visible binding for global variable 'GOBPANCESTOR'
getAllGO: no visible binding for global variable 'GOCCANCESTOR'
scoreSegments: no visible binding for global variable 'yeastFeatures'
scoreSegments: no visible binding for global variable 'chrs'
scoreSegments: no visible global function definition for 'otherStrand'
scoreSegments: no visible global function definition for 'posMin'
Undefined global functions or variables:
  GOBPANCESTOR GOCCANCESTOR GOMFANCESTOR GOTERM Term chrs otherStrand
  posMin replaceSystematicByCommonName yeastFeatures
* checking Rd files ... NOTE
prepare_Rd: GOHyperG.Rd:34-35: Dropping empty section \examples
prepare_Rd: getGO.Rd:32-33: Dropping empty section \examples
prepare_Rd: scatterWithHist.Rd:19-20: Dropping empty section \details
prepare_Rd: scoreSegments.Rd:103-104: 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [40s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
davidTiling 29.50   0.65   30.22
probeAnno    4.91   0.36    5.26
** running examples for arch 'x64' ... [38s] OK
Examples with CPU or elapsed time > 5s
             user system elapsed
davidTiling 27.69   0.55   28.23
probeAnno    4.78   0.33    5.11
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  'c:/biocbld/bbs-3.3-data-experiment/meat/davidTiling.Rcheck/00check.log'
for details.


davidTiling.Rcheck/00install.out:


install for i386

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

install for x64

* installing *source* package 'davidTiling' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'davidTiling' as davidTiling_1.11.0.zip
* DONE (davidTiling)

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

nameusersystemelapsed
davidTiling29.50 0.6530.22
getAttributeField000
gff0.280.000.28
probeAnno4.910.365.26
scatterWithHist0.000.010.97
showDens0.000.000.01
yeastFeatures000

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

nameusersystemelapsed
davidTiling27.69 0.5528.23
getAttributeField000
gff0.310.000.31
probeAnno4.780.335.11
scatterWithHist0.000.020.02
showDens0.000.000.01
yeastFeatures000