- Add support for 7 discrete distributions.
- Add support for plotting for CDFs and quantile functions.
- Option for returning tables in
model_select
. - Add model attributes to
ml***
objects. - Documentation update.
Used standard Github actions: os: macOS-latest, r: 'release' os: windows-latest, r: 'release' os: ubuntu-latest, r: 'devel' os: ubuntu-latest, r: 'release'
There were no ERRORs or WARNINGs.
NOTEs: Some platforms claim "Namespaces in Imports field not imported from: ?extraDistr? ?logitnorm? ?nakagami? ?tibble? All declared Imports should be used." These are false alarms. All imported packages are used.
kdensity: No problems. svines: No problems.