problem with R installation package
Jeroen Ooms <jeroenooms at gmail.com>
on Mon, 9 Jan 2012 13:56:44 -0800 writes:
> Hi Regis,
> As you can see on the cran page of your package, no binaries have been build
> yet for windows or osx. This can take a couple of days, you have to be
> patient. For now you can install your package from source using:
> install.packages("G2Sd", type="source")
> ps: This is a question for the r-help mailing list, not r-devel.
Yes, indeed!
Martin Maechler