On 12/10/2014 07:25, Jeff Newmiller wrote:
Off topic. See the Posting Guide, which indicates that development questions
belong on R-devel.
And questions about Mac-specific distributions of R on R-sig-mac.
But note that the best way to select source packages is
options(pkgType = "source")
-
Off topic. See the Posting Guide, which indicates that development questions
belong on R-devel.
---
Jeff NewmillerThe . . Go Live...
DCN:Basics: ##.#. ##.#. Live Go...
I use R-devel 3.2 in order to check "as cran" packages that I develop.
To maintain my package uptodate, I cannot use the update.packages()
directly because the packages are not still compiled for version 3.2.
Then I use:
update.packages(contriburl = contrib.url(repos=options("repos")$repos,
typ
3 matches
Mail list logo