Bug fixes for dqrng and tikzDevice

[This article was first published on R on Ralf Stubner, 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.

Today dqrng version 0.3.2 made it unto CRAN and is now propagating to the mirrors. In addition tikzDevice version 0.12.6 made it unto CRAN as well. Both releases are minor bug fixes triggered by a new WARN on CRAN. Recently the development version of R has started to take compiler warnings with respect to format errors more seriously, forcing a large number of CRAN maintainers to become active. In my case things where rather simple: For dqrng I only needed to recreate RcppExports.cpp with the latest Rcpp version, c.f. https://github.com/RcppCore/Rcpp/issues/1287#issuecomment-1829886024, while tikzDevice needed a minor fix in one error message.

To leave a comment for the author, please follow the link and comment on their blog: R on Ralf Stubner.

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.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)