Displaying 2 results from an estimated 2 matches for "r38403".
Did you mean:
138403
2006 Jun 26
1
apparent problem in how PDF evaluates its arguments (PR#9035)
Full_Name: Wolfgang Huber
Version: 2.4.0 (2006-06-24 r38403)
OS: i686-pc-linux-gnu
Submission from: (NULL) (134.60.107.160)
The simple example script below fails in the call to makepdf1 with
"Error in eval(expr, envir, enclos) : object "p" not found"
I believe this is a problem in the pdf() function, having to do with the line:
la...
2006 Jun 26
0
(PR#9035) apparent problem in how PDF evaluates its arguments
...l ('Under development
(unstable)') not be sent to R-bugs: as is quite often the case this is
something that is under active development.
On Mon, 26 Jun 2006, Peter Dalgaard wrote:
> huber at ebi.ac.uk writes:
>
>> Full_Name: Wolfgang Huber
>> Version: 2.4.0 (2006-06-24 r38403)
>> OS: i686-pc-linux-gnu
>> Submission from: (NULL) (134.60.107.160)
>>
>>
>> The simple example script below fails in the call to makepdf1 with
>> "Error in eval(expr, envir, enclos) : object "p" not found"
>>
>> I believe this...