Skip to content

Commit

Permalink
bug... re add description & namespace?
Browse files Browse the repository at this point in the history
  • Loading branch information
antuki committed Jul 3, 2024
1 parent 668cc2c commit de68111
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
12 changes: 12 additions & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Package: CARTElette
Type: Package
Title: Création de couches cartographiques à partir du code officiel géographique
Version: 1.0.0
Authors@R: c(person(family="antuki", role = c("cre","aut"),email="[email protected]"))
Description: Création de couches cartographiques à partir du code officiel géographique
License: GPL (>= 2) | file LICENSE
Encoding: UTF-8
LazyData: true
URL: http://github.com/antuki/CARTElette
BugReports: http://github.com/antuki/CARTElette/issues
RoxygenNote: 6.1.1
2 changes: 2 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Generated by roxygen2: do not edit by hand

0 comments on commit de68111

Please sign in to comment.