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.3: CHECK report for SNPhood on moscato2

This page was generated on 2016-10-13 12:54:34 -0700 (Thu, 13 Oct 2016).

Package 1092/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.2.3
Christian Arnold
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/SNPhood
Last Changed Rev: 119052 / Revision: 122332
Last Changed Date: 2016-06-30 07:06:44 -0700 (Thu, 30 Jun 2016)
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 UNNEEDED, same version exists in internal repository
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.2.3
Command: rm -rf SNPhood.buildbin-libdir SNPhood.Rcheck && mkdir SNPhood.buildbin-libdir SNPhood.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.2.3.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.2.3.tar.gz
StartedAt: 2016-10-13 09:07:09 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 09:24:54 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 1064.9 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 && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.2.3.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out  && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.2.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-3.3-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.2.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  6.5Mb
  sub-directories of 1Mb or more:
    data   3.3Mb
    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'
.getMemoryProfile: no visible global function definition for
  'object.size'
.onAttach: no visible global function definition for 'packageVersion'
show,SNPhood: no visible global function definition for 'tail'
Undefined global functions or variables:
  object.size packageVersion pp tail
Consider adding
  importFrom("utils", "object.size", "packageVersion", "tail")
to your NAMESPACE file.
* 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         82.82   1.73  140.68
plotAllelicBiasResults 45.99   0.11   46.53
testForAllelicBiases   45.79   0.05   46.02
results                 7.86   2.06    9.92
associateGenotypes      5.76   0.01    5.79
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
analyzeSNPhood         102.80   4.46  108.58
plotAllelicBiasResults  54.54   0.11   54.85
testForAllelicBiases    51.31   0.03   51.56
results                  7.57   2.20    9.78
associateGenotypes       7.21   0.00    7.34
plotRegionCounts         5.88   0.20    6.52
* 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
  'E:/biocbld/bbs-3.3-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.2.3.zip
* DONE (SNPhood)

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

nameusersystemelapsed
analyzeSNPhood 82.82 1.73140.68
annotation-methods2.000.052.04
annotationBins0.670.020.69
annotationBins20.870.041.26
annotationDatasets0.690.020.70
annotationReadGroups0.650.000.66
annotationRegions0.560.000.56
associateGenotypes5.760.015.79
bins-methods0.530.040.56
changeObjectIntegrityChecking0.690.000.68
collectFiles0.040.000.05
convertToAllelicFractions1.020.001.01
counts-method0.570.030.61
datasets-methods0.550.010.56
deleteDatasets0.560.030.60
deleteReadGroups0.580.000.57
deleteRegions0.660.000.66
enrichment-methods0.560.020.57
getDefaultParameterList000
mergeReadGroups0.780.010.79
parameters-methods0.680.050.74
plotAllelicBiasResults45.99 0.1146.53
plotAllelicBiasResultsOverview2.410.082.76
plotAndCalculateCorrelationDatasets0.930.030.97
plotAndCalculateWeakAndStrongGenotype2.230.062.29
plotAndClusterMatrix1.970.021.98
plotBinCounts2.620.062.69
plotClusterAverage1.480.021.87
plotGenotypesPerCluster1.450.031.48
plotGenotypesPerSNP1.220.031.25
plotRegionCounts3.840.094.38
readGroups-methods0.730.010.75
regions-methods0.760.070.82
renameBins0.830.030.86
renameDatasets0.810.060.87
renameReadGroups0.710.060.78
renameRegions1.360.061.42
results7.862.069.92
testForAllelicBiases45.79 0.0546.02

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

nameusersystemelapsed
analyzeSNPhood102.80 4.46108.58
annotation-methods1.560.011.58
annotationBins1.450.001.45
annotationBins21.090.111.70
annotationDatasets0.800.060.86
annotationReadGroups0.790.020.81
annotationRegions0.940.030.97
associateGenotypes7.210.007.34
bins-methods0.740.030.78
changeObjectIntegrityChecking0.720.030.75
collectFiles0.060.000.06
convertToAllelicFractions0.850.020.86
counts-method0.890.030.92
datasets-methods0.700.050.75
deleteDatasets0.680.010.70
deleteReadGroups1.220.111.33
deleteRegions0.760.050.82
enrichment-methods0.860.010.87
getDefaultParameterList000
mergeReadGroups0.790.050.84
parameters-methods0.900.020.92
plotAllelicBiasResults54.54 0.1154.85
plotAllelicBiasResultsOverview2.640.073.04
plotAndCalculateCorrelationDatasets1.120.081.20
plotAndCalculateWeakAndStrongGenotype2.250.052.31
plotAndClusterMatrix1.670.051.72
plotBinCounts4.320.044.36
plotClusterAverage1.890.021.91
plotGenotypesPerCluster1.790.031.82
plotGenotypesPerSNP0.640.050.69
plotRegionCounts5.880.206.52
readGroups-methods0.300.050.34
regions-methods0.900.040.95
renameBins0.300.080.38
renameDatasets0.360.020.37
renameReadGroups0.330.030.36
renameRegions2.010.062.08
results7.572.209.78
testForAllelicBiases51.31 0.0351.56