openpharma / openpharma/rbmi

Centralize references in the rbmi documentation

Open
#591 0 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
R
Stars
21
Forks
12
PR merge metrics
No merged PRs in 30d

Description

It's now possible to centralize all bibliographic references in a single BibTeX file, e.g., inst/REFERENCES.bib.
The Rd help pages can cite it via Rdpack (\insertRef), and the vignettes can use a Makefile-generated copy (vignettes/references.bib) so references are defined in one place only and re-usable across the documentation

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the existing Rd help pages, vignettes, inst/REFERENCES.bib, and the Makefile. Use the BibTeX file as the single reference source and ensure the vignettes/references.bib copy is generated for vignette citations. Done means the documentation cites reusable references without duplicate definitions.

Written by the indexing model from the issue text.

Assessment

Tech stack
r
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.