Changes:
- Removed the dependency on
XML
. This will only affect a non-essential function (getCranDesription
) on versions of R prior to R-3.4.0
Bug fixes:
- Fix "t undefined in scope error" #125, contributed by @calligross (https://github.com/calligross)
- Update code and tests to write PACKAGES.rds with compression version 2 for versions of R earlier than R-3.5.0 #129
Minor changes: