Displaying 5 results from an estimated 5 matches for "devel_2005".
2005 Feb 16
1
config.status: error: cannot find input file: po/Makefile.in.in
The tarballs
R-devel_2005-02-16.tar.gz,
R-devel_2005-02-15.tar.gz and
R-devel_2005-02-14.tar.gz
all had the property that when I run ./configure on them I get the following
error message:
config.status: error: cannot find input file: po/Makefile.in.in
which terminates the configure script.
After R-devel_2005-02-15.tar.g...
2005 Jun 16
1
motivation for setRepositories and chooseCRANmirror
...epositories file (which setRepositories reads from)
contains a CRAN entry. Why is this? The user could easily set
options("repos") without the help of this function anyway? And
chooseCRANmirror() obviously sets the CRAN entry correctly.
I've checked the latest nightly tarball, R-devel_2005-06-15.tar.gz, and
this observations persists.
I also observe that the R-2.1.0 Rprofile in the base package sets
options(repos=c(CRAN="@CRAN@")), so it seems that the only way to set
the CRAN repository entry is either with chooseCRANmirror() or manually
setting options("repos&qu...
2005 Mar 10
1
R_alloc with more than 2GB (PR#7721)
Full_Name: Wolfgang Huber
Version: R-devel_2005-03-10
OS: alphaev68-dec-osf4.0f
Submission from: (NULL) (62.253.128.15)
This report concerns allocation of large (>2^31 byte) chunks of memory with
R_alloc. I suspect it is a bug/typo but please don't hate me if it's actually a
feature:
In R, I can happily create large matrices:
>...
2005 Mar 22
4
trouble building r-devel
I haven't been able to build yesterday's R-devel (or, as a test,
R-devel_2005-03-11) on Windows XP. The error message I'm getting is to
do with 'arithmetic.c', as shown below.
Current R-patched seems to build fine, and I've built previous R-devels
from source fairly often in the past-- though I have no understanding
whatsoever of what's going on. FWIW th...
2005 Dec 21
1
Build error on Mac OS X
Hi,
The following commands:
> tar zxvf R-devel_2005-12-14.tar.gz
> mv R-devel R-2.3
> cd R-2.3
> ./configure --with-blas='-framework vecLib' --with-lapack
> make
give me the following error on my Mac OS X system:
...
g77 -fno-common -g -O2 -c xxxpr.f -o xxxpr.o
make[3]: *** No rule to make target `-lintl', needed by `...