Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 3.2: CHECK report for SNPhood on windows1.bioconductor.org

This page was generated on 2015-10-27 17:32:39 -0400 (Tue, 27 Oct 2015).

Package 993/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.0.1
Christian Arnold
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/SNPhood
Last Changed Rev: 109647 / Revision: 109947
Last Changed Date: 2015-10-15 08:24:18 -0400 (Thu, 15 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  TIMEOUT  skipped  skipped 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SNPhood
Version: 1.0.1
Command: rm -rf SNPhood.buildbin-libdir SNPhood.Rcheck && mkdir SNPhood.buildbin-libdir SNPhood.Rcheck && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.0.1.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out && C:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.0.1.tar.gz
StartedAt: 2015-10-27 05:46:15 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 05:54:35 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 500.5 seconds
RetCode: 0
Status:  OK  
CheckDir: SNPhood.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/biocbld/bbs-3.2-bioc/meat/SNPhood.Rcheck'
* using R version 3.2.2 Patched (2015-08-16 r69094)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'SNPhood/DESCRIPTION' ... OK
* this is package 'SNPhood' version '1.0.1'
* 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 'SNPhood' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' 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
Namespace in Imports field not imported from: 'graphics'
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.calcBinomTestVector: no visible binding for global variable 'pp'
.plotClusterAverage: no visible binding for global variable 'value'
.plotClusterAverage: no visible binding for global variable 'Cluster'
.plotRegionFeatures: no visible binding for global variable 'value'
.plotRegionFeatures: no visible binding for global variable
  'datasetAndReadGroup'
plotAllelicBiasResults: no visible binding for global variable 'bin'
plotAllelicBiasResults: no visible binding for global variable 'value'
plotAllelicBiasResults: no visible binding for global variable
  'confLower'
plotAllelicBiasResults: no visible binding for global variable
  'confUpper'
plotAllelicBiasResults: no visible binding for global variable
  'valueTransf'
plotBinCounts: no visible binding for global variable 'bin'
plotBinCounts: no visible binding for global variable 'value'
plotGenotypesPerCluster: no visible binding for global variable 'type'
plotGenotypesPerCluster: no visible binding for global variable 'value'
plotGenotypesPerCluster: no visible binding for global variable
  'Genotype'
plotGenotypesPerSNP: no visible binding for global variable 'SNP'
plotGenotypesPerSNP: no visible binding for global variable 'value'
plotGenotypesPerSNP: no visible binding for global variable 'Genotype'
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [107s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
analyzeSNPhood     51.20   1.36   68.47
associateGenotypes  6.71   0.04    6.73
** running examples for arch 'x64' ... [105s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
analyzeSNPhood     60.41   3.41   64.00
associateGenotypes  6.47   0.06    6.53
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  'C:/biocbld/bbs-3.2-bioc/meat/SNPhood.Rcheck/00check.log'
for details.


SNPhood.Rcheck/00install.out:


install for i386

* installing *source* package 'SNPhood' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'SNPhood' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SNPhood' as SNPhood_1.0.1.zip
* DONE (SNPhood)

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

nameusersystemelapsed
analyzeSNPhood51.20 1.3668.47
annotation-methods0.170.000.17
annotationBins0.280.020.30
annotationBins20.890.032.08
annotationDatasets0.050.030.08
annotationReadGroups0.090.000.09
annotationRegions0.090.010.11
associateGenotypes6.710.046.73
bins-methods0.060.010.08
collectFiles0.060.000.06
convertToAllelicFractions0.250.000.25
counts-method0.160.000.16
datasets-methods0.290.020.31
deleteDatasets0.080.000.08
deleteReadGroups0.100.000.09
deleteRegions0.140.000.15
enrichment-methods0.010.000.01
getDefaultParameterList000
mergeReadGroups0.190.000.19
parameters-methods000
plotAllelicBiasResults4.140.004.14
plotAllelicBiasResultsOverview1.570.091.99
plotAndCalculateCorrelationDatasets0.250.020.26
plotAndCalculateWeakAndStrongGenotype0.90.00.9
plotAndClusterMatrix1.010.001.01
plotBinCounts2.950.012.97
plotClusterAverage0.660.030.69
plotGenotypesPerCluster0.610.100.70
plotGenotypesPerSNP0.440.000.44
plotRegionCounts3.180.043.73
readGroups-methods0.080.000.08
regions-methods0.060.000.06
renameBins0.360.000.36
renameDatasets0.090.000.10
renameReadGroups0.080.000.08
renameRegions0.450.000.45
results0.390.070.45
testForAllelicBiases1.040.001.04

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

nameusersystemelapsed
analyzeSNPhood60.41 3.4164.00
annotation-methods0.180.000.19
annotationBins0.040.020.04
annotationBins20.460.010.82
annotationDatasets0.080.000.07
annotationReadGroups0.080.000.08
annotationRegions0.450.020.47
associateGenotypes6.470.066.53
bins-methods0.050.000.05
collectFiles0.050.000.05
convertToAllelicFractions0.510.000.51
counts-method0.190.000.19
datasets-methods0.050.000.05
deleteDatasets0.070.000.07
deleteReadGroups0.490.000.49
deleteRegions0.170.000.17
enrichment-methods0.020.000.02
getDefaultParameterList000
mergeReadGroups0.20.00.2
parameters-methods000
plotAllelicBiasResults4.610.034.64
plotAllelicBiasResultsOverview2.640.063.02
plotAndCalculateCorrelationDatasets0.440.020.45
plotAndCalculateWeakAndStrongGenotype1.120.001.12
plotAndClusterMatrix1.490.001.49
plotBinCounts2.290.002.29
plotClusterAverage0.520.000.52
plotGenotypesPerCluster0.550.010.56
plotGenotypesPerSNP0.760.000.77
plotRegionCounts2.940.053.47
readGroups-methods0.050.000.04
regions-methods0.060.000.07
renameBins0.090.000.09
renameDatasets0.140.000.14
renameReadGroups0.100.000.09
renameRegions0.900.000.91
results0.410.060.47
testForAllelicBiases1.170.001.17