Skip to content
Prev 42212 / 63424 Next

problem with R installation package

> 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