Package: mada
Type: Package
Title: The Title of the Project
Version: 0.0.0.1
Authors@R: c(
    person(given   = "Ali",
           family  = "Ben Abbes",
           role    = c("aut", "cre"),
           email   = "ali.benabbes@fondationbiodiversite.fr",
           comment = c(ORCID = "")))
Description: A paragraph providing a full description of the project (on several 
    lines...)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports:
  here,
  raster,
  rgeos,
  rnaturalearth,
  rnaturalearthdata,
  rnaturalearthhires
Remotes:
  ropensci/rnaturalearthhires