Setting enviroment variable R_DEFAULT_DEVICE causes an error.
The patch below fixes this.
I guess the same goes for R_INTERACTIVE_DEVICE.
--- R-2.7.0/src/library/grDevices/R/zzz.R 2008-04-27 13:49:11.0
+0200
+++ R-2.7.0/src/library/grDevices/R/zzz.R.new 2008-04-27 13:59:37.000
I get a malformed manual page with 'man R':
WARNING:(1)FSFWARNING:(1)
NAME
WARNING: - a language for data analysis and graphics
SYNOPSIS
R [options] [< infile] [> outfile]
R CMD command [arguments]
DESCRIPTION
WARNING: ignori
'make check' fails on d-p-q-r-tests:
> ##-- non central Chi^2 :
> xB <- c(2000,1e6,1e50,Inf)
> for(df in c(0.1, 1, 10))
+ for(ncp in c(0, 1, 10, 100)) stopifnot(pchisq(xB, df=df, ncp=ncp) == 1)
Error: pchisq(xB, df = df, ncp = ncp) == 1 is not all TRUE
Execution halted
Here is some more tes
In the help page of lowess, it says:
delta: values of 'x' which lie within 'delta' of each other are
replaced by a single value in the output from 'lowess'.
Defaults to 1/100th of the range of 'x'.
It doesn't. No matter what value I give for delta, the result always
has
I got several errors while installing R version 2.3.0
One error while running 'make':
make[4]: Binnengaan van map `/home/peter/tmp/R-2.3.0/src/modules/internet'
gcc -I. -I../../../src/include -I../../../src/include -I/usr/local/include
-DHAVE_CONFIG_H -fpic -g -O2 -c Rs