Skip to content

Commit

Permalink
update with Imports and Suggests
Browse files Browse the repository at this point in the history
  • Loading branch information
mkapur-noaa committed Dec 10, 2024
1 parent 0ec25ac commit d4a1d34
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ Description: More about what it does (maybe more than one line)
License: What license is it under?
Encoding: UTF-8
LazyData: true
imports:
Imports:
MASS, dplyr, ggplot2, sf, rnaturalearth
Suggests:
MASS, dplyr, ggplot2, sf, rnaturalearth
knitr,
rmarkdown
VignetteBuilder: knitr
Expand Down
3 changes: 1 addition & 2 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Generated by roxygen2: do not edit by hand

exportPattern("^[^\\.]")

0 comments on commit d4a1d34

Please sign in to comment.