Package: cropdatape
Title: Open Data of Agricultural Production of Crops of Peru
Version: 1.0.0
Authors@R: c( 
          person("Omar", "Benites-Alfaro", email = "obacc07@gmail.com", role = c("aut", "cre")),
          person("Pablo", "Gutierrez-Vilchez", , "pgutierrez@lamolina.edu.pe", "aut"),
          person("Jossyn", "Lockuan-Cotrina", , "20120056@lamolina.edu.pe", "aut"),
          person("Giorgio", "Cruz-Fajardo", , "20120024@lamolina.edu.pe", "aut"),
          person("Grace", "Guevara-Diaz", , "20140052@lamolina.edu.pe", "aut"),
          person("Charlie", "Mendez-Morales", , "20140072@lamolina.edu.pe", "aut"),
          person("Liliana", "Aragon-Caballero", , "lili@lamolina.edu.pe", "ctb"),
          person("Raul", "Blas-Sevillano", , "rblas@lamolina.edu.pe", "ctb"),
          person("Agronomy Faculty, National Agrarian University La Molina (UNALM)", role = "cph", comment = "Copyright holder of all R code"),
          person("Agriculture Ministry of Peru (MINAGRI)", role = "cph", comment = "Data source come from MINAGRI")
          )
URL: https://github.com/omarbenites/cropdatape,
        http://siea.minagri.gob.pe/siea/?q=publicaciones/anuarios-estadisticos
BugReports: https://github.com/omarbenites/cropdatape/issues
Description: Provides peruvian agricultural production data from the Agriculture Minestry of Peru (MINAGRI). The first version includes
             6 crops: rice, quinoa, potato, sweet potato, tomato and wheat; all of them across 24 departments. Initially,  in excel files which has been transformed
             and assembled using tidy data principles, i.e. each variable is in a column, each observation is a row and each value is in a cell.
             The variables variables are sowing and harvest area per crop, yield, production and price per plot, every one year, from 2004 to 2014.
Depends: R (>= 3.3.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-03-02 11:23:04 UTC; omar_
Author: Omar Benites-Alfaro [aut, cre],
  Pablo Gutierrez-Vilchez [aut],
  Jossyn Lockuan-Cotrina [aut],
  Giorgio Cruz-Fajardo [aut],
  Grace Guevara-Diaz [aut],
  Charlie Mendez-Morales [aut],
  Liliana Aragon-Caballero [ctb],
  Raul Blas-Sevillano [ctb],
  Agronomy Faculty, National Agrarian University La Molina (UNALM) [cph]
    (Copyright holder of all R code),
  Agriculture Ministry of Peru (MINAGRI) [cph] (Data source come from
    MINAGRI)
Maintainer: Omar Benites-Alfaro <obacc07@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-02 14:29:53
Built: R 4.1.0; ; 2021-05-26 01:22:45 UTC; unix
