-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CRAN submission 1.0.1
- Loading branch information
Showing
2 changed files
with
5 additions
and
3 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 |
---|---|---|
@@ -1,10 +1,12 @@ | ||
Package: rgho | ||
Title: Access WHO Global Health Observatory Data from R | ||
Version: 1.0.0 | ||
Version: 1.0.1 | ||
Author: Antoine Filipovic-Pierucci [aut,cre] | ||
Maintainer: Antoine Filipovic-Pierucci <[email protected]> | ||
Description: Access WHO Global Health Observatory | ||
data from R via the Athena web service, | ||
(<http://www.who.int/gho/>) | ||
data from R via the Athena web service | ||
(<http://apps.who.int/gho/data/node.resources.api>), | ||
an application program interface providing | ||
a simple query interface to the World | ||
Health Organization's data and statistics content. | ||
|
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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# rgho devel | ||
# rgho 1.0.1 | ||
|
||
## Bugfixes | ||
|
||
|