Skip to content

Cross-link the docs, add a citation section and flesh out the site - #90

Merged
correspondMerchant merged 1 commit into
mainfrom
polish/docs-crosslinks-citation
Aug 17, 2026
Merged

Cross-link the docs, add a citation section and flesh out the site#90
correspondMerchant merged 1 commit into
mainfrom
polish/docs-crosslinks-citation

Conversation

@correspondMerchant

Copy link
Copy Markdown
Owner

What this changes

Small documentation and site polish (no behavior change).

  • Cross-linked help pages: added @family LAGO functions / @seealso
    between lago_optimization(), get_confidence_set(), visualize_cost() and
    lago_report(), so each help page links to the others.
  • README Citation section: points at citation("LAGOtrials"), the Bing et
    al. (2025) Biometrics methods paper, and CITATION.cff.
  • pkgdown site: added authors, a navbar GitHub link, and news config,
    and built favicons from the hex logo.

Regenerates the four affected man/*.Rd. NAMESPACE unchanged;
pkgdown::check_pkgdown() reports no problems.

Related issue

Closes #

Checklist

  • Tests added or updated under tests/testthat/ — n/a, documentation/site only, no code behavior change
  • devtools::document() run (regenerated the four man/*.Rd for the new cross-references)
  • devtools::check() passes locally — n/a for pkgdown//_pkgdown.yml (build-ignored); check_pkgdown() clean
  • NEWS.md updated — n/a, not a user-facing package change

- Add @family / @Seealso cross-references between the four exported functions so
  their help pages link to each other.
- Add a "Citation" section to the README pointing at citation("LAGOtrials"), the
  Bing et al. (2025) methods paper, and CITATION.cff.
- Flesh out the pkgdown config (authors, navbar github link, news) and build
  favicons from the hex logo.
@correspondMerchant
correspondMerchant merged commit 2c85d6f into main Aug 17, 2026
@correspondMerchant
correspondMerchant deleted the polish/docs-crosslinks-citation branch August 17, 2026 16:45
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant