Package: metools
Title: Macroeconomics Tools
Version: 1.0.0
Authors@R: 
    c(person(given = "João Victor",
           family = "Gomes de Araujo Santana",
           email = "jvg.santana@gmail.com",
           role = c("aut", "cre")))
Description: Provides a number of functions to facilitate the handling and production of reports using time series data.
    The package was developed to be understandable for beginners, so some functions aim to transform processes that would be
    complex into functions with a few lines. The main advantage of using the 'metools' package is the ease of producing reports and
    working with time series using a few lines of code, so the code is clean and easy to understand/maintain. 
    Learn more about the 'metools' at <https://metoolsr.wordpress.com>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: ggplot2, scales, stringr, tibble, lubridate, tidyr
RoxygenNote: 7.1.0
URL:
        https://metoolsr.wordpress.com,https://github.com/jvg0mes/metools,https://jvg0mes.github.io/metoolsr
NeedsCompilation: no
Packaged: 2020-06-26 07:50:54 UTC; João Victor
Author: João Victor Gomes de Araujo Santana [aut, cre]
Maintainer: João Victor Gomes de Araujo Santana <jvg.santana@gmail.com>
Repository: CRAN
Date/Publication: 2020-06-26 08:50:14 UTC
Built: R 4.1.0; ; 2021-05-27 21:11:10 UTC; unix
