r-cran-* packages with recent R alpha release
On 18 October 2011 at 11:56, Sebastian P. Luque wrote:
| > I would reinstall bitops into /usr/local/lib/R/site-library/ rather | > than downgrading R, but either way is fine. | | Good idea installing to the local library, making sure it is before the | system-wide one in the library tree! That is the default: R> .libPaths() [1] "/usr/local/lib/R/site-library" "/usr/lib/R/site-library" "/usr/lib/R/library" R> Dirk
"Outside of a dog, a book is a man's best friend. Inside of a dog, it is too dark to read." -- Groucho Marx