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 51/319HostnameOS / ArchBUILDCHECKBUILD BIN
BSgenome 1.12.5
H. Pages
Bioconductor Changelog
Snapshot Date: 2009-10-20 11:27:33 -0700 (Tue, 20 Oct 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_4/madman/Rpacks/BSgenome
Last Changed Rev: 42410 / Revision: 42512
Last Changed Date: 2009-10-15 10:46:38 -0700 (Thu, 15 Oct 2009)
wilson1 Linux (openSUSE 11.1) / x86_64  ERROR  skipped 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
pitt Mac OS X Tiger (10.4.11) / i386  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ WARNINGS ] OK 
Package: BSgenome
Version: 1.12.5
Command: /Library/Frameworks/R.framework/Versions/2.9/Resources/bin/R CMD check --no-vignettes BSgenome_1.12.5.tar.gz
StartedAt: 2009-10-20 17:09:53 -0700 (Tue, 20 Oct 2009)
EndedAt: 2009-10-20 17:16:25 -0700 (Tue, 20 Oct 2009)
EllapsedTime: 391.1 seconds
RetCode: 0
Status: WARNINGS
CheckDir: BSgenome.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.4-bioc/meat/BSgenome.Rcheck'
* using R version 2.9.2 Patched (2009-08-24 r49420)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'BSgenome/DESCRIPTION' ... OK
* this is package 'BSgenome' version '1.12.5'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'BSgenome' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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 name space can be loaded with stated dependencies ... 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 ... OK
* checking Rd files ... OK
* checking Rd files against version 2 parser ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'getSeq'
  ...

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 manual 'Writing R
Extensions'.
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  /Users/biocbuild/bbs-2.4-bioc/meat/BSgenome.Rcheck/00check.log
for details

BSgenome.Rcheck/00install.out:

* Installing *source* package ‘BSgenome’ ...
** R
** inst
** preparing package for lazy loading

Attaching package: 'IRanges'


	The following object(s) are masked from package:base :

	 cbind,
	 duplicated,
	 order,
	 pmax,
	 pmax.int,
	 pmin,
	 pmin.int,
	 rank,
	 rbind,
	 rep.int,
	 sapply,
	 sort,
	 table,
	 unique 

** help
*** installing help indices
 >>> Building/Updating help pages for package 'BSgenome'
     Formats: text html latex example 
  BSParams-class                    text    html    latex
  BSgenome-class                    text    html    latex   example
  BSgenomeForge                     text    html    latex   example
  GenomeData-class                  text    html    latex   example
  GenomeDataList-class              text    html    latex   example
  GenomeDescription-class           text    html    latex   example
  available.genomes                 text    html    latex   example
  bsapply                           text    html    latex   example
  gdapply                           text    html    latex
  getSeq                            text    html    latex   example
  injectSNPs                        text    html    latex   example
  strand                            text    html    latex   example
** building package indices ...
* DONE (BSgenome)