Package: leontief
Type: Package
Title: Input-Output Analysis
Version: 0.2
Date: 2020-09-01
Authors@R: c(
      person(given = "Mauricio",
        family = "Vargas",
        role = c("aut","cre"),
        email = "mvargas@dcc.uchile.cl",
        comment = c(ORCID = "0000-0003-1017-7574")),
      person(family = "Central Bank of Chile",
        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: GPL-3
Imports: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: knitr, rmarkdown, covr, roxygen2, testthat
VignetteBuilder: knitr
LazyData: true
Depends: R (>= 3.2)
URL: https://pachamaltese.github.io/leontief
BugReports: https://github.com/pachamaltese/leontief/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2020-09-01 18:55:36 UTC; mvargass
Author: Mauricio Vargas [aut, cre] (<https://orcid.org/0000-0003-1017-7574>),
  Central Bank of Chile [dtc]
Maintainer: Mauricio Vargas <mvargas@dcc.uchile.cl>
Repository: CRAN
Date/Publication: 2020-09-02 07:10:07 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 05:47:45 UTC; unix
Archs: leontief.so.dSYM
