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 tokay1

This page was generated on 2017-04-15 16:20:28 -0400 (Sat, 15 Apr 2017).

Package 1167/1296HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.4.1
Christian Arnold
Snapshot Date: 2017-04-14 17:17:13 -0400 (Fri, 14 Apr 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_4/madman/Rpacks/SNPhood
Last Changed Rev: 123809 / Revision: 128728
Last Changed Date: 2016-11-09 09:37:57 -0500 (Wed, 09 Nov 2016)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / 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.4.1
Command: rm -rf SNPhood.buildbin-libdir SNPhood.Rcheck && mkdir SNPhood.buildbin-libdir SNPhood.Rcheck && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.4.1.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out && C:\Users\biocbuild\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.4.1.tar.gz
StartedAt: 2017-04-15 00:56:19 -0400 (Sat, 15 Apr 2017)
EndedAt: 2017-04-15 01:08:56 -0400 (Sat, 15 Apr 2017)
EllapsedTime: 757.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 && C:\Users\biocbuild\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.4.1.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out  && C:\Users\biocbuild\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.4.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.4-bioc/meat/SNPhood.Rcheck'
* using R version 3.3.3 (2017-03-06)
* 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.4.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 ... 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         51.06   1.85   89.19
plotAllelicBiasResults 26.37   0.10   28.05
testForAllelicBiases   22.94   0.12   24.44
results                 4.98   1.64    6.62
plotRegionCounts        2.70   0.09    6.57
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
analyzeSNPhood         66.81   4.27   77.28
plotAllelicBiasResults 30.39   0.12   31.43
testForAllelicBiases   25.91   0.07   26.97
results                 4.77   1.60    6.35
associateGenotypes      5.20   0.08    5.28
plotRegionCounts        3.67   0.05    7.14
* 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
  'C:/Users/biocbuild/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.4.1.zip
* DONE (SNPhood)

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

nameusersystemelapsed
analyzeSNPhood51.06 1.8589.19
annotation-methods1.500.071.56
annotationBins0.990.071.06
annotationBins20.750.132.84
annotationDatasets0.670.020.74
annotationReadGroups1.030.031.06
annotationRegions0.630.040.67
associateGenotypes3.950.054.01
bins-methods0.670.050.72
changeObjectIntegrityChecking0.770.010.78
collectFiles0.030.000.04
convertToAllelicFractions0.780.010.80
counts-method0.660.040.69
datasets-methods0.640.050.69
deleteDatasets0.670.010.69
deleteReadGroups0.640.020.65
deleteRegions0.690.010.71
enrichment-methods0.640.020.65
getDefaultParameterList000
mergeReadGroups0.810.050.86
parameters-methods0.580.040.62
plotAllelicBiasResults26.37 0.1028.05
plotAllelicBiasResultsOverview2.000.034.66
plotAndCalculateCorrelationDatasets0.280.050.32
plotAndCalculateWeakAndStrongGenotype0.850.040.90
plotAndClusterMatrix1.200.071.26
plotBinCounts2.270.012.28
plotClusterAverage1.140.021.16
plotGenotypesPerCluster0.970.061.03
plotGenotypesPerSNP0.840.030.87
plotRegionCounts2.700.096.57
readGroups-methods0.210.000.20
regions-methods0.180.040.22
renameBins0.240.030.26
renameDatasets0.220.040.27
renameReadGroups0.200.030.23
renameRegions0.610.070.68
results4.981.646.62
testForAllelicBiases22.94 0.1224.44

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

nameusersystemelapsed
analyzeSNPhood66.81 4.2777.28
annotation-methods2.030.042.08
annotationBins0.770.030.80
annotationBins21.060.183.48
annotationDatasets0.810.010.89
annotationReadGroups0.750.020.77
annotationRegions1.020.011.03
associateGenotypes5.200.085.28
bins-methods0.780.030.81
changeObjectIntegrityChecking0.880.000.88
collectFiles0.030.000.12
convertToAllelicFractions0.830.020.85
counts-method0.780.030.81
datasets-methods0.680.030.72
deleteDatasets0.720.030.75
deleteReadGroups1.30.01.3
deleteRegions0.700.030.73
enrichment-methods0.670.080.75
getDefaultParameterList000
mergeReadGroups0.820.020.83
parameters-methods0.700.030.73
plotAllelicBiasResults30.39 0.1231.43
plotAllelicBiasResultsOverview1.860.114.21
plotAndCalculateCorrelationDatasets0.910.050.96
plotAndCalculateWeakAndStrongGenotype1.360.051.42
plotAndClusterMatrix1.270.041.32
plotBinCounts2.680.032.72
plotClusterAverage1.460.041.48
plotGenotypesPerCluster1.090.071.17
plotGenotypesPerSNP1.080.021.10
plotRegionCounts3.670.057.14
readGroups-methods0.170.010.19
regions-methods0.170.050.22
renameBins0.780.010.80
renameDatasets0.800.000.79
renameReadGroups0.750.050.80
renameRegions1.370.031.41
results4.771.606.35
testForAllelicBiases25.91 0.0726.97