Skip to content

linker issue

2 messages · Samuel Kemp, Duncan Murdoch

#
On 14-02-03 7:00 AM, Samuel Kemp wrote:
I assume you're using the function from devtools.

It tests whether you have your development environment set up correctly 
for use with devtools, and this result shows you don't.  You might try 
using the base R tools (e.g. R CMD SHLIB from the command line) to see 
if this is a devtools problem or more basic.

If it's a devtools problem, you should contact the maintainer of that 
package.

If it's not just a devtools problem and you still need help, you need to 
describe what you did in more detail.  What is your PATH? What about 
other environment variables? What version of R are you using?  What 
version of Rtools?

Duncan Murdoch