Package: vein
Type: Package
Title: Vehicular Emissions Inventories
Version: 0.8.7
Date: 2020-02-17
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("ctb"),
         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>.
    Before using VEIN you need to know the vehicular composition of your study area, in other words,
    the combination of of type of vehicles, size and fuel of the fleet. Then, it is recommended to
    start with the function inventory to create a structure of directories and template scripts.
License: MIT + file LICENSE
URL: https://atmoschem.github.io/vein/
BugReports: https://github.com/atmoschem/vein/issues/
LazyData: no
Depends: R (>= 3.5.0)
Imports: sf, data.table, units, graphics, stats, methods
Suggests: knitr, rmarkdown, testthat, covr, lwgeom, cptcity
RoxygenNote: 7.0.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-02-17 23:02:55 UTC; sergio
Author: Sergio Ibarra-Espinosa [aut, cre]
    (<https://orcid.org/0000-0002-3162-1905>),
  Daniel Schuch [ctb] (<https://orcid.org/0000-0001-5977-4519>)
Maintainer: Sergio Ibarra-Espinosa <sergio.ibarra@usp.br>
Repository: CRAN
Date/Publication: 2020-02-18 07:00:02 UTC
