Back to Multiple platform build/check report

Package: fdrame
Version: 1.4.0
Command: /home/biocbuild/arch/sparc/R-2.3.0/bin/R CMD check fdrame_1.4.0.tar.gz
RetCode: 1
Time: 41.0 seconds
Status: ERROR
CheckDir: fdrame.Rcheck
Warnings: NA

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.8d/madman/Rpacks/fdrame.Rcheck'
* using Version 2.3.0 (2006-04-24)
* checking for file 'fdrame/DESCRIPTION' ... OK
* this is package 'fdrame' version '1.4.0'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'fdrame' 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 library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking Rd files ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* creating fdrame-Ex.R ... OK
* checking examples ... ERROR
Running examples in fdrame-Ex.R failed.
The error most likely occurred in:

> ### * fdrgui
> 
> flush(stderr()); flush(stdout())
> 
> ### Name: fdr.gui
> ### Title: fdr.gui
> ### Aliases: fdr.gui
> ### Keywords: htest
> 
> ### ** Examples
> 
> fdr.gui()
Loading required package: tcltk
Loading Tcl/Tk interface ... Error in fun(...) : this isn't a Tk applicationcouldn't connect to display ":0.0"
Error: .onLoad failed in 'loadNamespace' for 'tcltk'
Error in fdr.gui() : could not find function "tktoplevel"
Execution halted