Package: vein
Type: Package
Title: Vehicular Emissions Inventories
Version: 0.5.2
Date: 2018-10-02
Authors@R: c(
  person(given = "Sergio", family = "Ibarra-Espinosa",
         role = c("aut", "cre"),
         email = "sergio.ibarra@usp.br",
         comment = c(ORCID = "0000-0002-3162-1905")),
  person(given = "Daniel",
         family = "Schuch",
         role = c("aut"),
         email = "schuch@usp.br",
         comment = c(ORCID = "0000-0001-5977-4519"))) 
Description: Elaboration of vehicular emissions inventories,
    consisting in four stages, pre-processing activity data, preparing 
    emissions factors, estimating the emissions and post-processing of emissions 
    in maps and databases. More details in Ibarra-Espinosa et al (2018) <doi:10.5194/gmd-11-2209-2018>.
License: MIT + file LICENSE
URL: https://atmoschem.github.io/vein/
BugReports: https://github.com/atmoschem/vein/issues/
LazyData: no
Depends: R (>= 2.10)
Imports: sf, sp, data.table, graphics, stats, units, methods, eixport
Suggests: knitr, rmarkdown, testthat, covr, lwgeom, cptcity
RoxygenNote: 6.1.0.9000
NeedsCompilation: no
Packaged: 2018-10-03 13:19:34 UTC; sergio
Author: Sergio Ibarra-Espinosa [aut, cre]
    (<https://orcid.org/0000-0002-3162-1905>),
  Daniel Schuch [aut] (<https://orcid.org/0000-0001-5977-4519>)
Maintainer: Sergio Ibarra-Espinosa <sergio.ibarra@usp.br>
Repository: CRAN
Date/Publication: 2018-10-03 13:40:03 UTC
