Displaying 3 results from an estimated 3 matches for "beta_2009".
2009 Oct 17
2
linking to package directories broken in R >= 2.10 beta
...ex.html):
<dl>
<dt><a href="../examples/">examples</a>:
<dd>Source code of examples
</dl>
Given, that we have a package "foo" this is resolved to:
file:///C:/Programme/R/R-2.9.2/library/foo/examples/
with R <= 2.9.2. With R 2.10 beta (R-beta_2009-10-16_r50118.tar.gz) and
R-devel (svn rev. 50118) we get:
http://127.0.0.1:26383/library/foo/examples/
This is fine, but in contrast to older versions (<= 2.9.2) no automatic
index is created for the linked directory, so we now get:
"URL /library/foo/examples/ was not found"
bu l...
2009 Apr 07
1
R segfaulting with glmnet on some data, not other
...thin R. It could be a bug within her data, but
again, her data is just a bunch of floats, so her data could be
triggering a bug within R. I have tried this with two different rpm packages of R for Linux (R-2.8.0-1.rh5 and R-2.8.1-1.rh5) as well as a fresh build that I just did of the prerelease R-beta_2009-04-02_r48271.tar.gz
I have also tried installing the absolute newest versions of glmnet_1.1-3.tar.gz and Matrix_0.999375-23.tar.gz. In all cases, the exact same error occurs.
Can anyone try this and let me know what they think is happening? Thanks!
Download and untar the following file:
http:/...
2009 Oct 13
1
beta build problem
I am having the following problem building
R-beta_2009-10-12_r50045.tar.gz
on
Ubuntu 9.04 - the Jaunty Jackalope
Paul
________
...
make[2]: Entering directory
`/home/paul/toolchain/R/R-beta/src/library/Recommended'
begin installing recommended package boot
gzip: invalid option -- 'x'
Try `gzip --help' for more information....