Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Right before heading off to last week’s excellent EARL 2015 conference in London, a new minor release of RQuantLib was released onto CRAN and into Debian.
The changes are detailed below.Changes in RQuantLib version 0.4.1 (2015-09-11)
Changes in RQuantLib code:
A simple shiny application is now included in the directory
shiny/DiscountCurve/
and accessible via the new demo functionShinyDiscountCurve
.The option surface plotting example in
arrays.R
now checks for rgl by usingrequireNamespace
.The files
NAMESPACE
andDESCRIPTION
have been updated to reflect all the suggestions ofR CMD check
.The Travis CI tests now use binary Debian packages for all package dependencies making the tests a little faster.
Courtesy of CRANberries, there is also a diffstat report for the this release. As always, more detailed information is on the RQuantLib page. Questions, comments etc should go to the rquantlib-devel mailing list off the R-Forge page. Issue tickets can be filed at the GitHub repo.
This post by Dirk Eddelbuettel originated on his Thinking inside the box blog. Please report excessive re-aggregation in third-party for-profit settings.
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.