Skip to content

Commit a9c588d

Browse files
committed
fix url
1 parent 6e516d5 commit a9c588d

2 files changed

Lines changed: 35 additions & 3 deletions

File tree

R/shinystan-package.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
#' posterior sample, with particular attention to identifying potential problems
3333
#' with the performance of the MCMC algorithm or the specification of the model.
3434
#' ShinyStan is powered by the Shiny web application framework by RStudio
35-
#' (\url{https://shiny.rstudio.com/}) and works with the output of MCMC programs
35+
#' (\url{https://shiny.posit.co/}) and works with the output of MCMC programs
3636
#' written in any programming language (and has extended functionality for
3737
#' models fit using the \pkg{rstan} package and the No-U-Turn sampler).
3838
#'

man/shinystan-package.Rd

Lines changed: 34 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)