{
  "_id": "6a213effcd65a98ecbd29bfe",
  "Package": "datafaro",
  "Title": "Interact with the Datafaro API Seamlessly",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Daniel E.\", \"de la Rosa\", , \"me@dnldelarosa.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5965-5277\")),\nperson(given = \"Datafaro\",\nrole = \"cph\"))",
  "Description": "DataFaro offers access to recurrent data from a variety of\nsources. It abstracts concerns related to data frequency,\nformat, and publication calendar. This package provides a\nconvenient wrapper for interacting with the Datafaro API,\nmaking it easier for R users to harness the power of DataFaro.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Remotes": [
    "github::adatar-do/renviron"
  ],
  "URL": "https://datafaro.github.io/datafaroR/",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libsodium-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://adatar-do.r-universe.dev",
  "Date/Publication": "2024-04-27 10:59:48 UTC",
  "RemoteUrl": "https://github.com/datafaro/datafaroR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c98353139b5cf53c6a47b25608cafa28c099dce",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:58:00 UTC",
    "User": "root"
  },
  "Author": "Daniel E. de la Rosa [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5965-5277>),\nDatafaro [cph]",
  "Maintainer": "Daniel E. de la Rosa <me@dnldelarosa.com>",
  "MD5sum": "2c836e6b9bea4ef18803d260d9d2f28a",
  "_user": "adatar-do",
  "_type": "src",
  "_file": "datafaro_1.0.0.tar.gz",
  "_fileid": "12eee8192f6bd3e547a9612a2df1d33fec5ddd9d798b4d96760be007f57d0ca6",
  "_filesize": 176987,
  "_sha256": "12eee8192f6bd3e547a9612a2df1d33fec5ddd9d798b4d96760be007f57d0ca6",
  "_created": "2026-06-04T08:58:00.000Z",
  "_published": "2026-06-04T09:01:51.613Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79484692302,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407298475"
    },
    {
      "job": 79484692329,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407298743"
    },
    {
      "job": 79484692422,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407292971"
    },
    {
      "job": 79484692371,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407291599"
    },
    {
      "job": 79484201205,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407256524"
    },
    {
      "job": 79484692359,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407294346"
    },
    {
      "job": 79484692324,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407288652"
    },
    {
      "job": 79484692454,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407283138"
    },
    {
      "job": 79484692341,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407279127"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/datafaro/datafaroR",
  "_commit": {
    "id": "2c98353139b5cf53c6a47b25608cafa28c099dce",
    "author": "Daniel E. de la Rosa <drdsdaniel@gmail.com>",
    "committer": "Daniel E. de la Rosa <drdsdaniel@gmail.com>",
    "message": "chore: Update auth.R to handle 403 error response\n",
    "time": 1714215588
  },
  "_maintainer": {
    "name": "Daniel E. de la Rosa",
    "email": "me@dnldelarosa.com",
    "login": "dnldelarosa",
    "twitter": "@dnldelarosa",
    "description": "📊 Data scientist and Economist\n💼 Consultant\n🇩🇴 Dominican ",
    "uuid": 46333108,
    "orcid": "0000-0002-5965-5277"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "pins",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "sodium",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "getPass",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "renviron",
      "role": "Suggests"
    }
  ],
  "_owner": "datafaro",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dnldelarosa",
      "count": 25,
      "uuid": 46333108
    }
  ],
  "_userbio": {
    "uuid": 81630558,
    "type": "organization",
    "name": "Adatar"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/datafaro"
  },
  "_devurl": "https://github.com/datafaro/datafaror",
  "_pkgdown": "https://datafaro.github.io/datafaroR/",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/datafaro.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "as_datalight",
    "auth",
    "get_data",
    "log_out"
  ],
  "_help": [
    {
      "page": "as_datalight",
      "title": "Convert a Datafaro's datalight list object to a datalight object",
      "topics": [
        "as_datalight"
      ]
    },
    {
      "page": "auth",
      "title": "Autenticar y obtener token de acceso",
      "topics": [
        "auth"
      ]
    },
    {
      "page": "get_data",
      "title": "Obtener la última actualización de un conjunto de datos de Datafaro",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "log_out",
      "title": "Cerrar sesión y eliminar el token de acceso",
      "topics": [
        "log_out"
      ]
    },
    {
      "page": "print.datalight",
      "title": "Print a datalight object",
      "topics": [
        "print.datalight"
      ]
    }
  ],
  "_pkglogo": "https://github.com/datafaro/datafaroR/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/datafaro/datafaroR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "fs",
    "generics",
    "getPass",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pins",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rstudioapi",
    "sodium",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "timechange",
    "utf8",
    "uuid",
    "vctrs",
    "whisker",
    "withr",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "datafaro",
  "_universes": [
    "adatar-do"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T09:00:06.000Z",
      "distro": "noble",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "e62349f29d26a443f2a6b6a9d047c5c75d4a4a62c35cf2d01de1065aa59f21e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T09:00:06.000Z",
      "distro": "noble",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "b0ee7dff38464bff8ab37fc695b14eb6bd31e1442f5c1fe18b44a0c5d32e7d0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:59:54.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "231fc1edfe4faa758ae932ff02d83f37d390d89d7eb50f827871c3224950190f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T08:59:47.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "90f493f8f23e13768d55cbfe9063a680cab1834c7e0d42694c4222345476dfea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T09:00:07.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "2b6e46da388f746be6b0cf3acc8eb10e52c958765243eb343dd54724e753916d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:59:30.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "a0a4aa3a1500c434dbef5c330d7e3b0cce8f97241f437863ac68a98456538da0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:59:10.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "b601701a41211c2849e8d7329c7ecf5b06223031a43a71b852e3c4dc0673761d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T08:59:02.000Z",
      "commit": "2c98353139b5cf53c6a47b25608cafa28c099dce",
      "fileid": "d9f061276214782d0fb5beb5d5311371005c04c516831f1bd6c4f47a3b555f8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/adatar-do/actions/runs/26941581074"
    }
  ]
}