diff --git a/README.Rmd b/README.Rmd index 5c8d60a..1cd5b44 100644 --- a/README.Rmd +++ b/README.Rmd @@ -6,10 +6,8 @@ output: github_document knitr::opts_chunk$set( collapse = TRUE, comment = "#>", - fig.path = "man/figures/README-", - out.width = "100%" + fig.path = "man/figures/README-" ) -options(tibble.print_min = 5, tibble.print_max = 5) ``` @@ -22,13 +20,10 @@ options(tibble.print_min = 5, tibble.print_max = 5) - [![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 f98a98b..9e7128d 100644 --- a/README.md +++ b/README.md @@ -7,15 +7,11 @@ - [![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 532e58e..6120dd6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -105,7 +105,6 @@ -

An IMAP Client for R

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

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 dd638f0..242e59c 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:01Z +last_built: 2023-07-28T15:10Z