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 

Package 604/658HostnameOS / ArchBUILDCHECKBUILD BIN
splicegear 1.31.1
Laurent Gautier
Snapshot Date: 2013-03-23 17:02:20 -0700 (Sat, 23 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/splicegear
Last Changed Rev: 72298 / Revision: 74756
Last Changed Date: 2013-01-04 13:18:09 -0800 (Fri, 04 Jan 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 
pelham Mac OS X Snow Leopard (10.6.8) / x86_64  OK [ OK ] OK 

Summary

Package: splicegear
Version: 1.31.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch splicegear_1.31.1.tar.gz
StartedAt: 2013-03-24 10:33:01 -0700 (Sun, 24 Mar 2013)
EndedAt: 2013-03-24 10:35:39 -0700 (Sun, 24 Mar 2013)
EllapsedTime: 157.0 seconds
RetCode: 0
Status:  OK 
CheckDir: splicegear.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.12-bioc/meat/splicegear.Rcheck'
* using R version 3.0.0 beta (2013-03-21 r62346)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'splicegear/DESCRIPTION' ... OK
* this is package 'splicegear' version '1.31.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 for sufficient/correct file permissions ... OK
* checking whether package 'splicegear' can be installed ... [15s/15s] OK
* checking installed package size ... OK
* checking package 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
* 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 for unstated 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 ... NOTE
NB: .First.lib is obsolete and will not be used in R >= 3.0.0

buildSpliceSites: warning in matrix(unlist(spsiteIpos[spsiteIpos.i]),
  nc = 2, byrow = TRUE): partial argument match of 'nc' to 'ncol'
getRelSignStrength: warning in matrix(NaN, nc = ncol(x), nr = nrow(x)):
  partial argument match of 'nr' to 'nrow'
getRelSignStrength: warning in matrix(NaN, nc = ncol(x), nr = nrow(x)):
  partial argument match of 'nc' to 'ncol'
grid.plot.Probes: warning in viewport(xscale = xlim, yscale = ylim, w =
  0.9, h = 0.9): partial argument match of 'w' to 'width'
grid.plot.Probes: warning in viewport(xscale = xlim, yscale = ylim, w =
  0.9, h = 0.9): partial argument match of 'h' to 'height'
grid.plot.SpliceSites: warning in viewport(xscale = xlim, yscale =
  ylim, w = 0.9, h = 0.9): partial argument match of 'w' to 'width'
grid.plot.SpliceSites: warning in viewport(xscale = xlim, yscale =
  ylim, w = 0.9, h = 0.9): partial argument match of 'h' to 'height'
plot.SpliceExprSet: warning in layout(matrix(c(1, 2), 1, 2), width =
  fig.xratio, height = fig.yratio): partial argument match of 'width'
  to 'widths'
plot.SpliceExprSet: warning in layout(matrix(c(1, 2), 1, 2), width =
  fig.xratio, height = fig.yratio): partial argument match of 'height'
  to 'heights'
* checking Rd files ... NOTE
prepare_Rd: isProbeOnSpliceSite.Rd:18-19: Dropping empty section \details
prepare_Rd: isProbeOnSpliceSite.Rd:31-33: Dropping empty section \examples
prepare_Rd: sort.SpliceExprSet.Rd:18-20: Dropping empty section \details
prepare_Rd: spliceset.Rd:29-31: Dropping empty section \source
* 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 examples ... [9s/9s] 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 2 notes.
See
  '/Users/biocbuild/bbs-2.12-bioc/meat/splicegear.Rcheck/00check.log'
for details.

splicegear.Rcheck/00install.out:

* installing *source* package 'splicegear' ...
** R
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'plot' from package 'graphics' in package 'splicegear'
** help
*** installing help indices
** building package indices
** installing vignettes
   'splicegear.Rnw' 
** testing if installed package can be loaded
Warning: ignoring .First.lib() for package 'splicegear'
* DONE (splicegear)

splicegear.Rcheck/splicegear-Ex.timings:

nameusersystemelapsed
Probes-class0.0530.0110.064
SpliceExprSet-class0.0610.0080.070
SpliceSites-class0.2940.0100.306
SpliceSitesGenomic-class0.0240.0050.029
as.data.frame.SpliceExprSet0.1200.0120.133
barplot.SpliceSites0.0250.0030.031
buildSpliceSites0.9180.0351.031
getRelSignStrength0.1320.0110.166
grid.plot.SpliceSites0.3690.0110.389
plot.SpliceExprSet0.0810.0060.089
plot.SpliceSites0.0310.0030.035
plot.SpliceSitesGenomic0.0250.0050.032
sort.SpliceExprSet0.0130.0030.015
spliceset0.0410.0040.046
split.SpliceSites0.0140.0010.016