Hi,
#
> Rcpp::sourceCpp('armaPRI.cpp')
Error in inDL(x, as.logical(local), as.logical(now), ...) :
unable to load shared object
'C:/Users/lxh/AppData/Local/Temp/RtmpeenRl8/sourcecpp_27081dce2d4b/sourceCpp_77404.dll':
LoadLibrary failure: The specified mod
Greetings and Salutations All,
I'm trying to add structure to the src folder since the amount of files I have
residing in the src directory could be better organized. Note: These files are
made using RcppArmadillo.
E.g.
I'm looking to go from:
src/
|-> main.cpp
|-> testA.cpp
|-> t
lxh,
A quick word r.e. list etiquette -- you can help others process your
request by including in your email a short & informative title, and a
one or two sentence description of what you're trying to accomplish.
I'm not on windows, so all I can say is that it works for me. Have you
verified that
Right now compileAttributes doesn't scan code in subdirectories. This
is mostly because for it to be really seamless compileAttributes
should run before every build. We therefore want to keep the total
execution time <= 50ms.
Since some R packages have *a lot* of code in subdirectories of src we
d
On 10 March 2015 at 19:06, JJ Allaire wrote:
| Right now compileAttributes doesn't scan code in subdirectories. This
| is mostly because for it to be really seamless compileAttributes
| should run before every build. We therefore want to keep the total
| execution time <= 50ms.
|
| Since some R p