Package: eixport Title: Export Emissions to Atmospheric Models Version: 0.6.3 Date: 2025-01-27 Authors@R: c( person(given = "Sergio", family = "Ibarra-Espinosa", role = c("aut", "cre"), email = "zergioibarra@gmail.com", comment = c(ORCID = "0000-0002-3162-1905")), person(given = "Daniel", family = "Schuch", role = c("aut"), email = "underschuch@gmail.com", comment = c(ORCID = "0000-0001-5977-4519")), person(given = "Edmilson", family = "Freitas", role = c("ths"), email = "edmilson.freitas@iag.usp.br", comment = c(ORCID = "0000-0001-8783-2747"))) Description: Emissions are the mass of pollutants released into the atmosphere. Air quality models need emissions data, with spatial and temporal distribution, to represent air pollutant concentrations. This package, eixport, creates inputs for the air quality models 'WRF-Chem' Grell et al (2005) , 'MUNICH' Kim et al (2018) , 'BRAMS-SPM' Freitas et al (2005) and 'RLINE' Snyder et al (2013) . See the 'eixport' website () for more information, documentations and examples. More details in Ibarra-Espinosa et al (2018) . License: MIT + file LICENSE URL: https://atmoschem.github.io/eixport/ BugReports: https://github.com/atmoschem/eixport/issues/ Depends: R (>= 3.5.0) Imports: sf, ncdf4, raster, methods, cptcity, utils, data.table SystemRequirements: netcdf, gdal, geos, proj Encoding: UTF-8 LazyData: no RoxygenNote: 7.3.2 Suggests: testthat, covr, lwgeom, units, knitr, rmarkdown NeedsCompilation: no Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libnetcdf-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://atmoschem.r-universe.dev Date/Publication: 2026-03-10 01:57:25 UTC RemoteUrl: https://github.com/atmoschem/eixport RemoteRef: HEAD RemoteSha: d15572f8629365461e75d11d01c1871d85b39f61 Packaged: 2026-06-08 10:27:11 UTC; root Author: Sergio Ibarra-Espinosa [aut, cre] (ORCID: ), Daniel Schuch [aut] (ORCID: ), Edmilson Freitas [ths] (ORCID: ) Maintainer: Sergio Ibarra-Espinosa