Package: leontief
Type: Package
Title: Input-Output Analysis
Version: 0.3
Authors@R: c(
      person("Mauricio", "Vargas Sepulveda", role = c("aut","cre"),
        email = "m.sepulveda@mail.utoronto.ca",
        comment = c(ORCID = "0000-0003-1017-7574")),
      person(family = "Central Bank of Chile", role = "dtc"),
      person(family = "University of Bio-Bio", role = "dtc")
    )
Description: An implementation of the Input-Output model developed by
    Wassily Leontief that represents the interdependencies between different 
    sectors of a national economy or different regional economies.
License: MIT + file LICENSE
Suggests: knitr, rmarkdown, covr, roxygen2, testthat
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 2.10)
URL: https://github.com/pachadotdev/leontief
BugReports: https://github.com/pachadotdev/leontief/issues
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-11 14:23:03 UTC; pacha
Author: Mauricio Vargas Sepulveda [aut, cre]
    (<https://orcid.org/0000-0003-1017-7574>),
  Central Bank of Chile [dtc],
  University of Bio-Bio [dtc]
Maintainer: Mauricio Vargas Sepulveda <m.sepulveda@mail.utoronto.ca>
Repository: CRAN
Date/Publication: 2024-06-11 15:20:07 UTC
Built: R 4.3.3; ; 2025-04-07 00:48:44 UTC; windows
