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 133/354HostnameOS / ArchBUILDCHECKBUILD BIN
GeneRegionScan 1.3.2
Lasse Folkersen
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/GeneRegionScan
Last Changed Rev: 42842 / Revision: 43434
Last Changed Date: 2009-11-06 02:28:15 -0800 (Fri, 06 Nov 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  ERROR  skipped  skipped 
pelham Mac OS X Leopard (10.5.8) / i386  ERROR  skipped  skipped 
Package: GeneRegionScan
Version: 1.3.2
Command: E:\biocbld\bbs-2.6-bioc\R\bin\R.exe CMD check --no-vignettes GeneRegionScan_1.3.2.tar.gz
StartedAt: 2009-12-07 17:04:33 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 17:09:57 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 324.3 seconds
RetCode: 0
Status: WARNINGS
CheckDir: GeneRegionScan.Rcheck
Warnings: 2

Command output

* checking for working pdflatex ... OK
* using log directory 'E:/biocbld/bbs-2.6-bioc/meat/GeneRegionScan.Rcheck'
* using R version 2.11.0 Under development (unstable) (2009-10-22 r50179)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GeneRegionScan/DESCRIPTION' ... OK
* this is package 'GeneRegionScan' version '1.3.2'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GeneRegionScan' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... 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 metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  getProbesetsFromMetaprobeset
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... WARNING
Functions/methods with usage in documentation object 'getProbesetsFromMetaprobesets' but not in code:
  getProbesetsFromMetaprobesets

Codoc mismatches from documentation object 'readGeneInput':
readGeneInput
  Code: function(gene, genename = NULL, verbose = TRUE)
  Docs: function(gene, genename = NULL)
  Argument names in code not in docs:
    verbose

* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There were 2 warnings, see
  E:/biocbld/bbs-2.6-bioc/meat/GeneRegionScan.Rcheck/00check.log
for details

GeneRegionScan.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'GeneRegionScan' ...
** R
** data
** exec
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Loading required package: IRanges

Attaching package: 'IRanges'


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

	 updateObject 


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

	 Map,
	 cbind,
	 mapply,
	 order,
	 pmax,
	 pmax.int,
	 pmin,
	 pmin.int,
	 rbind,
	 rep.int,
	 table 

** help
*** installing help indices
** building package indices ...
** MD5 sums
* DONE (GeneRegionScan)