{
  "_id": "6a48d65ab5e98c40829ff191",
  "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\nissued bonds directly from the website of Tesouro Direto\n<https://www.tesourodireto.com.br/>.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/msperlin/GetTDData/issues/",
  "URL": "https://github.com/msperlin/GetTDData/,\nhttps://msperlin.github.io/GetTDData/",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-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": {
    "Date": "2026-07-04 09:09:37 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetTDData_1.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bbc9018db71612afa740f96d40b63837904d9abd9ea701f00ee679c6074681ba",
  "_filesize": 260135,
  "_sha256": "bbc9018db71612afa740f96d40b63837904d9abd9ea701f00ee679c6074681ba",
  "_expires": "2026-10-12T09:46:01.000Z",
  "_created": "2026-07-04T09:09:37.000Z",
  "_published": "2026-07-04T09:46:02.967Z",
  "_jobs": [
    {
      "job": 85120214925,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080344720"
    },
    {
      "job": 85120214878,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080345588"
    },
    {
      "job": 85120214883,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080565486"
    },
    {
      "job": 85120214880,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080575036"
    },
    {
      "job": 85120023500,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080327985"
    },
    {
      "job": 85120214852,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8080342968"
    },
    {
      "job": 85120214911,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8080336712"
    },
    {
      "job": 85120214906,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8080336832"
    },
    {
      "job": 85120214918,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8080337269"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347",
  "_status": "success",
  "_upstream": "https://github.com/msperlin/gettddata",
  "_commit": {
    "id": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
    "author": "msperlin <marceloperlin@gmail.com>",
    "committer": "msperlin <marceloperlin@gmail.com>",
    "message": "cran submission\n",
    "time": 1780589146
  },
  "_maintainer": {
    "name": "Marcelo Perlin",
    "email": "marceloperlin@gmail.com",
    "login": "msperlin",
    "description": "Associate Professor and Researcher at UFRGS",
    "uuid": 10583352
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "bizdays",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "msperlin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 26,
  "_contributors": [
    {
      "user": "msperlin",
      "count": 61,
      "uuid": 10583352
    },
    {
      "user": "wilsonfreitas",
      "count": 2,
      "uuid": 1583922
    }
  ],
  "_userbio": {
    "uuid": 10583352,
    "type": "user",
    "name": "Marcelo S. Perlin",
    "followers": 371,
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 833,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetTDData"
  },
  "_devurl": "https://github.com/msperlin/gettddata",
  "_pkgdown": "https://msperlin.github.io/GetTDData/",
  "_searchresults": 28,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GetTDData.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/msperlin/gettddata",
  "_realowner": "msperlin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-02-10"
    },
    {
      "version": "1.1",
      "date": "2016-04-13"
    },
    {
      "version": "1.2",
      "date": "2016-04-29"
    },
    {
      "version": "1.2.1",
      "date": "2016-05-04"
    },
    {
      "version": "1.2.2",
      "date": "2016-05-22"
    },
    {
      "version": "1.2.3",
      "date": "2016-05-24"
    },
    {
      "version": "1.2.4",
      "date": "2016-08-15"
    },
    {
      "version": "1.2.5",
      "date": "2016-11-07"
    },
    {
      "version": "1.3",
      "date": "2017-09-14"
    },
    {
      "version": "1.3.1",
      "date": "2018-02-05"
    },
    {
      "version": "1.4",
      "date": "2019-04-02"
    },
    {
      "version": "1.4.1",
      "date": "2019-07-15"
    },
    {
      "version": "1.4.2",
      "date": "2019-10-01"
    },
    {
      "version": "1.4.3",
      "date": "2022-02-21"
    },
    {
      "version": "1.4.4",
      "date": "2022-03-02"
    },
    {
      "version": "1.4.5",
      "date": "2022-04-06"
    },
    {
      "version": "1.5.1",
      "date": "2022-05-11"
    },
    {
      "version": "1.5.2",
      "date": "2023-01-06"
    },
    {
      "version": "1.5.4",
      "date": "2023-05-15"
    },
    {
      "version": "1.5.5",
      "date": "2024-04-11"
    },
    {
      "version": "1.5.6",
      "date": "2024-08-20"
    },
    {
      "version": "1.5.7",
      "date": "2025-05-19"
    },
    {
      "version": "1.6.0",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "get_cache_folder",
    "get_td_names",
    "get_yield_curve",
    "get.yield.curve",
    "td_get",
    "td_get_current"
  ],
  "_help": [
    {
      "page": "get_cache_folder",
      "title": "Returns the cache directory path",
      "topics": [
        "get_cache_folder"
      ]
    },
    {
      "page": "get_td_names",
      "title": "Returns the available asset names at the Tesouro Direto (TD) website",
      "topics": [
        "get_td_names"
      ]
    },
    {
      "page": "get_yield_curve",
      "title": "Gets the current yield curve",
      "topics": [
        "get.yield.curve",
        "get_yield_curve"
      ]
    },
    {
      "page": "td_get",
      "title": "Downloads data for Brazilian government bonds directly from the website",
      "topics": [
        "td_get"
      ]
    },
    {
      "page": "td_get_current",
      "title": "Returns current TD prices",
      "topics": [
        "td_get_current"
      ]
    }
  ],
  "_readme": "https://github.com/msperlin/gettddata/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bizdays",
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xml2"
  ],
  "_score": 4.561101383649056,
  "_indexed": true,
  "_nocasepkg": "gettddata",
  "_universes": [
    "msperlin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-07-04T09:11:54.000Z",
      "distro": "resolute",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/94b62d5c401db0a7e519b77986dca3ead04e0ac2e3eea380e8e235350dc323ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-07-04T09:11:59.000Z",
      "distro": "resolute",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/0ea4e7045f3d1568fbe0d029154a0ba77c74e61ea3d6e95d57962d8b415f0d14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-07-04T09:44:15.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/6cdc95bb5a2d39e50a30809d98cb9a58d83a7ec4b6edfb42e64a819528b7944d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-07-04T09:45:31.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/502f2e02e8307fac58a449dc4ab26430871a984b4643a1bb3ebd2adb35f2817c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-07-04T09:11:51.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/d38c0ddcb95886ca2c18bc0f1403769e1d8df48d38c7bab7d10216829fbb956c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-04T09:10:41.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/df6590aed7b5b5043b915c028094880474a412239b7a48a5ddcfc45f6709a410",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-04T09:10:44.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/31031533747ccbfd6bec7b93a140fd5ed0684a1c267b43b895d68f10d0341dec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-07-04T09:10:49.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "https://r2.ropensci.org/32241bc12070ab725473857a29c36d8a3f968bec11fa14179ba625013998dc57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/28701429347"
    }
  ]
}