Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi I'm new to R and have been resisting posting to the list thus far, but I think I've exhausted my work around options. I'm having a few problems with RMySQL and/or it's underlying packages...
Hello, I have installed Rcpp, RInside, Rtools and other dependencies according to the instructions given on the Rcpp and RInside websites. Presently, I am having issues with the makefile provided in the RInside examples. I must confess that my experience...
Hi Dirk, I re-installed the Rcpp and RInside directories to R_HOME/library/ . That did the trick. Building on NetBeans is no problem. Next issue occurs when running the code. I get the following message in the output window...
Got it. You're first reply solved it, though I had accidently changed the wrong makefile *idiot*. Next problem: I get this error when building in NetBeans or any shell. I have all header folders in my project properties, in...
Hi Dirk, I'm using the MinGW toolchain as specified on the website to compile. It works well to build the examples from an Msys shell. I'll play around with Netbeans and let you know if I figure it...
Hi Dirk, thanks for the response. I still have troubles after declaring R_HOME correctly: R_HOME := C:/PROGRA~1/R/R-2.12.2 Here is output: make: /bin/R: Command not found make: /bin/R: Command not found...
I tried cmd.exe and the Msys shell. Even if I hardcode each line, such as: RCPPFLAGS := C:/Program Files/R/R-2.12.2/bin/R CMD config --cppflags or RCPPFLAGS := C:/ PROGRA~1/R/R-2.12.2...
Can't find what you're looking for? Try searching with Google .