Skip to content

Commit 05519b2

Browse files
committed
regenerate doc
1 parent afdd523 commit 05519b2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# shinystan 2.6.0
22

3+
* Initial support for CmdStanMCMC objects from CmdStanR
4+
35
* Moved rsconnect package from Imports to Suggests as requested by CRAN
46

5-
* Initial support for CmdStanMCMC objects from CmdStanR
67

78
# shinystan 2.5.0
89

R/shinystan-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
#'
4242
#' Stan (\url{https://mc-stan.org/}) models can be run in \R using the
4343
#' \pkg{\link[rstan]{rstan}} package. Other packages like
44-
#' \pkg{\link[rstanarm]{rstanarm}} and \pkg{\link[brms]{brms}} provide
44+
#' \pkg{\link[rstanarm]{rstanarm}} and \pkg{brms} provide
4545
#' higher-level interfaces to Stan that use \pkg{rstan} internally.
4646
#'
4747
#' @section Saving and sharing:

man/shinystan-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)