Package: citmre
Type: Package
Title: Colombian Index Tool Market Rate Exchange
Version: 0.1.0
Authors@R: c(
    person("Sergio", "Sierra-Luján", email = "sergiochess95@gmail.com", role = c("aut","cph"),
           comment = c(ORCID = "0000-0003-4055-8810")
           ),
    person("David", "Rodríguez", email ="davestss@hotmail.com", role = c("aut","cre"),
           comment = c(ORCID = "0000-0001-5430-0787")
           )
        )
Description: Downloads the Representative Market Rate Exchange (RMRE) from the <www.datos.gov.co> source. Allows setting the data series in time frequencies, splitting the time series through start and end functions, transforming the data set in log returns or levels, and making a Dynamic graph.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: dplyr, httr, jsonlite, lubridate, plotly, rvest, stats, xml2,
        xts
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/DavRodEcon/citmre,
        https://davrodecon.github.io/citmre/
BugReports: https://github.com/DavRodEcon/citmre/issues
NeedsCompilation: no
Packaged: 2024-04-18 20:11:01 UTC; davidrodriguez
Author: Sergio Sierra-Luján [aut, cph]
    (<https://orcid.org/0000-0003-4055-8810>),
  David Rodríguez [aut, cre] (<https://orcid.org/0000-0001-5430-0787>)
Maintainer: David Rodríguez <davestss@hotmail.com>
Repository: CRAN
Date/Publication: 2024-04-19 10:22:51 UTC
Built: R 4.6.0; ; 2025-08-18 13:09:00 UTC; unix
