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 methylInheritance on tokay2

This page was generated on 2017-10-18 14:27:10 -0400 (Wed, 18 Oct 2017).

Package 804/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
methylInheritance 1.0.0
Astrid Deschenes
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/methylInheritance
Branch: RELEASE_3_5
Last Commit: c3231c6
Last Changed Date: 2017-04-24 15:45:44 -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: methylInheritance
Version: 1.0.0
Command: rm -rf methylInheritance.buildbin-libdir methylInheritance.Rcheck && mkdir methylInheritance.buildbin-libdir methylInheritance.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=methylInheritance.buildbin-libdir methylInheritance_1.0.0.tar.gz >methylInheritance.Rcheck\00install.out 2>&1 && cp methylInheritance.Rcheck\00install.out methylInheritance-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=methylInheritance.buildbin-libdir --install="check:methylInheritance-install.out" --force-multiarch --no-vignettes --timings methylInheritance_1.0.0.tar.gz
StartedAt: 2017-10-18 01:16:43 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 01:32:26 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 942.7 seconds
RetCode: 0
Status:  OK  
CheckDir: methylInheritance.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/methylInheritance.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'methylInheritance/DESCRIPTION' ... OK
* this is package 'methylInheritance' version '1.0.0'
* package encoding: UTF-8
* 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 'methylInheritance' can be installed ... OK
* checking installed package size ... OK
* 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
runObservation                      63.09   0.25   63.36
runOnePermutationOnAllGenerations   16.78   0.15   16.95
samplesForTransgenerationalAnalysis 14.95   0.10   41.44
demoForTransgenerationalAnalysis     7.34   0.11    7.46
runPermutation                       5.44   0.17   85.37
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                     user system elapsed
runObservation                      68.08   0.01   68.10
runOnePermutationOnAllGenerations   17.48   0.02   17.50
samplesForTransgenerationalAnalysis 14.51   0.12   46.33
demoForTransgenerationalAnalysis     8.82   0.11    8.93
runPermutation                       5.66   0.19   96.79
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'runTests.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: OK

methylInheritance.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
createDataStructure0.160.000.15
createOutputDir000
demoForTransgenerationalAnalysis7.340.117.46
extractInfo0.360.000.35
getGRangesFromMethylDiff0.100.020.11
interGeneration0.980.011.00
isInterGenerationResults000
loadAllRDSResults0.340.020.36
mergePermutationAndObservation000
methylInheritanceAllResults0.050.020.07
methylInheritanceResults0.090.000.09
plotGraph2.460.012.47
readInterGenerationResults0.170.000.18
runObservation63.09 0.2563.36
runOnePermutationOnAllGenerations16.78 0.1516.95
runPermutation 5.44 0.1785.37
samplesForTransgenerationalAnalysis14.95 0.1041.44
saveInterGenerationResults0.660.000.65
validateExtractInfo000
validateMergePermutationAndObservation0.010.000.02
validateRunObservation0.140.000.14
validateRunPermutation0.140.010.16

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

nameusersystemelapsed
createDataStructure0.160.000.16
createOutputDir000
demoForTransgenerationalAnalysis8.820.118.93
extractInfo0.40.00.4
getGRangesFromMethylDiff0.080.000.08
interGeneration0.820.000.82
isInterGenerationResults000
loadAllRDSResults0.270.000.27
mergePermutationAndObservation0.020.000.02
methylInheritanceAllResults0.030.000.03
methylInheritanceResults0.070.000.08
plotGraph1.930.001.92
readInterGenerationResults0.140.000.14
runObservation68.08 0.0168.10
runOnePermutationOnAllGenerations17.48 0.0217.50
runPermutation 5.66 0.1996.79
samplesForTransgenerationalAnalysis14.51 0.1246.33
saveInterGenerationResults0.940.000.94
validateExtractInfo0.010.000.02
validateMergePermutationAndObservation000
validateRunObservation0.130.000.12
validateRunPermutation0.110.030.14