You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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}
The text was updated successfully, but these errors were encountered:
From @wolski review ropensci/software-review#470 (comment)
The text was updated successfully, but these errors were encountered: