Skip to content

Commit

Permalink
Added title and Description
Browse files Browse the repository at this point in the history
  • Loading branch information
denironyx committed Jun 15, 2024
1 parent 2de83ff commit d536086
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Package: overturemapsr
Title: What the Package Does (One Line, Title Case)
Title: This tool helps to download Overture data within a region of interest and converts it to a few different file formats
Version: 0.0.0.9000
Authors@R:
person("First", "Last", , "first.last@example.com", role = c("aut", "cre"),
person("Dennis", "Irorere", , "denironyx@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
Description: Overture Maps provides free and open geospatial map data, from many different sources and normalized to a common schema. This tool helps to download Overture data within a region of interest and converts it to a few different file formats.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Expand Down
12 changes: 0 additions & 12 deletions man/hello.Rd

This file was deleted.

0 comments on commit d536086

Please sign in to comment.