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.3: CHECK report for DChIPRep on moscato2

This page was generated on 2016-10-13 12:54:33 -0700 (Thu, 13 Oct 2016).

Package 277/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DChIPRep 1.2.3
Bernd Klaus
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/DChIPRep
Last Changed Rev: 117995 / Revision: 122332
Last Changed Date: 2016-05-31 04:38:14 -0700 (Tue, 31 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DChIPRep
Version: 1.2.3
Command: rm -rf DChIPRep.buildbin-libdir DChIPRep.Rcheck && mkdir DChIPRep.buildbin-libdir DChIPRep.Rcheck && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DChIPRep.buildbin-libdir DChIPRep_1.2.3.tar.gz >DChIPRep.Rcheck\00install.out 2>&1 && cp DChIPRep.Rcheck\00install.out DChIPRep-install.out && E:\biocbld\bbs-3.3-bioc\R\bin\R.exe CMD check --library=DChIPRep.buildbin-libdir --install="check:DChIPRep-install.out" --force-multiarch --no-vignettes --timings DChIPRep_1.2.3.tar.gz
StartedAt: 2016-10-13 02:48:45 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 03:04:20 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 935.1 seconds
RetCode: 0
Status:  OK  
CheckDir: DChIPRep.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-3.3-bioc/meat/DChIPRep.Rcheck'
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DChIPRep/DESCRIPTION' ... OK
* this is package 'DChIPRep' version '1.2.3'
* 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 'DChIPRep' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* 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
importData          8.36   0.02    9.41
plotSignificance    6.92   0.02    6.95
plotProfiles        5.75   0.00    6.64
getMATfromDataFrame 4.38   0.01    5.33
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
importData       7.11   0.03    7.14
plotSignificance 6.33   0.00    6.47
plotProfiles     5.96   0.03    6.35
* 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
  'E:/biocbld/bbs-3.3-bioc/meat/DChIPRep.Rcheck/00check.log'
for details.


DChIPRep.Rcheck/00install.out:


install for i386

* installing *source* package 'DChIPRep' ...
** R
** data
*** moving datasets to lazyload DB

Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'soGGi'
** exec
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'soGGi'

install for x64

* installing *source* package 'DChIPRep' ...
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'soGGi'
* MD5 sums
packaged installation of 'DChIPRep' as DChIPRep_1.2.3.zip
* DONE (DChIPRep)

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

nameusersystemelapsed
DChIPRepResults0.080.020.10
DESeq2Data0.030.020.04
FDRresults4.150.034.59
getMATfromDataFrame4.380.015.33
importData8.360.029.41
importDataFromMatrices0.080.010.09
importData_soGGi000
plotProfiles5.750.006.64
plotSignificance6.920.026.95
resultsDChIPRep3.240.013.26
runTesting2.250.002.26
show2.350.022.37
summarizeCountsPerPosition2.590.002.59

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

nameusersystemelapsed
DChIPRepResults0.060.000.06
DESeq2Data0.040.000.04
FDRresults3.500.033.86
getMATfromDataFrame3.960.003.96
importData7.110.037.14
importDataFromMatrices0.160.020.18
importData_soGGi000
plotProfiles5.960.036.35
plotSignificance6.330.006.47
resultsDChIPRep2.650.002.65
runTesting2.360.002.36
show2.790.002.79
summarizeCountsPerPosition2.940.012.95