On 04/03/06, Prof Brian Ripley <[EMAIL PROTECTED]> wrote:
> I've made two changes for R 2.3.0
>
> 1) as the LibPath is not actually used, it is recorded as "". (For
> compatibility we don't want to remove the field.) Since it was returned
> but not printed by help.search(), the actual installed p
I've made two changes for R 2.3.0
1) as the LibPath is not actually used, it is recorded as "". (For
compatibility we don't want to remove the field.) Since it was returned
but not printed by help.search(), the actual installed path is returned
instead. (Given that the return format of help.
On Fri, 3 Mar 2006, José Matos wrote:
On 03/03/06, José Matos <[EMAIL PROTECTED]> wrote:
Hi,
in Fedora Extras we build R packages to a temporary directory. The
relevant section in
the spec file is this:
%build
cd ..; R CMD INSTALL %{packname} -l %{buildroot}%{_libdir}/R/library
It works. :-
On 3 March 2006 at 23:17, José Matos wrote:
| On 03/03/06, José Matos <[EMAIL PROTECTED]> wrote:
| > Hi,
| > in Fedora Extras we build R packages to a temporary directory. The
| > relevant section in
| > the spec file is this:
| >
| > %build
| > cd ..; R CMD INSTALL %{packname} -l %{buildroot}%{
On 03/03/06, José Matos <[EMAIL PROTECTED]> wrote:
> Hi,
> in Fedora Extras we build R packages to a temporary directory. The
> relevant section in
> the spec file is this:
>
> %build
> cd ..; R CMD INSTALL %{packname} -l %{buildroot}%{_libdir}/R/library
>
> It works. :-)
>
> We noticed one probl
Hi,
in Fedora Extras we build R packages to a temporary directory. The
relevant section in
the spec file is this:
%build
cd ..; R CMD INSTALL %{packname} -l %{buildroot}%{_libdir}/R/library
It works. :-)
We noticed one problem though (I will assume working on ix86 here) the
temporary build pat