From 4038b64d8033ca672ab65a8fbcea18ba73535c6c Mon Sep 17 00:00:00 2001 From: rok-cesnovar Date: Wed, 14 Jul 2021 10:40:38 +0200 Subject: [PATCH 1/2] remove from vignette and readme --- README.md | 7 --- docs/articles/index.html | 8 +-- docs/articles/posterior.html | 108 +++++++++++++++++------------------ vignettes/posterior.Rmd | 5 +- 4 files changed, 60 insertions(+), 68 deletions(-) diff --git a/README.md b/README.md index e9644306..dc6af9c5 100644 --- a/README.md +++ b/README.md @@ -43,13 +43,6 @@ You can install the latest official release version via install.packages("posterior") ``` -Alternatively, you can install binaries of the current development -version via - -``` r -install.packages("posterior", repos = c("https://mc-stan.org/r-packages/", getOption("repos"))) -``` - or directly build the package from GitHub via ``` r diff --git a/docs/articles/index.html b/docs/articles/index.html index 44dc78cd..49238b1a 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -79,7 +79,7 @@