Package: GetTDData Title: Get Data for Brazilian Bonds (Tesouro Direto) Version: 1.6.0 Authors@R: person("Marcelo", "Perlin", email = "marceloperlin@gmail.com", role = c("aut", "cre")) Description: Downloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto . Depends: R (>= 4.1.0) Imports: stringr, readxl, utils, stats, curl, bizdays, tidyr, rvest, xml2, dplyr, fs, cli, jsonlite License: MIT + file LICENSE BugReports: https://github.com/msperlin/GetTDData/issues/ URL: https://github.com/msperlin/GetTDData/, https://msperlin.github.io/GetTDData/ Encoding: UTF-8 Suggests: knitr, rmarkdown, testthat, ggplot2, covr Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://msperlin.r-universe.dev Date/Publication: 2026-06-04 16:05:46 UTC RemoteUrl: https://github.com/msperlin/gettddata RemoteRef: HEAD RemoteSha: 1737e1866e6eff5d9d4f6f7bfcb620b757c107d5 NeedsCompilation: no Packaged: 2026-07-04 09:09:37 UTC; root Author: Marcelo Perlin [aut, cre] Maintainer: Marcelo Perlin