Sorry I didn't follow up on this earlier. I discovered the problems I
had were from two places: One I think is a bug in r-base-core and the
other was a problem with my environment.

I first purged all the r-* packages and re-installed them. When I ran
R it complained about not being able to find /etc/R/Renviron, so I
symlinked that to /usr/lib/R/etc/Renviron.ucf. That may be a bug that
won't be found at build time because it's a package installation
issue that will only be found on a new installation since the old one
may already have the file or symlink in /etc/R.

The remaining problem was my own because of a custom wrapper script I
have for the make command. Everything built properly when I made sure
I was using /usr/bin/make directly.

-Aaron

Dirk Eddelbuettel <[EMAIL PROTECTED]> writes:

> Closing this bug report as there was no further follow-up from Aaron, the
> submitter, so I have to conclude that it was more of a misunderstanding in
> terms of how one should not build in the source directory.
>
> Dirk
>
> -- 
> Three out of two people have difficulties with fractions.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to