diff --git a/DESCRIPTION b/DESCRIPTION index a399d12..a6c13ce 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -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 diff --git a/NAMESPACE b/NAMESPACE index 6ae9268..9c9f9ac 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,2 +1 @@ -# Generated by roxygen2: do not edit by hand - +exportPattern("^[^\\.]")