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 derfinder on moscato2

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

Package 252/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
derfinder 1.2.1
Leonardo Collado-Torres
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/derfinder
Last Changed Rev: 104968 / Revision: 109384
Last Changed Date: 2015-06-15 07:29:53 -0700 (Mon, 15 Jun 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: derfinder
Version: 1.2.1
Command: rm -rf derfinder.buildbin-libdir derfinder.Rcheck && mkdir derfinder.buildbin-libdir derfinder.Rcheck && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=derfinder.buildbin-libdir derfinder_1.2.1.tar.gz >derfinder.Rcheck\00install.out 2>&1 && cp derfinder.Rcheck\00install.out derfinder-install.out && E:\biocbld\bbs-3.1-bioc\R\bin\R.exe CMD check --library=derfinder.buildbin-libdir --install="check:derfinder-install.out" --force-multiarch --no-vignettes --timings derfinder_1.2.1.tar.gz
StartedAt: 2015-10-09 01:07:03 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 01:13:53 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 409.8 seconds
RetCode: 0
Status:  OK  
CheckDir: derfinder.Rcheck
Warnings: 0

Command output

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


* using log directory 'E:/biocbld/bbs-3.1-bioc/meat/derfinder.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 'derfinder/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'derfinder' version '1.2.1'
* 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 'derfinder' 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
* 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' call to 'TxDb.Hsapiens.UCSC.hg19.knownGene' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Unexported objects imported by ':::' calls:
  'GenomeInfoDb:::.guessSpeciesStyle'
  'GenomeInfoDb:::.supportedSeqnameMappings'
  See the note in ?`:::` about the use of this operator.
* 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 line endings in Makefiles ... OK
* checking for GNU extensions in Makefiles ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... NOTE
The following directory looks like a leftover from 'knitr':
  'figure'
Please remove from your package.
* checking examples ...
** running examples for arch 'i386' ... [24s] OK
** running examples for arch 'x64' ... [29s] OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R' [0s]
 [1s] OK
** running tests for arch 'x64' ...
  Running 'test-all.R' [0s]
 [1s] 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: 2 NOTEs
See
  'E:/biocbld/bbs-3.1-bioc/meat/derfinder.Rcheck/00check.log'
for details.


derfinder.Rcheck/00install.out:


install for i386

* installing *source* package 'derfinder' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'derfinder' ...
** testing if installed package can be loaded
Creating a generic function for 'nchar' from package 'base' in package 'S4Vectors'
* MD5 sums
packaged installation of 'derfinder' as derfinder_1.2.1.zip
* DONE (derfinder)

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

nameusersystemelapsed
advancedArg000
analyzeChr0.950.031.01
annotateRegions0.610.000.61
calculatePvalues1.010.001.01
calculateStats0.450.000.45
coerceGR0.170.000.17
collapseFullCoverage0.020.000.02
coverageToExon2.590.132.71
createBw0.210.000.22
createBwSample0.100.000.09
extendedMapSeqlevels0.090.030.13
filterData0.330.000.32
findRegions0.250.000.25
fullCoverage0.400.000.41
getRegionCoverage0.580.000.91
loadCoverage0.250.000.24
makeGenomicState3.280.033.34
makeModels0.030.000.03
mergeResults0.390.020.41
preprocessCoverage0.110.000.10
rawFiles000
regionMatrix0.410.000.41
sampleDepth0.020.000.01

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

nameusersystemelapsed
advancedArg000
analyzeChr1.150.051.22
annotateRegions0.610.030.63
calculatePvalues0.920.000.93
calculateStats0.340.000.34
coerceGR0.130.000.14
collapseFullCoverage0.010.000.01
coverageToExon4.010.224.23
createBw0.240.000.24
createBwSample0.110.000.11
extendedMapSeqlevels0.090.000.09
filterData0.190.000.19
findRegions0.180.000.17
fullCoverage0.280.000.28
getRegionCoverage0.390.030.43
loadCoverage0.180.000.18
makeGenomicState3.470.023.48
makeModels0.030.000.03
mergeResults0.430.000.45
preprocessCoverage0.130.000.13
rawFiles0.000.010.02
regionMatrix0.420.020.43
sampleDepth0.030.000.03