Back to Multiple platform build/check report for BioC 3.6
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for SNPhood on tokay1

This page was generated on 2018-04-12 13:27:03 -0400 (Thu, 12 Apr 2018).

Package 1319/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
SNPhood 1.8.0
Christian Arnold
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/SNPhood
Branch: RELEASE_3_6
Last Commit: 98be251
Last Changed Date: 2017-10-30 12:41:08 -0400 (Mon, 30 Oct 2017)
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 [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: SNPhood
Version: 1.8.0
Command: rm -rf SNPhood.buildbin-libdir SNPhood.Rcheck && mkdir SNPhood.buildbin-libdir SNPhood.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SNPhood.buildbin-libdir SNPhood_1.8.0.tar.gz >SNPhood.Rcheck\00install.out 2>&1 && cp SNPhood.Rcheck\00install.out SNPhood-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=SNPhood.buildbin-libdir --install="check:SNPhood-install.out" --force-multiarch --no-vignettes --timings SNPhood_1.8.0.tar.gz
StartedAt: 2018-04-12 03:17:55 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 03:32:26 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 870.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: SNPhood.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/SNPhood.Rcheck'
* using R version 3.4.4 (2018-03-15)
* 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.8.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 'SNPhood' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp6BZuKf/R.INSTALL2690e706a88/SNPhood/man/collectFiles.Rd:46: missing file link 'path'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/SNPhood.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is  9.0Mb
  sub-directories of 1Mb or more:
    data   3.8Mb
    doc    4.6Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
BugReports field is not a suitable URL but appears to contain an email address
  not specified by mailto: nor contained in < >
* 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 ... OK
* 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'
Undefined global functions or variables:
  pp
* 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                  63.13   2.72  101.79
plotFDRResults                  22.37   0.21   23.41
plotAndSummarizeAllelicBiasTest 22.19   0.20   23.18
plotAllelicBiasResults          21.30   0.19   22.15
testForAllelicBiases            20.72   0.07   21.39
results                          5.92   2.26    8.18
plotAllelicBiasResultsOverview   3.28   0.11    5.51
plotRegionCounts                 2.65   0.15    5.53
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                 user system elapsed
analyzeSNPhood                  63.25   4.42   72.07
plotAllelicBiasResults          25.09   0.08   25.94
plotAndSummarizeAllelicBiasTest 18.94   0.05   19.58
testForAllelicBiases            18.22   0.08   19.30
plotFDRResults                  17.52   0.07   18.28
results                          3.94   1.58    5.51
plotAllelicBiasResultsOverview   4.13   0.12    5.69
plotRegionCounts                 2.26   0.11    5.50
* 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: 1 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/SNPhood.Rcheck/00check.log'
for details.



Installation output

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
  converting help for package 'SNPhood'
    finding HTML links ... done
    SNPhood-class                           html  
    SNPhood                                 html  
    SNPhood.o                               html  
    analyzeSNPhood                          html  
    finding level-2 HTML links ... done

    annotation-methods                      html  
    annotationBins                          html  
    annotationBins2                         html  
    annotationDatasets                      html  
    annotationReadGroups                    html  
    annotationRegions                       html  
    associateGenotypes                      html  
    bins-methods                            html  
    changeObjectIntegrityChecking           html  
    collectFiles                            html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp6BZuKf/R.INSTALL2690e706a88/SNPhood/man/collectFiles.Rd:46: missing file link 'path'
    convertToAllelicFractions               html  
    counts-method                           html  
    datasets-methods                        html  
    deleteDatasets                          html  
    deleteReadGroups                        html  
    deleteRegions                           html  
    enrichment-methods                      html  
    getDefaultParameterList                 html  
    mergeReadGroups                         html  
    parameters-methods                      html  
    plotAllelicBiasResults                  html  
    plotAllelicBiasResultsOverview          html  
    plotAndCalculateCorrelationDatasets     html  
    plotAndCalculateWeakAndStrongGenotype   html  
    plotAndClusterMatrix                    html  
    plotAndSummarizeAllelicBiasTest         html  
    plotBinCounts                           html  
    plotClusterAverage                      html  
    plotFDRResults                          html  
    plotGenotypesPerCluster                 html  
    plotGenotypesPerSNP                     html  
    plotRegionCounts                        html  
    readGroups-methods                      html  
    regions-methods                         html  
    renameBins                              html  
    renameDatasets                          html  
    renameReadGroups                        html  
    renameRegions                           html  
    results                                 html  
    testForAllelicBiases                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'SNPhood' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SNPhood' as SNPhood_1.8.0.zip
* DONE (SNPhood)
In R CMD INSTALL
In R CMD INSTALL

Tests output


Example timings

SNPhood.Rcheck/examples_i386/SNPhood-Ex.timings

nameusersystemelapsed
analyzeSNPhood 63.13 2.72101.79
annotation-methods2.040.092.13
annotationBins0.990.131.11
annotationBins20.830.172.51
annotationDatasets0.610.030.69
annotationReadGroups0.620.000.62
annotationRegions0.580.030.61
associateGenotypes4.300.034.38
bins-methods0.620.070.69
changeObjectIntegrityChecking0.830.010.84
collectFiles0.140.000.14
convertToAllelicFractions0.960.030.99
counts-method0.750.040.78
datasets-methods0.650.000.65
deleteDatasets0.650.010.67
deleteReadGroups0.890.030.92
deleteRegions0.720.030.75
enrichment-methods0.660.030.69
getDefaultParameterList000
mergeReadGroups0.710.020.71
parameters-methods0.640.000.64
plotAllelicBiasResults21.30 0.1922.15
plotAllelicBiasResultsOverview3.280.115.51
plotAndCalculateCorrelationDatasets1.480.091.58
plotAndCalculateWeakAndStrongGenotype1.570.061.65
plotAndClusterMatrix1.660.071.71
plotAndSummarizeAllelicBiasTest22.19 0.2023.18
plotBinCounts2.420.032.45
plotClusterAverage1.440.061.50
plotFDRResults22.37 0.2123.41
plotGenotypesPerCluster0.660.180.84
plotGenotypesPerSNP1.010.111.12
plotRegionCounts2.650.155.53
readGroups-methods0.290.020.31
regions-methods0.310.030.34
renameBins0.230.100.33
renameDatasets0.310.030.34
renameReadGroups0.330.030.36
renameRegions1.160.001.16
results5.922.268.18
testForAllelicBiases20.72 0.0721.39

SNPhood.Rcheck/examples_x64/SNPhood-Ex.timings

nameusersystemelapsed
analyzeSNPhood63.25 4.4272.07
annotation-methods1.560.091.66
annotationBins1.320.031.34
annotationBins21.110.172.73
annotationDatasets1.110.021.16
annotationReadGroups1.060.051.11
annotationRegions1.480.061.55
associateGenotypes4.610.004.61
bins-methods0.700.050.75
changeObjectIntegrityChecking0.750.000.75
collectFiles0.070.000.08
convertToAllelicFractions0.770.040.81
counts-method0.910.020.92
datasets-methods0.780.030.81
deleteDatasets0.800.030.83
deleteReadGroups0.790.030.83
deleteRegions0.780.040.82
enrichment-methods0.830.040.86
getDefaultParameterList000
mergeReadGroups0.770.030.80
parameters-methods0.750.030.78
plotAllelicBiasResults25.09 0.0825.94
plotAllelicBiasResultsOverview4.130.125.69
plotAndCalculateCorrelationDatasets2.250.052.29
plotAndCalculateWeakAndStrongGenotype2.230.002.27
plotAndClusterMatrix1.580.051.63
plotAndSummarizeAllelicBiasTest18.94 0.0519.58
plotBinCounts2.480.034.65
plotClusterAverage0.750.010.77
plotFDRResults17.52 0.0718.28
plotGenotypesPerCluster1.250.001.25
plotGenotypesPerSNP1.220.031.25
plotRegionCounts2.260.115.50
readGroups-methods0.890.010.91
regions-methods0.170.020.18
renameBins0.830.010.85
renameDatasets0.200.020.22
renameReadGroups0.210.020.22
renameRegions1.400.011.42
results3.941.585.51
testForAllelicBiases18.22 0.0819.30