From 545fa08b8c17b9eea301ea85810eef87523a1a0f Mon Sep 17 00:00:00 2001 From: geryan Date: Fri, 20 Dec 2024 10:37:20 +1100 Subject: [PATCH] update pkg meta things because computer did it --- DESCRIPTION | 2 +- README.md | 7 +++---- man/idpalette-package.Rd | 7 +++++++ 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index ef00264..9919f43 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,7 +8,7 @@ Description: What the package does (one paragraph). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) -RoxygenNote: 7.3.1 +RoxygenNote: 7.3.2 Imports: ggplot2, grDevices, diff --git a/README.md b/README.md index a00bb1b..c59def4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ and [ACEFA](https://acefa-hubs.github.io) [![R-CMD-check](https://github.com/idem-lab/idpalette/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/idem-lab/idpalette/actions/workflows/R-CMD-check.yaml) +[![Codecov test +coverage](https://codecov.io/gh/idem-lab/idpalette/graph/badge.svg)](https://app.codecov.io/gh/idem-lab/idpalette) ## Installation @@ -173,10 +175,7 @@ Works with `terra` plotting: ``` r library(sdmtools) library(terra) -#> terra 1.7.78 -``` - -``` r +#> terra 1.8.5 r <- example_raster(seed = 20240802) diff --git a/man/idpalette-package.Rd b/man/idpalette-package.Rd index 60822c7..f9aae72 100644 --- a/man/idpalette-package.Rd +++ b/man/idpalette-package.Rd @@ -6,6 +6,13 @@ \title{idpalette: Some palettes for the IDEM, IDDU, and ACEFA research groups} \description{ What the package does (one paragraph). +} +\seealso{ +Useful links: +\itemize{ + \item \url{https://idem-lab.github.io/idpalette/} +} + } \author{ \strong{Maintainer}: Gerry Ryan \email{id@em.com} (\href{https://orcid.org/0000-0003-0183-7630}{ORCID})