openpharma / openpharma/rbmi

vignette ‘FAQ’ not found

Open Beginner friendly
#588 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Similar to the retrieved dropout vignette issue (#550), the FAQ vignette is not found in the package and on CRAN (only on the pkgdown webpage):

> vignette(topic = "FAQ", package = "rbmi")
Warning message:
vignette ‘FAQ’ not found 

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 package's vignette sources and build configuration, then compare the FAQ vignette shown on the pkgdown webpage with the installed package and CRAN contents. Confirm that the FAQ vignette is included in the package so vignette(topic = "FAQ", package = "rbmi") finds it, and verify the result in a package installation test.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.