- Tweaked syntax for linter.
- Simplified test of negative binomial.
- Updated to match lab style standards.
- Solidified the current version as official 1.0.0 release.
- Removed use of
get()indata.table, which is deprecated.
- Revised code to not need
globalVariables()in order to pass R CMD check.
- Switched to using
data.table::setin a few places for speed.
- Changed whitespace.
- Added
pkgdownsite. - Updated documentation.