Back to the "Multiple platform build/check report"

Package 72/205OSArchBUILDCHECKBUILD BIN

GeneTS

2.11.1

Korbinian Strimmer
Linux (SUSE 9.2) x86_64 OK  OK 
Linux (SUSE 9.2) i686 OK  OK 
Solaris 2.9 sparc OK [ ERROR ]
Linux (SUSE 10.0) x86_64 OK  OK 
Windows Server 2003 x86_64 OK  OK  OK 
Windows XP i686 OK  OK skipped
Mac OS X (10.4.6) i686 OK  OK 
Package: GeneTS
Version: 2.11.1
Command: /loc/biocbuild/1.9d/R/bin/R CMD check GeneTS_2.11.1.tar.gz
RetCode: 1
Time: 23.0 seconds
Status: ERROR
CheckDir: GeneTS.Rcheck
Warnings: NA

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.9d/Rpacks/GeneTS.Rcheck'
* using R version 2.4.0 Under development (unstable) (2006-07-18 r38641)
* checking for file 'GeneTS/DESCRIPTION' ... OK
* this is package 'GeneTS' version '2.11.1'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'GeneTS' 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 syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking S3 generic/method consistency ... WARNING
Error: package 'fdrtool' required by 'GeneCycle' could not be found
Call sequence:
5: stop(gettextf("package '%s' required by '%s' could not be found", 
       pkg, pkgname), call. = FALSE, domain = NA)
4: .getRequiredPackages2(pkgInfo)
3: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc)
2: .getRequiredPackages2(pkgInfo)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
See section 'Generic functions and methods' of the 'Writing R Extensions'
manual.
* checking replacement functions ... WARNING
Error: package 'fdrtool' required by 'GeneCycle' could not be found
Call sequence:
5: stop(gettextf("package '%s' required by '%s' could not be found", 
       pkg, pkgname), call. = FALSE, domain = NA)
4: .getRequiredPackages2(pkgInfo)
3: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc)
2: .getRequiredPackages2(pkgInfo)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
In R, the argument of a replacement function which corresponds to the right
hand side must be named 'value'.
* checking foreign function calls ... WARNING
Error: package 'fdrtool' required by 'GeneCycle' could not be found
Call sequence:
5: stop(gettextf("package '%s' required by '%s' could not be found", 
       pkg, pkgname), call. = FALSE, domain = NA)
4: .getRequiredPackages2(pkgInfo)
3: library(pkg, character.only = TRUE, logical = TRUE, lib.loc = lib.loc)
2: .getRequiredPackages2(pkgInfo)
1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE)
Execution halted
See section 'System and foreign language interfaces' of the 'Writing R
Extensions' manual.
* checking R code for possible problems ... OK
* checking for missing documentation entries ... ERROR
Error: package 'fdrtool' required by 'GeneCycle' could not be found

GeneTS.Rcheck/00install.out:

* Installing *source* package 'GeneTS' ...
** R
No man pages found in package 'GeneTS'
** building package indices ...
* DONE (GeneTS)