Skip to content

eixport

Export Emissions to Atmospheric Models

v0.6.2 · Sep 22, 2024 · MIT + file LICENSE

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) <doi:10.1016/j.atmosenv.2005.04.027>, 'MUNICH' Kim et al (2018) <doi:10.5194/gmd-11-611-2018> , 'BRAMS-SPM' Freitas et al (2005) <doi:10.1016/j.atmosenv.2005.07.017> and 'RLINE' Snyder et al (2013) <doi:10.1016/j.atmosenv.2013.05.074>. See the 'eixport' website (<https://atmoschem.github.io/eixport/>) for more information, documentations and examples. More details in Ibarra-Espinosa et al (2018) <doi:10.21105/joss.00607>.

Downloads

CRAN

330

Last 30 days

13590th

807

Last 90 days

4K

Last year

Trend: +76.5% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

23

Last 90 days

404

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

2

Last 7 days

16

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
WARNING r-devel-linux-x86_64-debian-gcc

for code/documentation mismatches

Warning in file(open = "w+") :
  cannot open file '/tmp/RtmpWwzuu5/Rf76e9870844263': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_package_quietly -> .try_quietly -> file
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

5,390

Files

91

Compiled share

0%

Has compiled src

No

Language breakdown

R 3,443 (63.9%)Tests 364 (6.8%)Docs 1,583 (29.4%)

API

Exported functions

19

Internal functions

0

Recent export changes

v0.5.4+1 wrf_raster
v0.5.0+2 chem_edgar, wrf_summary

Testing & CI

Has tests

Yes

Test-to-code ratio

0.11

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

42.1%

\dontrun example ratio

47.6%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

100%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

12

First release

2018-03-01

Latest release

2024-09-23

Avg cadence

94 days

Cold removal rate

Dep drift

15

LOC over versions

v0.3.0: 2,029 LOCv0.3.6: 2,778 LOCv0.4.0: 3,348 LOCv0.4.4: 3,533 LOCv0.4.5: 3,535 LOCv0.4.6: 3,163 LOCv0.4.7: 3,230 LOCv0.4.9: 3,415 LOCv0.5.0: 4,941 LOCv0.5.4: 5,534 LOCv0.6.0: 5,374 LOCv0.6.2: 5,390 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies sf ncdf4 raster cptcity data.table eixport

Version History

13 tracked
new 0.6.2 Mar 10, 2026
updated 0.6.2 ← 0.6.0 diff Sep 22, 2024
updated 0.6.0 ← 0.5.4 diff Oct 3, 2023
updated 0.5.4 ← 0.5.0 diff Sep 26, 2022
updated 0.5.0 ← 0.4.9 diff Nov 12, 2020
updated 0.4.9 ← 0.4.7 diff Sep 13, 2020
updated 0.4.7 ← 0.4.6 diff Jun 24, 2020
updated 0.4.6 ← 0.4.5 diff Apr 16, 2020
updated 0.4.5 ← 0.4.4 diff Mar 17, 2020
updated 0.4.4 ← 0.4.0 diff Feb 23, 2020
updated 0.4.0 ← 0.3.6 diff Nov 21, 2019
updated 0.3.6 ← 0.3.0 diff Oct 5, 2018
new 0.3.0 Feb 28, 2018