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.1: CHECK report for PWMEnrich on moscato2

This page was generated on 2015-10-09 09:29:48 -0700 (Fri, 09 Oct 2015).

Package 759/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PWMEnrich 4.4.0
Robert Stojnic
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/PWMEnrich
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: PWMEnrich
Version: 4.4.0
Command: rm -rf PWMEnrich.buildbin-libdir PWMEnrich.Rcheck && mkdir PWMEnrich.buildbin-libdir PWMEnrich.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=PWMEnrich.buildbin-libdir PWMEnrich_4.4.0.tar.gz >PWMEnrich.Rcheck\00install.out 2>&1 && cp PWMEnrich.Rcheck\00install.out PWMEnrich-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=PWMEnrich.buildbin-libdir --install="check:PWMEnrich-install.out" --force-multiarch --no-vignettes --timings PWMEnrich_4.4.0.tar.gz
StartedAt: 2015-10-09 05:06:21 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 05:09:52 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 210.7 seconds
RetCode: 0
Status:  OK  
CheckDir: PWMEnrich.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-3.1-bioc/meat/PWMEnrich.Rcheck'
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'PWMEnrich/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'PWMEnrich' version '4.4.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 'PWMEnrich' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.1Mb
  sub-directories of 1Mb or more:
    doc       1.3Mb
    extdata   3.4Mb
* 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
* 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 dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  'PWMEnrich.Dmelanogaster.background' 'PWMEnrich.Hsapiens.background'
  'PWMEnrich.Mmusculus.background' 'parallel'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
getPromoters: no visible global function definition for
  'providerVersion'
motifScores: no visible global function definition for 'mclapply'
motifScoresBigMemory: no visible global function definition for
  'mclapply'
registerCoresPWMEnrich: no visible global function definition for
  'detectCores'
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [35s] OK
** running examples for arch 'x64' ... [46s] OK
Examples with CPU or elapsed time > 5s
                user system elapsed
motifScores     5.37      0    5.37
motifEnrichment 5.36      0    5.78
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R' [5s]
 [6s] OK
** running tests for arch 'x64' ...
  Running 'test-all.R' [5s]
 [5s] OK
* 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.1-bioc/meat/PWMEnrich.Rcheck/00check.log'
for details.


PWMEnrich.Rcheck/00install.out:


install for i386

* installing *source* package 'PWMEnrich' ...
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'

install for x64

* installing *source* package 'PWMEnrich' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
* MD5 sums
packaged installation of 'PWMEnrich' as PWMEnrich_4.4.0.zip
* DONE (PWMEnrich)

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

nameusersystemelapsed
PFMtoPWM2.170.153.18
PWMUnscaled0.430.000.44
getBackgroundFrequencies000
groupReport-commaMotifEnrichmentResults-method2.480.032.61
makeBackground000
makePWMCutoffBackground000
makePWMEmpiricalBackground000
makePWMGEVBackground000
makePWMLognBackground000
makePWMPvalCutoffBackground000
makePWMPvalCutoffBackgroundFromSeq000
makePriors0.020.000.02
motifDiffEnrichment2.620.002.62
motifEnrichment4.300.004.41
motifIC0.080.000.19
motifRankingForGroup-commaMotifEnrichmentResults-method202
motifRankingForSequence-commaMotifEnrichmentResults-method2.010.002.01
motifScores3.960.023.98
motifSimilarity0.080.000.08
plot0.210.000.22
plotMotifScores0.070.020.08
plotTopMotifsGroup-commaMotifEnrichmentResults-method2.160.012.18
plotTopMotifsSequence-commaMotifEnrichmentResults-method2.20.02.2
readMotifs0.080.020.09
registerCoresPWMEnrich000
reverseComplement0.030.000.04
scanWithPWM0.070.000.06
sequenceReport-commaMotifEnrichmentResults-method3.050.003.06
toPWM2.310.082.38
useBigMemoryPWMEnrich000

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

nameusersystemelapsed
PFMtoPWM2.880.133.01
PWMUnscaled0.460.010.47
getBackgroundFrequencies000
groupReport-commaMotifEnrichmentResults-method2.910.002.93
makeBackground000
makePWMCutoffBackground000
makePWMEmpiricalBackground000
makePWMGEVBackground000
makePWMLognBackground000
makePWMPvalCutoffBackground000
makePWMPvalCutoffBackgroundFromSeq000
makePriors000
motifDiffEnrichment3.170.003.17
motifEnrichment5.360.005.78
motifIC0.080.020.10
motifRankingForGroup-commaMotifEnrichmentResults-method2.650.002.65
motifRankingForSequence-commaMotifEnrichmentResults-method2.980.002.98
motifScores5.370.005.37
motifSimilarity0.090.000.09
plot0.210.000.20
plotMotifScores0.070.000.08
plotTopMotifsGroup-commaMotifEnrichmentResults-method3.370.023.39
plotTopMotifsSequence-commaMotifEnrichmentResults-method2.940.012.94
readMotifs0.100.000.11
registerCoresPWMEnrich000
reverseComplement0.050.000.05
scanWithPWM0.080.000.08
sequenceReport-commaMotifEnrichmentResults-method4.290.024.30
toPWM3.400.113.51
useBigMemoryPWMEnrich000