Skip to content

Commit

Permalink
update suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejohnson51 committed Dec 4, 2024
1 parent 5c0c33e commit fa75b32
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Package: climateR
Type: Package
Title: climateR
Description: Find, subset, and retrive geospatial data by AOI.
Version: 0.3.5
Version: 0.3.6
Authors@R: c(person("Mike", "Johnson",
role = c("aut", "cre"),
email = "[email protected]"),
Expand Down Expand Up @@ -37,7 +37,9 @@ Suggests:
covr,
testthat (>= 3.0.0),
rmarkdown,
knitr
knitr,
kableExtra,
distill
Remotes:
mikejohnson51/AOI
Config/testthat/edition: 3
Expand Down

0 comments on commit fa75b32

Please sign in to comment.