Message-ID: <c55c215d-173a-385c-0724-e50bd1a16e2f@gmail.com>
Date: 2018-07-24T23:50:12Z
From: Duncan Murdoch
Subject: [R-pkg-devel] Correct way to set title for vignette?
In-Reply-To: <CAGAA5beEAV47WxMZ+XJ6+JPZARBCOqW21pmytscLWr-PL_6mgQ@mail.gmail.com>
On 24/07/2018 10:46 AM, Martin M?ller Skarbiniks Pedersen wrote:
> Hi,
>
> Some vignettes on Cran has the title: "Title of your vignette"
> Eg. https://cran.r-project.org/package=ggpval
>
> The source for the vignette at
> "https://raw.githubusercontent.com/s6juncheng/ggpval/master/vignettes/ggpval.Rmd
>
> but is this the correct file to set the title?
> I think ggpval.Rmd is generated from another file?
No, .Rmd files are one possible type of vignette source file.
Duncan Murdoch