Changes from each particular update from the last GitHub release:
singleRcapture 0.2.2
- Fixing documentation typos and errors
plot
now has a default value ofqq
- vignette added based on the paper submitted to the JSS
singleRcapture 0.2.1.2
- Bugfix for interaction terms in formula not being considered
- Small changes in summary for marginal count distributions
- Small fixes for standard errors in predicted means
- Code coverage raised to nearly 90%
- The
logLik.singleRStaticCountData
method now has atype
argument that,
if set to"function"
makes the function return the minus log-likelihood
function (by default) or ifderiv
argument is set to1
or2
respectively
either a gradient or hessian of log-likelihood function.
singleRcapture 0.2.1.1
- Bugfix for tests failing with
noLongDouble
What's Changed
- Merging progress on main to dev by @Kertoo in #47
- Pull from main by @Kertoo in #48
- Small changes and revering doSNOW switch by @Kertoo in #49
- Small bugfixes by @Kertoo in #50
- pulling changes from main by @Kertoo in #51
- hopefully a fix for coverage .yaml not uploading files by @Kertoo in #52
- Pull changes from main by @Kertoo in #53
- Pull from development ready for CRAN submission by @Kertoo in #54
Full Changelog: 0.2.1...0.2.2