Package: leontief
Type: Package
Title: Input-Output Analysis
Version: 0.4
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.2
LinkingTo: cpp11, cpp11armadillo
NeedsCompilation: yes
Packaged: 2025-08-30 21:39:05 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: 2025-08-31 14:10:14 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 01:15:50 UTC; windows
Archs: x64
