Skip to content

Commit

Permalink
update pkg meta things because computer did it
Browse files Browse the repository at this point in the history
  • Loading branch information
geryan committed Dec 19, 2024
1 parent e84bed5 commit 545fa08
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and [ACEFA](https://acefa-hubs.github.io)
<!-- badges: start -->

[![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)
<!-- badges: end -->

## Installation
Expand Down Expand Up @@ -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)

Expand Down
7 changes: 7 additions & 0 deletions man/idpalette-package.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 545fa08

Please sign in to comment.