Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix vignette titles from @wolski review #130

Closed
ewallace opened this issue Dec 17, 2021 · 0 comments · Fixed by #139
Closed

Fix vignette titles from @wolski review #130

ewallace opened this issue Dec 17, 2021 · 0 comments · Fixed by #139
Assignees
Labels
rOpensci-review To fix for rOpensci review, December 2021

Comments

@ewallace
Copy link
Collaborator

From @wolski review ropensci/software-review#470 (comment)

Rmarkdown and vignette title should be the same:
You have:
title: "Primers and probes calibration vignette"
%\VignetteIndexEntry{PrimerCalibration}
but better
title: "Primers and probes calibration vignette"
%\VignetteIndexEntry{Primers and probes calibration vignette}

@ewallace ewallace added the rOpensci-review To fix for rOpensci review, December 2021 label Dec 17, 2021
@ewallace ewallace self-assigned this Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rOpensci-review To fix for rOpensci review, December 2021
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant