Package: iotables
Type: Package
Title: Reproducible Input–Output Economics Analysis, Economic and
        Environmental Impact Assessment with Empirical Data
Version: 0.9.4
Date: 2025-09-01
Authors@R: 
    c(
      person("Daniel", "Antal", 
             email = "daniel.antal@dataobservatory.eu",
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-7513-6760")),
      person("Kasia", "Kulma", 
             role = "ctb",
             comment = c(ORCID = "0000-0002-2952-9720")),
      person("Pyry", "Kantanen",
             role = "ctb",
             comment = c(ORCID = "0000-0003-2853-2765"))
    )
Maintainer: Daniel Antal <daniel.antal@dataobservatory.eu>
Description: Pre-processing and basic analytical tasks for working with 
    Eurostat's symmetric input–output tables, and basic input–output 
    economics calculations. Part of rOpenGov <https://ropengov.github.io/> 
    for open source open government initiatives.
License: MIT + file LICENSE
URL: https://iotables.dataobservatory.eu/,
        https://github.com/rOpenGov/iotables
BugReports: https://github.com/rOpenGov/iotables/issues
LazyData: true
Depends: R (>= 3.5.0)
Imports: assertthat, dplyr, eurostat, forcats, glue, kableExtra, knitr,
        lubridate, magrittr, readxl, rlang, stats, tibble, tidyr,
        tidyselect, utils
Suggests: covr, rmarkdown, spelling, testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-01 17:38:12 UTC; DanielAntal
Author: Daniel Antal [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7513-6760>),
  Kasia Kulma [ctb] (ORCID: <https://orcid.org/0000-0002-2952-9720>),
  Pyry Kantanen [ctb] (ORCID: <https://orcid.org/0000-0003-2853-2765>)
Repository: CRAN
Date/Publication: 2025-09-01 19:10:10 UTC
Built: R 4.4.1; ; 2025-09-01 22:20:59 UTC; unix
