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.5: CHECK report for DMRScan on tokay2

This page was generated on 2017-08-16 13:26:34 -0400 (Wed, 16 Aug 2017).

Package 358/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DMRScan 1.0.0
Christian M Page
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/DMRScan
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DMRScan
Version: 1.0.0
Command: rm -rf DMRScan.buildbin-libdir DMRScan.Rcheck && mkdir DMRScan.buildbin-libdir DMRScan.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DMRScan.buildbin-libdir DMRScan_1.0.0.tar.gz >DMRScan.Rcheck\00install.out 2>&1 && cp DMRScan.Rcheck\00install.out DMRScan-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=DMRScan.buildbin-libdir --install="check:DMRScan-install.out" --force-multiarch --no-vignettes --timings DMRScan_1.0.0.tar.gz
StartedAt: 2017-08-15 23:19:00 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 23:29:44 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 643.4 seconds
RetCode: 0
Status:  OK  
CheckDir: DMRScan.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/DMRScan.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DMRScan/DESCRIPTION' ... OK
* this is package 'DMRScan' version '1.0.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 'DMRScan' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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
DMRScan_slidingWindow 74.05   0.09   74.15
DMRScan_package       57.47   0.03   57.53
makeCpGgenes          56.50   0.03   56.63
makeCpGregions        55.18   0.03   55.20
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
DMRScan_package       83.83   0.03   83.86
DMRScan_slidingWindow 81.23   0.03   81.28
makeCpGgenes          68.08   0.05   68.12
makeCpGregions        63.18   0.03   63.22
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.R'
 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: 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/DMRScan.Rcheck/00check.log'
for details.


DMRScan.Rcheck/00install.out:


install for i386

* installing *source* package 'DMRScan' ...
** 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 'DMRScan' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DMRScan' as DMRScan_1.0.0.zip
* DONE (DMRScan)

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

nameusersystemelapsed
DMRScan.methylationData0.470.020.48
DMRScan.phenotypes000
DMRScan_package57.47 0.0357.53
DMRScan_slidingWindow74.05 0.0974.15
Region-class_init000
RegionList-class_init0.010.000.02
Rt-methods000
St-methods000
estimateThreshold0.060.000.06
getRegions000
makeCpGgenes56.50 0.0356.63
makeCpGregions55.18 0.0355.20
nCpG000
pVal000
pos0.010.000.02
setRegion000
tVal000

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

nameusersystemelapsed
DMRScan.methylationData0.860.020.88
DMRScan.phenotypes000
DMRScan_package83.83 0.0383.86
DMRScan_slidingWindow81.23 0.0381.28
Region-class_init000
RegionList-class_init0.020.000.02
Rt-methods000
St-methods000
estimateThreshold0.060.000.06
getRegions000
makeCpGgenes68.08 0.0568.12
makeCpGregions63.18 0.0363.22
nCpG000
pVal000
pos000
setRegion000
tVal000