vignette ‘FAQ’ not found
Open
Beginner friendly
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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