RQuantLib 0.3.0 Windows build snag
[This article was first published on Thinking inside the box , and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Yesterday’s
upload of RQuantLib 0.3.0
contained one minor oversight: I had failed to update
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
src/Makefile.win
to the new and enlarged set of source files.
The proper fix (of using wildcards and implicit rules) was simple, and Uwe
Ligges kindly rebuilt RQuantLib on the Windows builder for CRAN using an
updated Makefile so that binaries for Windows will be available. This fix
will also be in the next upload. Should you need
it in the meantime, here is a
link to the new version directly from SVN.
To leave a comment for the author, please follow the link and comment on their blog: Thinking inside the box .
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.