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 SplicingGraphs on zin1

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

Package 684/750HostnameOS / ArchBUILDCHECKBUILD BIN
SplicingGraphs 1.2.0
H. Pages
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/SplicingGraphs
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ WARNINGS ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: SplicingGraphs
Version: 1.2.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings SplicingGraphs_1.2.0.tar.gz
StartedAt: 2014-04-05 04:09:29 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:15:25 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 355.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: SplicingGraphs.Rcheck
Warnings: 2

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/SplicingGraphs.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 ‘SplicingGraphs/DESCRIPTION’ ... OK
* this is package ‘SplicingGraphs’ version ‘1.2.0’
* 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 ‘SplicingGraphs’ can be installed ... [19s/19s] OK
* checking installed package size ... NOTE
  installed size is 19.8Mb
  sub-directories of 1Mb or more:
    doc      15.7Mb
    extdata   3.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘BiocGenerics’ ‘IRanges’ ‘GenomicRanges’ ‘GenomicFeatures’ ‘Rgraphviz’ ‘igraph’
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
Unexported objects imported by ‘:::’ calls:
  ‘BiocGenerics:::testPackage’ ‘GenomicRanges:::fillGaps’
  ‘IRanges:::decodeRle’ ‘IRanges:::matchIntegerPairs’
  ‘IRanges:::newCompressedList0’ ‘IRanges:::orderIntegerPairs’
  ‘IRanges:::selfmatchIntegerPairs’ ‘IRanges:::setPrototypeFromObject’
  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 ... WARNING
Undocumented code objects:
  ‘reportReads’
Undocumented S4 methods:
  generic 'reportReads' and siglist 'SplicingGraphs'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Objects in \usage without \alias in documentation object 'countReads-methods':
  ‘reportReads’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking for old-style vignette sources ... NOTE
Vignette sources only in ‘inst/doc’:
  ‘SplicingGraphs.Rnw’
A ‘vignettes’ directory will be required as from R 3.1.0
* checking examples ... [150s/151s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
plotTranscripts-methods 33.110  0.048  33.276
toy_data                18.534  0.004  18.607
countReads-methods       8.284  0.016   8.342
sgedges-methods          5.556  0.004   5.569
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘run_unitTests.R’ [14s/14s]
 [14s/14s] 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

WARNING: There were 2 warnings.
NOTE: There were 4 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/SplicingGraphs.Rcheck/00check.log’
for details.

SplicingGraphs.Rcheck/00install.out:

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

SplicingGraphs.Rcheck/SplicingGraphs-Ex.timings:

nameusersystemelapsed
SplicingGraphs-class3.1320.0523.190
SplicingGraphs-package0.0040.0000.005
assignReads4.6570.0164.690
bubbles-methods4.4680.0084.575
countReads-methods8.2840.0168.342
plotTranscripts-methods33.110 0.04833.276
rsgedgesByGene-methods3.9930.0164.066
sgedges-methods5.5560.0045.569
sgedgesByGene-methods4.1320.0204.179
sgraph-methods2.4720.0042.481
toy_data18.534 0.00418.607
txpath-methods3.8640.0083.919