Skip to content
Back to formatted view

Raw Message

Message-ID: <438D2EC9EAFE5946B2D5864670EA468E01CC7788DC@MBXP01.ds.man.ac.uk>
Date: 2019-09-01T15:13:22Z
From: Georgi Boshnakov
Subject: [R-pkg-devel] URL of a frame (or a vignette)?
In-Reply-To: <438D2EC9EAFE5946B2D5864670EA468E01CC7788C1@MBXP01.ds.man.ac.uk>

Correction: 

https://cran.r-project.org/package=bssm/vignettes/bssm.pdf


-----Original Message-----
From: R-package-devel [mailto:r-package-devel-bounces at r-project.org] On Behalf Of Georgi Boshnakov
Sent: 01 September 2019 15:57
To: Spencer Graves; Jeff Newmiller; r-package-devel at r-project.org
Subject: Re: [R-pkg-devel] URL of a frame (or a vignette)?

It may be better to use the canonical url, https://cran.r-project.org/package=bssm, as in:

https://cran.r-project.org/package=bssm/bssm.pdf

By the way, the vignettes for an installed package can be found by

vignette(package="bssm")

or

help(package="bssm", help_type = "html")

The latter has the advantage that it present links in a browser even if by default the help is presented in text mode.


Georgi Boshnakov



-----Original Message-----
From: R-package-devel [mailto:r-package-devel-bounces at r-project.org] On Behalf Of Spencer Graves
Sent: 01 September 2019 15:42
To: Jeff Newmiller; r-package-devel at r-project.org
Subject: Re: [R-pkg-devel] URL of a frame (or a vignette)?

Hi, Jeff:


 ????? That's what I needed.? I clicked on the vignette I wanted and got 
the following:


https://cran.r-project.org/web/packages/bssm/vignettes/bssm.pdf


 ????? Thanks,
 ????? Spencer Graves


On 2019-09-01 09:37, Jeff Newmiller wrote:
> Wouldn't you just refer to [1] or one of the links mentioned there?
>
> [1] https://cran.r-project.org/package=bssm
>
> On September 1, 2019 7:22:43 AM PDT, Spencer Graves <spencer.graves at effectivedefense.org> wrote:
>> Hello:
>>
>>
>>  ????? How can I get a URL for a frame?
>>
>>
>>  ????? Specifically, I want a URL that I can cite for the "bssm:
>> Bayesian Inference of Non-linear and
>> Non-Gaussian State Space Models in R" vignette in the bssm package on
>> CRAN.? If the package is installed, it's available there as
>> "bssm.pdf".
>> However, I want to include it in an RMarkdown vignette I'm writing, and
>>
>> I'd rather not force the reader to be on a computer with the package
>> installed -- and force myself to figure out a way to find it in that
>> case, if that can even be done.
>>
>>
>>  ????? Thanks,
>>  ????? Spencer Graves
>>
>> ______________________________________________
>> R-package-devel at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-package-devel

______________________________________________
R-package-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________
R-package-devel at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel