From 8a50648d8516e5be4b93f9be175dae6cde0e9cdd Mon Sep 17 00:00:00 2001 From: Patrice Godard Date: Tue, 7 Jun 2022 16:44:33 +0200 Subject: [PATCH] On CRAN --- README.Rmd | 6 ++++++ README.md | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/README.Rmd b/README.Rmd index 11d487b..9bf2c95 100644 --- a/README.Rmd +++ b/README.Rmd @@ -40,6 +40,12 @@ The TKCat R package is licensed under # Installation +## From CRAN + +```{r, eval=FALSE} +install.packages("TKCat") +``` + ## Dependencies The following R packages available on CRAN are required: diff --git a/README.md b/README.md index b2bbde8..f74aad4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ README ================ - [Installation](#installation) + - [From CRAN](#from-cran) - [Dependencies](#dependencies) - [From github](#from-github) - [Documentation](#documentation) @@ -30,6 +31,12 @@ The TKCat R package is licensed under # Installation +## From CRAN + +``` r +install.packages("TKCat") +``` + ## Dependencies The following R packages available on CRAN are required: