Package: leontief
Type: Package
Title: Input-Output Analysis
Version: 0.5
Authors@R: c(
      person("Mauricio", "Vargas", role = c("aut","cre"),
        email = "m.vargas.sepulveda@gmail.com",
        comment = c(ORCID = "0000-0003-1017-7574")),
      person("Victor", "Falkenheim", role = "ths"),
      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: Apache License (>= 2)
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.3
LinkingTo: cpp4r, armadillo4r
NeedsCompilation: yes
Packaged: 2026-02-18 01:16:26 UTC; pacha
Author: Mauricio Vargas [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1017-7574>),
  Victor Falkenheim [ths],
  Central Bank of Chile [dtc],
  University of Bio-Bio [dtc]
Maintainer: Mauricio Vargas <m.vargas.sepulveda@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-18 10:50:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2026-02-26 04:50:03 UTC; windows
Archs: x64
