Skip to content

mritc 0.5-3

Choose a tag to compare

@jonclayden jonclayden released this 24 Jul 14:59
· 31 commits to master since this release
  • Jon Clayden took over as maintainer.
  • Newly allocated variables are now protected in the C code, to prevent
    potential problems arising from garbage collection.
  • Documentation URLs were updated to HTTPS.
  • The LazyData field was dropped from the package DESCRIPTION.
  • Long-running examples now use \donttest, as requested by CRAN.