Re: [Rd] Fortran routine affected by unrelated R code

2009-09-11 Thread Arne Henningsen
On Fri, Sep 11, 2009 at 5:00 PM, Duncan Murdoch wrote: > On 9/11/2009 10:48 AM, Arne Henningsen wrote: >> >> Hi! >> >> When I run "R CMD check" on the current development version of my R >> package "frontier" [1], there is no difference between the output of >> the test scripts in the /tests/ fold

Re: [Rd] Fortran routine affected by unrelated R code

2009-09-11 Thread Duncan Murdoch
On 9/11/2009 10:48 AM, Arne Henningsen wrote: Hi! When I run "R CMD check" on the current development version of my R package "frontier" [1], there is no difference between the output of the test scripts in the /tests/ folder and the saved output files (.Rout.save). However, if I change an R fil

[Rd] Fortran routine affected by unrelated R code

2009-09-11 Thread Arne Henningsen
Hi! When I run "R CMD check" on the current development version of my R package "frontier" [1], there is no difference between the output of the test scripts in the /tests/ folder and the saved output files (.Rout.save). However, if I change an R file in the /R/ folder, some calls to the Fortran c