Skip to content
Prev 248517 / 398525 Next

Unable to require installed package

On Thu, Jan 27, 2011 at 7:57 AM, ??? <liping.liulp at gmail.com> wrote:
How did you install it in Windows? If you just copied it from the
Linux install directory, or if its in a shared directory, it probably
wont work.

 You need to do a proper R CMD INSTALL on Windows, and for that you'll
need the assorted dev tools for building R packages on Windows.

Barry