diff --git a/DESCRIPTION b/DESCRIPTION index 3b3258c0..e4e07310 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -8,11 +8,15 @@ Authors@R: c( role = c("aut", "cre"), email = "zergioibarra@gmail.com", comment = c(ORCID = "0000-0002-3162-1905")), - person(given="Joao", family="Bazzo", + person(given="Daniel", family="Schuch", + role="ctb", + email="underschuch@gmail.com", + comment = c(ORCID = "0000-0001-5977-4519")), + person(given="Joao", family="Bazzo", role="ctb", email="joao.bazzo@gmail.com", comment = c(ORCID = "0000-0002-7371-1116")), - person(given="Mario", family="Gavidia-Calderón", + person(given="Mario", family="Gavidia-Calderón", role="ctb", email="mario.calderon@iag.usp.br", comment = c(ORCID = "0000-0003-4536-5006"))) @@ -30,7 +34,7 @@ LazyData: no Depends: R (>= 3.5.0) Imports: sf (>= 1.0.1), data.table, units, graphics, stats, dotCall64, cptcity, fields, grDevices Suggests: knitr, rmarkdown, testthat -RoxygenNote: 7.2.1 +RoxygenNote: 7.2.3 Encoding: UTF-8 NeedsCompilation: yes Config/testthat/parallel: true diff --git a/man/vein-package.Rd b/man/vein-package.Rd index fce9f9f9..d7acf733 100644 --- a/man/vein-package.Rd +++ b/man/vein-package.Rd @@ -8,7 +8,13 @@ \description{ \if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}} -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 project to download a template to create a structure of directories and scripts. +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 project to download a template to create a structure of directories and scripts. } \seealso{ Useful links: @@ -23,6 +29,7 @@ Useful links: Other contributors: \itemize{ + \item Daniel Schuch \email{underschuch@gmail.com} (\href{https://orcid.org/0000-0001-5977-4519}{ORCID}) [contributor] \item Joao Bazzo \email{joao.bazzo@gmail.com} (\href{https://orcid.org/0000-0002-7371-1116}{ORCID}) [contributor] \item Mario Gavidia-Calderón \email{mario.calderon@iag.usp.br} (\href{https://orcid.org/0000-0003-4536-5006}{ORCID}) [contributor] }