Skip to content
Prev 6076 / 10988 Next

[Rcpp-devel] Compilation without libR.so ?

Hi Romain (?),

thanks for your quick reply,
I might be doing it wrong, but I'm using:

R CMD check pkgName

which has two inconveniences:

1. It's slow
2. The compilation output gets put into a log file.

This is mostly a pain when removing all sorts of typos and stupid mistakes. I 
also use colorgcc to colour output which makes things much easier to read.

I did look for a R CMD COMPILE, R CMD make

(eg. R CMD make -f Makevars), but got, 'Nothing to be done'.

I presume there's a better way, but for just making sure that the code 
compiles I've not found anything better.
Wonderful. It seems to be pretty much what I'm looking for. Could perhaps do 
with a little more textual description, but it is at least a good place to 
start. Look forward to seeing your website as well..
that's pretty much what I'm doing; though it's rather tempting to use R Matrix 
slicing commands.
 
thanks!

Martin