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.4: CHECK report for SNPhood on moscato1

This page was generated on 2016-09-21 03:47:43 -0700 (Wed, 21 Sep 2016).

Package 1137/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.3.3
Christian Arnold
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/SNPhood
Last Changed Rev: 119054 / Revision: 121152
Last Changed Date: 2016-06-30 07:40:48 -0700 (Thu, 30 Jun 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
morelia 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.3.3
Command: rm -rf SNPhood.buildbin-libdir SNPhood.Rcheck && mkdir SNPhood.buildbin-libdir SNPhood.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.3.3.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.3.3.tar.gz
StartedAt: 2016-09-20 16:50:35 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 17:04:06 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 811.4 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 && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.3.3.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out  && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.3.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/SNPhood.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.3.3'
* 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 ... NOTE
  installed size is  7.0Mb
  sub-directories of 1Mb or more:
    data   3.8Mb
    doc    2.9Mb
* 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'
.createSNPhoodObject: no visible global function definition for 'new'
.getMemoryProfile: no visible global function definition for
  'object.size'
.onAttach: no visible global function definition for 'packageVersion'
plotAndSummarizeAllelicBiasTest: no visible global function definition
  for 'geom_histogram'
show,SNPhood: no visible global function definition for 'tail'
Undefined global functions or variables:
  geom_histogram new object.size packageVersion pp tail
Consider adding
  importFrom("methods", "new")
  importFrom("utils", "object.size", "packageVersion", "tail")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
analyzeSNPhood         59.10   1.20  100.42
plotAllelicBiasResults 35.26   0.04   35.48
testForAllelicBiases   32.27   0.05   32.48
results                 6.18   1.50    7.70
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
analyzeSNPhood         79.70   3.70   84.64
plotAllelicBiasResults 42.11   0.13   42.42
testForAllelicBiases   38.50   0.11   38.79
associateGenotypes      6.89   0.08    6.97
results                 5.23   1.54    6.81
plotRegionCounts        4.29   0.13    6.66
* 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: 3 NOTEs
See
  'D:/biocbld/bbs-3.4-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.3.3.zip
* DONE (SNPhood)

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

nameusersystemelapsed
analyzeSNPhood 59.10 1.20100.42
annotation-methods1.550.011.57
annotationBins0.540.000.55
annotationBins20.830.001.26
annotationDatasets0.660.030.69
annotationReadGroups0.540.000.55
annotationRegions0.520.020.53
associateGenotypes4.850.054.94
bins-methods0.590.000.59
changeObjectIntegrityChecking0.550.010.57
collectFiles0.030.020.04
convertToAllelicFractions0.560.010.58
counts-method0.620.020.64
datasets-methods0.570.000.56
deleteDatasets0.540.030.58
deleteReadGroups0.560.020.58
deleteRegions0.570.040.60
enrichment-methods0.820.060.89
getDefaultParameterList000
mergeReadGroups0.640.000.64
parameters-methods0.520.040.55
plotAllelicBiasResults35.26 0.0435.48
plotAllelicBiasResultsOverview1.950.052.76
plotAndCalculateCorrelationDatasets1.090.051.14
plotAndCalculateWeakAndStrongGenotype1.370.011.39
plotAndClusterMatrix1.240.051.28
plotBinCounts2.460.032.52
plotClusterAverage1.050.021.06
plotGenotypesPerCluster1.010.011.03
plotGenotypesPerSNP0.840.030.88
plotRegionCounts2.920.053.37
readGroups-methods0.560.030.59
regions-methods0.520.030.55
renameBins0.260.020.28
renameDatasets0.560.030.59
renameReadGroups0.250.030.28
renameRegions1.140.011.16
results6.181.507.70
testForAllelicBiases32.27 0.0532.48

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

nameusersystemelapsed
analyzeSNPhood79.70 3.7084.64
annotation-methods1.510.021.53
annotationBins0.730.060.80
annotationBins21.110.011.40
annotationDatasets1.260.041.30
annotationReadGroups0.720.040.76
annotationRegions0.720.050.77
associateGenotypes6.890.086.97
bins-methods0.780.030.81
changeObjectIntegrityChecking0.740.050.78
collectFiles0.040.000.05
convertToAllelicFractions0.850.000.84
counts-method0.850.000.86
datasets-methods1.240.031.26
deleteDatasets0.750.010.77
deleteReadGroups0.740.050.79
deleteRegions0.770.010.78
enrichment-methods0.760.000.77
getDefaultParameterList000
mergeReadGroups0.830.020.84
parameters-methods0.700.030.73
plotAllelicBiasResults42.11 0.1342.42
plotAllelicBiasResultsOverview2.380.032.73
plotAndCalculateCorrelationDatasets0.970.010.98
plotAndCalculateWeakAndStrongGenotype1.690.081.76
plotAndClusterMatrix1.670.001.67
plotBinCounts3.180.003.18
plotClusterAverage0.810.030.84
plotGenotypesPerCluster1.460.031.49
plotGenotypesPerSNP0.630.000.65
plotRegionCounts4.290.136.66
readGroups-methods0.320.040.36
regions-methods0.800.000.79
renameBins0.240.040.26
renameDatasets0.750.030.78
renameReadGroups0.250.030.28
renameRegions0.850.050.91
results5.231.546.81
testForAllelicBiases38.50 0.1138.79