Skip to content

Commit

Permalink
update CRAN installation method
Browse files Browse the repository at this point in the history
  • Loading branch information
certara-jcraig committed Feb 14, 2022
1 parent 7f54539 commit 1cac95d
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 11 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@

---

[![](https://www.r-pkg.org/badges/version/Certara.R?color=green)](https://cran.r-project.org/package=Certara.R)

`Certara.R` provides a collection of packages and Shiny applications designed for Pharmacometric workflows in R. Shiny applications provide the ability to generate R code given point-and-click operations, enabling a reproducible and extensible workflow from Shiny GUI to RStudio.

[Why should I learn R?](https://certara.github.io/R-Certara/articles/why_learn_r.html)

### Installation and Running Information

``` r
remotes::install_github("certara/R-Certara")
install.packages("Certara.R")

library(Certara.R)

Expand Down
27 changes: 18 additions & 9 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ articles:
rsnlme_tutorial: rsnlme_tutorial.html
webinars: webinars.html
why_learn_r: why_learn_r.html
last_built: 2022-02-09T16:29Z
last_built: 2022-02-14T18:23Z

0 comments on commit 1cac95d

Please sign in to comment.