-
-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
document how an R package can depend on CmdStanR (even if on CRAN) #738
Comments
This will definitely be interesting. However I think it would still be much better if |
@wlandau Related to this issue, do you want to add something to one of the CmdStanR vignettes about developing packages with your new instantiate package? A natural place for that could be in cmdstanr/vignettes/cmdstanr-internals.Rmd Line 467 in 323c14d
|
Thanks @jgabry, that sounds great! Would a couple sentences and a link to the |
Great, yeah that sounds good. Thanks!
…On Sun, Aug 6, 2023 at 10:07 PM Will Landau ***@***.***> wrote:
Sure, that sounds great! Would a couple sentences and a link to the
instantiate package docs be enough?
—
Reply to this email directly, view it on GitHub
<#738 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB3PQQ22O43TNUPOEQLF3T3XUBEVPANCNFSM6AAAAAAVF5HDTI>
.
You are receiving this because you were assigned.Message ID:
***@***.***>
|
We should document how an R package can depend on CmdStanR via the
Additional_repositories
field in the DESCRIPTION file (e.g., how brms does it).The text was updated successfully, but these errors were encountered: