-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update pkgdown and description (move names etc.)
- Loading branch information
1 parent
7eb88d9
commit 07ffbb8
Showing
3 changed files
with
10 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,10 @@ Type: Package | |
Title: Manipulate 'ACLED' Data | ||
Version: 0.1.0 | ||
Authors@R: c( | ||
person(given = "", | ||
family = "ACLED", | ||
role = c("cph", "cre"), | ||
email ="[email protected]"), | ||
person(given = "Lucas", | ||
family = "Fagliano", | ||
role = "aut", | ||
|
@@ -22,11 +26,7 @@ Authors@R: c( | |
person(given = "Michael", | ||
family = "Start", | ||
role = "aut", | ||
email = "[email protected]"), | ||
person(given = "", | ||
family = "ACLED", | ||
role = c("cph", "cre"), | ||
email ="[email protected]")) | ||
email = "[email protected]")) | ||
Description: The package allows users to easily interact with 'ACLED' data by providing wrappers for the API and other functions to manipulate 'ACLED' data. | ||
License: GPL (>= 3) | ||
Encoding: UTF-8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters