On 2019-08-31 18:47, Göran Broström wrote:
I'm having difficulties updating my package eha: When I run standard
checks 'at home' everything is fine, but 'CRAN-submissions' reports
(among other things):
geomsup.f:324:9: warning: type of ‘dgemv’ does not match original
declaration [-Wlto-typ
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 s
I don't know if [1] implies vignette persistence after archiving, but it might.
I think it just has to fall back to a warning with an archive link to qualify.
(Quite a slick trick if so because there can potentially be a parade of
different package vignettes over time.)
[1] https://stat.ethz.ch
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 lat
The link https://cran.r-project.org/package=bssm is stable (and given at the
bottom of the CRAN page.
Jeff is right that adding vignettes/bssm.pdf to it is not guaranteed in any
way.
GB
-Original Message-
From: Spencer Graves [mailto:spencer.gra...@effectivedefense.org]
Sent: 01 Se
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?
I am not going to claim definitive knowledge, but my understanding of CRAN is
that only the package URL that I copied from the page itself will remain if the
package is archived. Thus, unless the package vignette has a non-CRAN permanent
URL (e.g. arXiv) it may be safer in the long run to link t
Correction:
https://cran.r-project.org/package=bssm/vignettes/bssm.pdf
-Original Message-
From: R-package-devel [mailto:r-package-devel-boun...@r-project.org] On Behalf
Of Georgi Boshnakov
Sent: 01 September 2019 15:57
To: Spencer Graves; Jeff Newmiller; r-package-devel@r-project.org
S
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 t
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 lin
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
wrote:
>Hello:
>
>
> How can I get a URL for a frame?
>
>
> Specifically, I want a URL that I can cite for the "bssm:
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".
H
On 2019-08-31 21:26, Duncan Murdoch wrote:
On 31/08/2019 12:47 p.m., Göran Broström wrote:
I'm having difficulties updating my package eha: When I run standard
checks 'at home' everything is fine, but 'CRAN-submissions' reports
(among other things):
geomsup.f:324:9: warning: type of ‘dgemv’
13 matches
Mail list logo