From 734bbaa267135eef0494f12df52e404681b21552 Mon Sep 17 00:00:00 2001 From: AG Damsbo Date: Wed, 7 Jun 2023 14:17:07 +0200 Subject: [PATCH] new downloads gadge --- README.md | 1 + docs/articles/Introduction.html | 212 ++++++++++++++++---------------- docs/index.html | 1 + docs/pkgdown.yml | 2 +- 4 files changed, 109 insertions(+), 107 deletions(-) diff --git a/README.md b/README.md index 9db5719..c6ed8b3 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![R-CMD-check](https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/agdamsbo/REDCapCAST/actions/workflows/R-CMD-check.yaml) [![Page deployed](https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/agdamsbo/REDCapCAST/actions/workflows/pages/pages-build-deployment) [![Codecov test coverage](https://codecov.io/gh/agdamsbo/REDCapCAST/branch/master/graph/badge.svg)](https://app.codecov.io/gh/agdamsbo/REDCapCAST?branch=master) +[![CRAN downloads](https://cranlogs.r-pkg.org/badges/grand-total/REDCapCAST)](https://cran.r-project.org/package=REDCapCAST) [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html) diff --git a/docs/articles/Introduction.html b/docs/articles/Introduction.html index 9f4c1a7..a9ca825 100644 --- a/docs/articles/Introduction.html +++ b/docs/articles/Introduction.html @@ -98,23 +98,23 @@ demonstration of the functions.

 redcapcast_data |> gt::gt()
-
- @@ -1001,23 +1001,23 @@ demonstration of the functions.

 redcapcast_meta |> gt::gt()
-
- diff --git a/docs/index.html b/docs/index.html index 22b4712..bcba820 100644 --- a/docs/index.html +++ b/docs/index.html @@ -174,6 +174,7 @@
  • R-CMD-check
  • Page deployed
  • Codecov test coverage
  • +
  • CRAN downloads
  • Lifecycle: experimental
  • diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index ae95b72..a11e3b8 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -3,5 +3,5 @@ pkgdown: 2.0.7 pkgdown_sha: ~ articles: Introduction: Introduction.html -last_built: 2023-06-07T12:02Z +last_built: 2023-06-07T12:06Z