[R-pkg-devel] URL of a frame (or a vignette)?
Spencer Graves
@pencer@gr@ve@ @end|ng |rom e||ect|vede|en@e@org
Sun Sep 1 21:19:04 CEST 2019
I just learned that finding the package on "rdocumentation.org",
then clicking on the vignette I want at the end of the page, "bssm.Rmd",
gave me a URL that is portable, at least for the moment:
https://www.rdocumentation.org/packages/bssm/versions/0.1.7/vignettes/bssm.Rmd
This seems less likely to be trapped by CRAN checks unless it
actually stops working ;-)
Thanks to all who replied to my question.
Spencer
On 2019-09-01 10:49, Duncan Murdoch wrote:
> On 01/09/2019 11:33 a.m., Spencer Graves wrote:
>> What's the difference between
>>
>>
>> https://cran.r-project.org/package=bssm/vignettes/bssm.pdf
>>
>>
>> and
>>
>>
>> https://cran.r-project.org/web/packages/bssm/vignettes/bssm.pdf
>>
>>
>> When I tried the former, it automatically changed to the latter.
>> Is the former considered to be more stable?
>
> CRAN puts this on every package page:
>
> "Please use the canonical form https://CRAN.R-project.org/package=xxxx
> to link to this page."
>
> I think one of the checks will complain if it notices you give the
> link in a different form. I forget which URLs it checks.
>
> Duncan Murdoch
>
More information about the R-package-devel
mailing list