diff --git a/README.Rmd b/README.Rmd index 1cd5b44..067861a 100644 --- a/README.Rmd +++ b/README.Rmd @@ -20,10 +20,13 @@ knitr::opts_chunk$set( + [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/mRpostman)](https://cran.r-project.org/package=mRpostman) [![Downloads from the RStudio CRAN mirror](https://cranlogs.r-pkg.org/badges/mRpostman)](https://cran.r-project.org/package=mRpostman) [![CRAN/METACRAN](https://img.shields.io/cran/l/mRpostman)](https://opensource.org/licenses/GPL-3.0) - +[![R-CMD-check](https://github.com/allanvc/mRpostman/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/allanvc/mRpostman/actions/workflows/R-CMD-check.yaml) + + An IMAP Client for R diff --git a/README.md b/README.md index 9e7128d..f98a98b 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ + [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/mRpostman)](https://cran.r-project.org/package=mRpostman) [![Downloads from the RStudio CRAN mirror](https://cranlogs.r-pkg.org/badges/mRpostman)](https://cran.r-project.org/package=mRpostman) [![CRAN/METACRAN](https://img.shields.io/cran/l/mRpostman)](https://opensource.org/licenses/GPL-3.0) +[![R-CMD-check](https://github.com/allanvc/mRpostman/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/allanvc/mRpostman/actions/workflows/R-CMD-check.yaml) + + An IMAP Client for R diff --git a/docs/index.html b/docs/index.html index 6120dd6..532e58e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -105,6 +105,7 @@ +

An IMAP Client for R

@@ -486,6 +487,7 @@

Dev status

  • CRAN_Status_Badge
  • Downloads from the RStudio CRAN mirror
  • CRAN/METACRAN
  • +
  • R-CMD-check
  • diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index 242e59c..26cd3cd 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -5,5 +5,5 @@ articles: basics: basics.html code_migration: code_migration.html xoauth2.0: xoauth2.0.html -last_built: 2023-07-28T15:10Z +last_built: 2023-07-28T15:23Z