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.0: CHECK report for exonfindR on moscato1

This page was generated on 2014-10-12 09:51:45 -0700 (Sun, 12 Oct 2014).

Package 282/929HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
exonfindR 0.99.1
Leonard Goldstein
Snapshot Date: 2014-10-11 16:20:07 -0700 (Sat, 11 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/exonfindR
Last Changed Rev: 95116 / Revision: 95345
Last Changed Date: 2014-10-07 17:21:41 -0700 (Tue, 07 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: exonfindR
Version: 0.99.1
Command: rm -rf exonfindR.buildbin-libdir && mkdir exonfindR.buildbin-libdir && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=exonfindR.buildbin-libdir exonfindR_0.99.1.tar.gz >exonfindR-install.out 2>&1 && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=exonfindR.buildbin-libdir --install="check:exonfindR-install.out" --force-multiarch --no-vignettes --timings exonfindR_0.99.1.tar.gz
StartedAt: 2014-10-12 01:16:47 -0700 (Sun, 12 Oct 2014)
EndedAt: 2014-10-12 01:25:38 -0700 (Sun, 12 Oct 2014)
EllapsedTime: 531.4 seconds
RetCode: 0
Status:  OK  
CheckDir: exonfindR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf exonfindR.buildbin-libdir && mkdir exonfindR.buildbin-libdir && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=exonfindR.buildbin-libdir exonfindR_0.99.1.tar.gz >exonfindR-install.out 2>&1 && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=exonfindR.buildbin-libdir --install="check:exonfindR-install.out" --force-multiarch --no-vignettes --timings exonfindR_0.99.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/exonfindR.Rcheck'
* using R version 3.1.1 Patched (2014-09-24 r66678)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'exonfindR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'exonfindR' version '0.99.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 'exonfindR' 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 ... NOTE
Unexported object imported by a ':::' call: 'GenomicRanges:::extraColumnSlotsAsDF'
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of 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 ... 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 ... NOTE
  'BiocParallel' did not register default BiocParallelParams
* 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' ... [80s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
analyzeFeatures    33.13   0.10   33.50
predictTxFeatures  14.68   0.07   14.74
getSGFeatureCounts  9.30   0.01    9.32
** running examples for arch 'x64' ... [102s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
analyzeFeatures    37.81   0.24   38.12
predictTxFeatures  20.21   0.08   20.30
getSGFeatureCounts 12.42   0.10   12.51
* 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

NOTE: There were 2 notes.
See
  'D:/biocbld/bbs-3.0-bioc/meat/exonfindR.Rcheck/00check.log'
for details.

exonfindR.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
SGFeatureCounts0.220.000.22
SGFeatures0.080.000.08
TxFeatures0.100.000.09
TxVariantCounts0.600.000.61
TxVariants0.250.000.25
analyzeFeatures33.13 0.1033.50
analyzeVariants1.890.001.88
annotate202
assays0.010.000.02
convertToSGFeatures2.590.012.60
convertToTxFeatures0.810.020.83
exportFeatures000
filterTerminalExons0.240.000.23
findTxVariants1.760.001.77
getBamInfo0.160.000.15
getSGFeatureCounts9.300.019.32
getTxVariantCounts0.040.000.04
mergeTxFeatures0.450.000.45
plotFeatures0.020.000.02
plotSpliceGraph000
plotVariants000
predictTxFeatures14.68 0.0714.74
slots0.020.000.02

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

nameusersystemelapsed
SGFeatureCounts0.170.000.17
SGFeatures0.070.000.07
TxFeatures0.070.000.07
TxVariantCounts0.520.000.52
TxVariants0.190.000.19
analyzeFeatures37.81 0.2438.12
analyzeVariants3.560.003.72
annotate3.540.003.54
assays0.010.000.01
convertToSGFeatures4.040.014.06
convertToTxFeatures1.250.001.25
exportFeatures000
filterTerminalExons0.470.000.46
findTxVariants3.240.003.25
getBamInfo0.190.000.19
getSGFeatureCounts12.42 0.1012.51
getTxVariantCounts0.080.000.08
mergeTxFeatures0.590.000.59
plotFeatures000
plotSpliceGraph000
plotVariants000
predictTxFeatures20.21 0.0820.30
slots0.020.000.02