Skip to content

fix: add missing topics to _pkgdown.yml reference index#335

Merged
venpopov merged 3 commits intodevelopfrom
copilot/fix-pkgdown-action-failure
Mar 2, 2026
Merged

fix: add missing topics to _pkgdown.yml reference index#335
venpopov merged 3 commits intodevelopfrom
copilot/fix-pkgdown-action-failure

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

pkgdown build was failing due to two exported/documented topics not listed in the reference index.

  • Added emmeans-bmmfit to the "Fitting models" section
  • Added parameters to the "Extract model information" section

Summary

Two topics exported by the package were absent from _pkgdown.yml:

  • emmeans-bmmfit — S3 methods enabling emmeans::emmeans() on bmmfit objects
  • parameters — generic for retrieving parameter info from bmmodel/bmmfit objects

Tests

[] Confirm that all tests passed
[] Confirm that devtools::check() produces no errors

Release notes

Internal/docs fix only — no user-facing API changes.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Copilot AI changed the title [WIP] Fix pkgdown action failing due to missing topics fix: add missing topics to _pkgdown.yml reference index Mar 2, 2026
@venpopov venpopov marked this pull request as ready for review March 2, 2026 18:09
@venpopov venpopov merged commit be5abfc into develop Mar 2, 2026
3 checks passed
@venpopov venpopov deleted the copilot/fix-pkgdown-action-failure branch March 2, 2026 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants