-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,48 @@ | ||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/DESCRIPTION: Declare vignette builder packages | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/R/mclogit-rebase.R, pkg/man/mclogit_control.Rd, | ||
pkg/man/rebase.Rd: Add missing documentation of arguments. | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/R/mmclogit-fitPQLMQL.R: Make analytical gradient optional for | ||
"ucminf" inner optimizer. | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/DESCRIPTION, pkg/NAMESPACE, pkg/R/mblogit.R, | ||
pkg/R/mclogit-rebase.R, pkg/R/mclogit.R, pkg/inst/NEWS.Rd, | ||
pkg/man/mblogit.Rd, pkg/man/mclogit.Rd, pkg/man/mclogit.fit.Rd, | ||
pkg/man/rebase.Rd: Add missing support for offsets in 'mblogit()' | ||
and for group-wise overdispersion in 'mclogit()'. | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/man/mclogit.Rd: Include ref to 'ranef.mmclogit' in | ||
documentation. | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/DESCRIPTION, pkg/NAMESPACE: Correctly import 'ginv' from | ||
'MASS' | ||
|
||
2024-10-06 Martin Elff <[email protected]> | ||
|
||
* pkg/DESCRIPTION, pkg/R/mmclogit-fitPQLMQL.R: Correct conditional | ||
import of 'ucminf' | ||
|
||
2024-10-05 Martin Elff <[email protected]> | ||
|
||
* pkg/inst/NEWS.Rd: Remove duplicated '\itemize' in NEWS.Rd | ||
|
||
2024-10-05 Martin Elff <[email protected]> | ||
|
||
* pkg/.Rbuildignore: Include 'pkgdown' file in .Rbuildignore | ||
|
||
2024-10-05 Martin Elff <[email protected]> | ||
|
||
* pkg/inst/ChangeLog, pkg/inst/ChangeLog-old: Use autocreated | ||
|