{
  "_id": "6a478f928b9f0d9747cf1115",
  "Package": "plug",
  "Type": "Package",
  "Title": "Secure and Intuitive Access to 'Plug' Interface",
  "Version": "0.1.0",
  "Date": "2025-01-09",
  "Authors@R": "c(\nperson(\"Andre\", \"Leite\", email = \"leite@castlab.org\", role = c(\"aut\", \"cre\")),\nperson(\"Felipe\", \"Ferreira\", email = \"felipe.ferreira@semobi.pe.gov.br\", role = \"aut\"),\nperson(\"Hugo\", \"Vaconcelos\", email = \"hugo.vasconcelos@ufpe.br\", role = \"aut\"),\nperson(\"Diogo\", \"Bezerra\", email = \"diogo.bezerra@ufpe.br\", role = \"aut\"),\nperson(\"Roger\", \"Azevedo\", email = \"roger.azevedo@tpfe.com.br\", role = \"aut\")\n)",
  "Description": "Provides a secure and user-friendly interface to interact\nwith the 'Plug' <https://plugbytpf.com.br> 'API'. It enables\ndevelopers to store and manage tokens securely using the\n'keyring' package, retrieve data from 'API' endpoints with the\n'httr2' package, and handle large datasets with chunked data\nfetching. Designed for simplicity and security, the package\nfacilitates seamless integration with 'Plug' ecosystem.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "<https://github.com/StrategicProjects/plug>",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/pak/sysreqs": "libsecret-1-dev libssl-dev",
  "Repository": "https://strategicprojects.r-universe.dev",
  "Date/Publication": "2025-01-14 12:04:49 UTC",
  "RemoteUrl": "https://github.com/strategicprojects/plug",
  "RemoteRef": "HEAD",
  "RemoteSha": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 08:17:53 UTC",
    "User": "root"
  },
  "Author": "Andre Leite [aut, cre],\nFelipe Ferreira [aut],\nHugo Vaconcelos [aut],\nDiogo Bezerra [aut],\nRoger Azevedo [aut]",
  "Maintainer": "Andre Leite <leite@castlab.org>",
  "_user": "strategicprojects",
  "_type": "src",
  "_file": "plug_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/7cf9b51d7c976f32f614fabd616e5ed4fa9bac359e0c1b4269d54a6f2a42e4a6",
  "_filesize": 189787,
  "_sha256": "7cf9b51d7c976f32f614fabd616e5ed4fa9bac359e0c1b4269d54a6f2a42e4a6",
  "_expires": "2026-10-11T10:31:46.000Z",
  "_created": "2026-07-02T08:17:53.000Z",
  "_published": "2026-07-03T10:31:46.890Z",
  "_jobs": [
    {
      "job": 84981225892,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032896889"
    },
    {
      "job": 84981225778,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032901387"
    },
    {
      "job": 84981225781,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032886894"
    },
    {
      "job": 84981225813,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032889147"
    },
    {
      "job": 84981225780,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032857083"
    },
    {
      "job": 84981225939,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032895637"
    },
    {
      "job": 84981225757,
      "time": 53,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032877431"
    },
    {
      "job": 84981226220,
      "time": 492,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8033038264"
    },
    {
      "job": 84981226179,
      "time": 54,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032877403"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080",
  "_status": "success",
  "_upstream": "https://github.com/strategicprojects/plug",
  "_commit": {
    "id": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
    "author": "André Leite <leite@de.ufpe.br>",
    "committer": "André Leite <leite@de.ufpe.br>",
    "message": "update badges\n",
    "time": 1736856289
  },
  "_maintainer": {
    "name": "Andre Leite",
    "email": "leite@castlab.org"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "keyring",
      "role": "Imports"
    }
  ],
  "_owner": "strategicprojects",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "milkway",
      "count": 5,
      "uuid": 7375849
    }
  ],
  "_userbio": {
    "uuid": 127886513,
    "type": "organization",
    "name": "Projetos Estratégicos",
    "followers": 4,
    "description": "Repositório de código da Assessoria Especial de Projetos Estratégicos."
  },
  "_downloads": {
    "count": 512,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plug"
  },
  "_devurl": "https://github.com/strategicprojects/plug",
  "_searchresults": 1,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/plug.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/strategicprojects/plug",
  "_realowner": "strategicprojects",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-13"
    }
  ],
  "_exports": [
    "plug_download_base",
    "plug_execute_query",
    "plug_get_valid_token",
    "plug_list_credentials",
    "plug_list_tokens",
    "plug_store_credentials"
  ],
  "_help": [
    {
      "page": "plug_download_base",
      "title": "Download all data from a specific base",
      "topics": [
        "plug_download_base"
      ]
    },
    {
      "page": "plug_execute_query",
      "title": "Execute a custom SQL query on the Plug database",
      "topics": [
        "plug_execute_query"
      ]
    },
    {
      "page": "plug_get_valid_token",
      "title": "Get a valid token for Plug API",
      "topics": [
        "plug_get_valid_token"
      ]
    },
    {
      "page": "plug_list_credentials",
      "title": "List registered credentials for Plug API",
      "topics": [
        "plug_list_credentials"
      ]
    },
    {
      "page": "plug_list_tokens",
      "title": "List registered tokens for Plug API",
      "topics": [
        "plug_list_tokens"
      ]
    },
    {
      "page": "plug_store_credentials",
      "title": "Store user credentials securely for Plug API",
      "topics": [
        "plug_store_credentials"
      ]
    }
  ],
  "_pkglogo": "https://github.com/strategicprojects/plug/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/strategicprojects/plug/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "filelock",
    "glue",
    "httr2",
    "keyring",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "plug",
  "_universes": [
    "strategicprojects"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T08:19:48.000Z",
      "distro": "resolute",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/00afa11b03285f40dcb78cae10dd77927ed14b37dfcf4c293eda251d910a17b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T08:19:58.000Z",
      "distro": "resolute",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/fbe01f27d1820d77117abfc7079f7fb371a9edbba81d1e9d3352aea41b340234",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T08:19:20.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/e19af9ae9bf5cabea5568e42cade40d364d53fd40741560f9204faa2df62be54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-02T08:19:26.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/01ae3fe9366e42ab9e681cab365e7d0484b5d6389678152d8e6ee6448b42ec18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T08:19:50.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/88a9c243aeb1051a0dd7b379ca311b528fbc1eb386e0239c7b6b4ba25ed6211a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T08:18:50.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/d66dd3e354a469359b024aa00ac8d1e753d4a3c7f08de6ed83681d3319ceda8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T08:23:06.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/f0d1ad6761695f2bcb00f72a8716415dd14a3a7bec13d77d4913b1b87959e7b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-02T08:18:50.000Z",
      "commit": "705e1de973323d8cb7d343e810c1d933a8a4f3f1",
      "fileid": "https://r2.ropensci.org/aeae0edd9f0125b5037b1112fc020f381b6656933dea1565070906f2a7993fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/strategicprojects/actions/runs/28575578080"
    }
  ]
}