{
  "_id": "6a1ef156b401979e734135b5",
  "Package": "cpgfR",
  "Title": "Consolidates Information from the Federal Government Payment\nCard",
  "Version": "0.0.1.0",
  "Authors@R": "c( \nperson(\"Dalson\", \"Figueiredo\", email = \"dalson.figueiredofo@ufpe.br\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-6982-2262\")),\nperson(\"Denisson\", \"Silva\", email = \"denissoncsol@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-2771-8146\")))",
  "Maintainer": "Dalson Figueiredo <dalson.figueiredofo@ufpe.br>",
  "Description": "Provides access to consolidated information from the\nBrazilian Federal Government Payment Card. Includes functions\nto retrieve, clean, and organize data directly from the\nTransparency Portal\n<https://portaldatransparencia.gov.br/download-de-dados/cpgf/>\nand a curated dataset hosted on the Open Science Framework\n<https://osf.io/z2mxc/>. Useful for public spending analysis,\ntransparency research, and reproducible workflows in auditing\nor investigative journalism.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/datafobia/cpgf/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev",
  "Repository": "https://datafobia.r-universe.dev",
  "Date/Publication": "2025-06-18 17:12:01 UTC",
  "RemoteUrl": "https://github.com/datafobia/cpgf",
  "RemoteRef": "HEAD",
  "RemoteSha": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:09:16 UTC",
    "User": "root"
  },
  "Author": "Dalson Figueiredo [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6982-2262>),\nDenisson Silva [aut] (ORCID: <https://orcid.org/0000-0003-2771-8146>)",
  "MD5sum": "824043e099174da2dd4cdcb92cbbd380",
  "_user": "datafobia",
  "_type": "src",
  "_file": "cpgfR_0.0.1.0.tar.gz",
  "_fileid": "78a622df6b081509eba5236b158824b5a46c75fad1005a2be696d698fb954689",
  "_filesize": 86684,
  "_sha256": "78a622df6b081509eba5236b158824b5a46c75fad1005a2be696d698fb954689",
  "_created": "2026-05-19T08:09:16.000Z",
  "_published": "2026-06-02T15:05:58.377Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79103071172,
      "time": 110,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078158616"
    },
    {
      "job": 79103070958,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078160601"
    },
    {
      "job": 79103070929,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078156731"
    },
    {
      "job": 79103070837,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078153796"
    },
    {
      "job": 79103070374,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078122131"
    },
    {
      "job": 79103069945,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361625835"
    },
    {
      "job": 79103070987,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078147768"
    },
    {
      "job": 79103071141,
      "time": 54,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078140381"
    },
    {
      "job": 79103071836,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078156891"
    }
  ],
  "_buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/datafobia/cpgf",
  "_commit": {
    "id": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
    "author": "Denisson Silva <denisson@denissonsilva.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1750266721
  },
  "_maintainer": {
    "name": "Dalson Figueiredo",
    "email": "dalson.figueiredofo@ufpe.br",
    "login": "datafobia",
    "description": "",
    "uuid": 215326049,
    "orcid": "0000-0001-6982-2262"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "osfr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "deflateBR",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    }
  ],
  "_owner": "datafobia",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 8
    },
    {
      "week": "2025-24",
      "n": 34
    },
    {
      "week": "2025-25",
      "n": 6
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "silvadenisson",
      "count": 57,
      "uuid": 8369231
    },
    {
      "user": "datafobia",
      "count": 5,
      "uuid": 215326049
    }
  ],
  "_userbio": {
    "uuid": 215326049,
    "type": "user",
    "name": "datafobia"
  },
  "_downloads": {
    "count": 171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cpgfR"
  },
  "_devurl": "https://github.com/datafobia/cpgf",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cpgfR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/datafobia/cpgf",
  "_realowner": "datafobia",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1.0",
      "date": "2025-06-18"
    }
  ],
  "_exports": [
    "cpgf_data",
    "get_cpgf"
  ],
  "_help": [
    {
      "page": "cpgf_data",
      "title": "Database the Federal Government Payment Card CPGF - Brazil (2013 up to May 2025)",
      "topics": [
        "cpgf_data"
      ]
    },
    {
      "page": "get_cpgf",
      "title": "Download the database the Federal Government Payment Card CPGF - Brazil",
      "topics": [
        "get_cpgf"
      ]
    }
  ],
  "_readme": "https://github.com/datafobia/cpgf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "crul",
    "curl",
    "data.table",
    "deflateBR",
    "dplyr",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "httpcode",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "osfr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "cpgfr",
  "_universes": [
    "datafobia"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:11:14.000Z",
      "distro": "noble",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "1ad98b23e4992fafbe61045b8f73cd72d6e1ef668e372af8389cb7837c2c594d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:11:20.000Z",
      "distro": "noble",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "4d4fd0eaa73d167a336e7a5400b5797a4b2bb080087dbbdb5157e46baa02e4d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:11:12.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "99f4dc91c09a712476c3f19da5db2cabb954a3c9e8e3ea4dbf92d947049e1b7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:11:01.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "c0b036749c6d31159582dd4e6ef83c2aab90e64eee92e7646ba151833225f965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:10:37.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "60395dbfc090f7960ecc68a63c87d1df47a92284f2c98d45701509076672b33a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:10:16.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "8a31a35bd45c288016824563e11d190ee868ae464be0312ff091fe1b26f930a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.0",
      "date": "2026-05-19T08:10:54.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "afdaaeac897d273a74ad70f5255e6fecd77a12925b7fdee97c1c30a501fc749c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.0",
      "date": "2026-06-02T15:05:25.000Z",
      "commit": "d5d03055ba2156b93872637d1a5b8bb7a69fe821",
      "fileid": "e64c086fcacb4ca90f1f8b1b5e90e6974bf31283b3ce9568b0dc56f321010184",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datafobia/actions/runs/26084559722"
    }
  ]
}