Package: Recon
Title: Computational Tools for Economics
Version: 0.3.0.0
Authors@R: c(person(given = "Pedro", family = "Cavalcante Oliveira", 
              email = "pedrocolrj@gmail.com", 
              role = c("aut", "cre")),
              person(given = "Diego", family = "S. Cardoso",
              email = "mail@diegoscardoso.com",
              role = "aut"),
              person(given = "Marcelo", family = "Gelati",
              role = "aut",
              email = "marcelogelati@gmail.com"))
Description: Implements solutions to canonical models of Economics such as Monopoly Profit Maximization, Cournot's Duopoly, Solow (1956, <doi:10.2307/1884513>) growth model and Mankiw, Romer and Weil (1992, <doi:10.2307/2118477>) growth model.
Depends: R (>= 3.4.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Imports: rootSolve, stats
Suggests: plot3D, dplyr, ggplot2
NeedsCompilation: no
Packaged: 2019-07-30 00:57:28 UTC; pedro
Author: Pedro Cavalcante Oliveira [aut, cre],
  Diego S. Cardoso [aut],
  Marcelo Gelati [aut]
Maintainer: Pedro Cavalcante Oliveira <pedrocolrj@gmail.com>
Repository: CRAN
Date/Publication: 2019-07-30 04:10:02 UTC
Built: R 4.6.0; ; 2025-08-18 04:42:43 UTC; unix
