Skip to content

Unable to require installed package

5 messages · Barry Rowlingson, Brian Ripley, Rainer Schuermann +1 more

#
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
#
On Thu, 27 Jan 2011, Barry Rowlingson wrote:

            
For the record: these days you do not need any extra tools unless the 
package contains code that needs compilation, and in the latter case 
we provide the win-builder service.

However, the message indicates no file grt/Meta/package.rds, which 
would be there if the package was copied from Linux.  So we need to 
know exactly what was done.

  
    
4 days later