|
RcppExamples 0.1.6
A pure maintenance release 0.1.6 of
RcppExamples
was made two weeks ago, and never announced. We merely moved the NEWS.Rd file into the
proper location in the inst/ directory, and, while were at it,
mentioned the new Rcpp Gallery in the DESCRIPTION file.
Thanks to
CRANberries, there is
the standard
diff to the previous release 0.1.5.
Questions, comments etc should go to the
rcpp-devel mailing list
off the R-Forge page.
/code/rcpp |
permanent link
digest 0.6.2
digest version
0.6.2 came out a few days ago as an almost immediate follow-up to
release 0.6.1.
We used paste0() in a few places, and this is only
available with newer versions of R. To not introduce as somewhat unnessecary
dependency, we reverted this to plain old paste().
CRANberries
provides the usual summary of changes to version
0.6.1.
As usual, our package is available via
the R-Forge page
leading to svn and tarball access, my digest page, the
local directory here
as well as via Debian and its mirrors.
/code/digest |
permanent link
|