-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathDESCRIPTION
23 lines (23 loc) · 859 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: FAOSTAT
Type: Package
Title: Download Data from the FAOSTAT Database of the Food and Agricultural Organization (FAO) of the United Nations
Version: 2.1.0
Date: 2016-02-22
Author: Michael C. J. Kao <michael.kao@fao.org>, Markus Gesmann, Filippo Gheri
Maintainer: Filippo Gheri <filippo.gheri@fao.org>
Description: A list of functions to download statistics from FAOSTAT (database of the Food and Agricultural Organization of the United Nations) and WDI (database of the World Bank), and to perform some harmonization operations.
URL: https://github.com/mkao006/FAOSTATpackage
Imports:
RJSONIO (>= 0.96-0),
plyr (>= 1.7.1),
data.table (>= 1.8.2),
MASS (>= 7.3-22),
classInt (>= 0.1-19),
ggplot2 (>= 0.9.3),
labeling (>= 0.1)
License: GPL (>= 2)
LazyData: yes
ZipData: no
VignetteBuilder: knitr
Suggests: knitr,
testthat