diff --git a/DESCRIPTION b/DESCRIPTION index 92e3405..3b24a32 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -34,5 +34,5 @@ Suggests: VignetteBuilder: knitr LazyData: true Encoding: UTF-8 -RoxygenNote: 7.2.3 +RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) diff --git a/README.Rmd b/README.Rmd index 5869181..8bea7f4 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,7 +18,7 @@ knitr::opts_chunk$set( [![CRAN\_Status\_Badge](https://www.r-pkg.org/badges/version/jpmesh)](https://cran.r-project.org/package=jpmesh) [![CRAN RStudio mirror downloads](https://cranlogs.r-pkg.org/badges/jpmesh?color=FF5254)](https://cran.r-project.org/package=jpmesh) [![minimal R version](https://img.shields.io/badge/R%3E%3D-3.1.0-blue.svg)](https://cran.r-project.org/) [![Depsy](http://depsy.org/api/package/cran/jpmesh/badge.svg)](http://depsy.org/package/r/jpmesh) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4291910.svg)](https://doi.org/10.5281/zenodo.4291910) -[![Coverage status](https://codecov.io/gh/uribo/jpmesh/branch/main/graph/badge.svg)](https://codecov.io/github/uribo/jpmesh?branch=main) [![R-CMD-check](https://github.com/uribo/jpmesh/workflows/R-CMD-check/badge.svg)](https://github.com/uribo/jpmesh/actions?query=workflow%3AR-CMD-check) +[![Coverage status](https://codecov.io/gh/uribo/jpmesh/branch/main/graph/badge.svg)](https://app.codecov.io/github/uribo/jpmesh?branch=main) [![R-CMD-check](https://github.com/uribo/jpmesh/workflows/R-CMD-check/badge.svg)](https://github.com/uribo/jpmesh/actions?query=workflow%3AR-CMD-check) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg?style=for-the-badge)](https://lifecycle.r-lib.org/articles/stages.html) [![npm](https://img.shields.io/npm/l/express.svg?style=for-the-badge)](https://github.com/uribo/jpmesh) diff --git a/README.md b/README.md index 60aa0ac..eb344ce 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ version](https://img.shields.io/badge/R%3E%3D-3.1.0-blue.svg)](https://cran.r-pr [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.4291910.svg)](https://doi.org/10.5281/zenodo.4291910) [![Coverage -status](https://codecov.io/gh/uribo/jpmesh/branch/main/graph/badge.svg)](https://codecov.io/github/uribo/jpmesh?branch=main) +status](https://codecov.io/gh/uribo/jpmesh/branch/main/graph/badge.svg)](https://app.codecov.io/github/uribo/jpmesh?branch=main) [![R-CMD-check](https://github.com/uribo/jpmesh/workflows/R-CMD-check/badge.svg)](https://github.com/uribo/jpmesh/actions?query=workflow%3AR-CMD-check) [![lifecycle](https://img.shields.io/badge/lifecycle-maturing-blue.svg?style=for-the-badge)](https://lifecycle.r-lib.org/articles/stages.html) @@ -237,7 +237,7 @@ ggplot() + ## Similar projects -- [japanmesh](https://cran.r-project.org/package=japanmesh) +- [japanmesh](https://cran.r-project.org/package=japanmesh) ## Code of Conduct diff --git a/man/figures/README-jpn_simple_map-1.png b/man/figures/README-jpn_simple_map-1.png index 5cff965..1daf287 100644 Binary files a/man/figures/README-jpn_simple_map-1.png and b/man/figures/README-jpn_simple_map-1.png differ diff --git a/man/figures/README-jpn_simple_map_sf-1.png b/man/figures/README-jpn_simple_map_sf-1.png index 05b2988..b70601d 100644 Binary files a/man/figures/README-jpn_simple_map_sf-1.png and b/man/figures/README-jpn_simple_map_sf-1.png differ