{
  "_id": "6a21afadcd65a98ecbd3906f",
  "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-06-04 16:57:28 UTC",
    "User": "root"
  },
  "Author": "Marcelo Perlin [aut, cre]",
  "Maintainer": "Marcelo Perlin <marceloperlin@gmail.com>",
  "MD5sum": "af3271f8fbbb554fe3a3d36196168cc5",
  "_user": "msperlin",
  "_type": "src",
  "_file": "GetTDData_1.6.0.tar.gz",
  "_fileid": "6f4dcd957e21fc58458388608902b67345bf11a4d080f6f4be9861d7389d2edd",
  "_filesize": 257539,
  "_sha256": "6f4dcd957e21fc58458388608902b67345bf11a4d080f6f4be9861d7389d2edd",
  "_created": "2026-06-04T16:57:28.000Z",
  "_published": "2026-06-04T17:02:37.132Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79570995199,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417799904"
    },
    {
      "job": 79570995130,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417817354"
    },
    {
      "job": 79570995190,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7417802496"
    },
    {
      "job": 79570995222,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417791392"
    },
    {
      "job": 79570313230,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417757153"
    },
    {
      "job": 79570995343,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417796425"
    },
    {
      "job": 79570995225,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7417786237"
    },
    {
      "job": 79570995235,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7417783957"
    },
    {
      "job": 79570995296,
      "time": 178,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7417842485"
    }
  ],
  "_buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Associate Professor and Researcher at UFRGS"
  },
  "_downloads": {
    "count": 696,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GetTDData"
  },
  "_devurl": "https://github.com/msperlin/gettddata",
  "_pkgdown": "https://msperlin.github.io/GetTDData/",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_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",
    "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"
    }
  ],
  "_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.545307116465825,
  "_indexed": true,
  "_nocasepkg": "gettddata",
  "_universes": [
    "msperlin"
  ],
  "_previous": "1.5.7",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-04T16:59:29.000Z",
      "distro": "noble",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "c992a556e965ca41cb33712cae87342d57a0df3eb3d466d588f27a7ba96cebb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-06-04T17:00:12.000Z",
      "distro": "noble",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "2aafb4c919d58a11cb7c9bf066fcb9239af53c31b06f0ecb29efb45452092c65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-04T16:59:33.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "70d3832c7e020828181f197a8077fbfabcfa1790e48c882a4fa51b245d374532",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-06-04T16:59:08.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "dc2cf249f378885a3fbe6733ab2078d2d892d2e373a68fcf421591bd50a74c13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-06-04T16:59:30.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "82098c96b17c8f52eb9a60ac77113dbe9f41f41733467636024acfdfae96d48b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-04T16:58:47.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "485d7c205ddb720ba53a49850752e81028757bfa770cc52204f1d1f7ef2d2443",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-04T16:58:40.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "5a46efbc49cef0d7a7e454e21e22b55441a6332116b0e6d4d7325456bbb415f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-06-04T17:00:59.000Z",
      "commit": "1737e1866e6eff5d9d4f6f7bfcb620b757c107d5",
      "fileid": "5429d0fdde45266446da92caa323aa728c98e45c407021eb654ecd7dfb584e38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/msperlin/actions/runs/26966461272"
    }
  ]
}