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 2.13: CHECK report for BiSeq on zin1

This page was generated on 2014-04-05 09:48:39 -0700 (Sat, 05 Apr 2014).

Package 95/750HostnameOS / ArchBUILDCHECKBUILD BIN
BiSeq 1.2.5
Katja Hebestreit
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/BiSeq
Last Changed Rev: 87090 / Revision: 88450
Last Changed Date: 2014-03-04 17:12:18 -0800 (Tue, 04 Mar 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: BiSeq
Version: 1.2.5
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings BiSeq_1.2.5.tar.gz
StartedAt: 2014-04-04 23:55:56 -0700 (Fri, 04 Apr 2014)
EndedAt: 2014-04-05 00:00:46 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 290.2 seconds
RetCode: 0
Status:  OK 
CheckDir: BiSeq.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/BiSeq.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘BiSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘BiSeq’ version ‘1.2.5’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘BiSeq’ can be installed ... [19s/19s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘methods’ ‘IRanges’ ‘GenomicRanges’ ‘Formula’
A package should be listed in only one of these fields.
* 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
* 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
Namespace in Imports field not imported from: ‘Formula’
  All declared Imports should be used.
Package in Depends field not imported from: ‘Formula’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
‘:::’ call which should be ‘::’: ‘IRanges:::width’
  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 ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... NOTE
The following files should probably not be installed:
  ‘unsrturl.bst’

Consider the use of a .Rinstignore file: see ‘Writing R Extensions’,
or move the vignette sources from ‘inst/doc’ to ‘vignettes’.
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘BiSeq.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [94s/95s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
globalTest        25.993  0.004  26.135
estLocCor         12.177  0.024  12.447
betaRegression    10.825  0.388  11.385
makeVariogram     10.636  0.028  10.732
compareTwoSamples  4.020  1.108   4.879
* 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 4 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/BiSeq.Rcheck/00check.log’
for details.

BiSeq.Rcheck/00install.out:

* installing *source* package ‘BiSeq’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (BiSeq)

BiSeq.Rcheck/BiSeq-Ex.timings:

nameusersystemelapsed
BSraw-class0.3840.0000.384
BSrel-class0.3320.0080.344
DMRs0.0640.0000.063
annotateGRanges0.5760.0200.595
betaRegression10.825 0.38811.385
betaResults0.0040.0080.012
betaResultsNull0.0080.0040.009
binomLikelihoodSmooth0.0160.0000.016
clusterSites0.7280.1160.918
clusterSitesToGR0.6680.1280.803
compareTwoSamples4.0201.1084.879
covBoxplots0.0960.0000.097
covStatistics0.0400.0040.046
estLocCor12.177 0.02412.447
filterByCov0.4040.0000.405
filterBySharedRegions0.1440.0000.144
findDMRs0.7520.0080.778
globalTest25.993 0.00426.135
limitCov0.4330.1080.676
logisticRegression1.7600.0121.777
makeVariogram10.636 0.02810.732
plotBindingSites3.3680.0043.446
plotMeth0.3570.0000.357
plotMethMap0.6440.0000.648
plotSmoothMeth0.2240.0040.235
predictMeth1.3320.3281.524
predictedMeth0.0120.0040.017
promoters0.0880.0000.086
rawToRel0.3600.0280.386
readBismark0.0840.0000.087
rrbs0.0360.0000.036
smoothVariogram0.0280.0000.029
summarizeRegions3.5720.2243.885
testClusters0.1120.0040.117
trimClusters0.6640.0000.664
vario0.0040.0000.003
writeBED0.5360.0000.537