{
  "_id": "6a1fe4bcb401979e7343bf31",
  "Package": "irpfR",
  "Title": "Access to the Great Numbers of Brazilian Individual Income Tax\n(IRPF)",
  "Version": "0.1.1",
  "Authors@R": "person(\"Luã\", \"Braga de Oliveira\", , \"luabragadeoliveira@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides functions to download, clean, and structure open\ndata from the Brazilian Federal Revenue (Receita Federal do\nBrasil - RFB) regarding Personal Income Tax (IRPF) statements.\nIncludes a data dictionary and categorized metadata for several\nsections such as assets, rights, debts, and income brackets.\nMore information about the data source can be found at\n<https://dados.gov.br/dados/conjuntos-dados/grandes-nmeros-do-imposto-de-renda-da-pessoa-fsica>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "URL": "https://github.com/luabragadeoliveira/irpfR",
  "BugReports": "https://github.com/luabragadeoliveira/irpfR/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://luabragadeoliveira.r-universe.dev",
  "Date/Publication": "2026-04-25 18:58:35 UTC",
  "RemoteUrl": "https://github.com/luabragadeoliveira/irpfr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 08:20:53 UTC",
    "User": "root"
  },
  "Author": "Luã Braga de Oliveira [aut, cre]",
  "Maintainer": "Luã Braga de Oliveira <luabragadeoliveira@gmail.com>",
  "MD5sum": "22cf793c9c1602d09e67934d5349899f",
  "_user": "luabragadeoliveira",
  "_type": "src",
  "_file": "irpfR_0.1.1.tar.gz",
  "_fileid": "678fa3a1bbd96e95beb8b8e77a2d3ce829d2e4c3bb67e9cd64cf69d83a8fc766",
  "_filesize": 149771,
  "_sha256": "678fa3a1bbd96e95beb8b8e77a2d3ce829d2e4c3bb67e9cd64cf69d83a8fc766",
  "_created": "2026-06-03T08:20:53.000Z",
  "_published": "2026-06-03T08:24:28.214Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79251698562,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379364967"
    },
    {
      "job": 79251698578,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379353364"
    },
    {
      "job": 79251698547,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379351078"
    },
    {
      "job": 79251698551,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379357036"
    },
    {
      "job": 79251182135,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379305808"
    },
    {
      "job": 79251698498,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379346181"
    },
    {
      "job": 79251698580,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7379339248"
    },
    {
      "job": 79251698628,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7379336106"
    },
    {
      "job": 79251698579,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379335135"
    }
  ],
  "_buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/luabragadeoliveira/irpfr",
  "_commit": {
    "id": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
    "author": "Luã Braga de Oliveira <luabragadeoliveira@gmail.com>",
    "committer": "Luã Braga de Oliveira <luabragadeoliveira@gmail.com>",
    "message": "Fix title case, refs and examples as requested by CRAN\n",
    "time": 1777143515
  },
  "_maintainer": {
    "name": "Luã Braga de Oliveira",
    "email": "luabragadeoliveira@gmail.com",
    "login": "luabragadeoliveira",
    "description": "Tax Analyst & Data Engineer @ Receita Federal | M.A. in Political Science (IESP/UERJ)",
    "uuid": 28283783
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "luabragadeoliveira",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 9
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "luabragadeoliveira",
      "count": 9,
      "uuid": 28283783
    },
    {
      "user": "pfadel",
      "count": 1,
      "uuid": 9969220
    }
  ],
  "_userbio": {
    "uuid": 28283783,
    "type": "user",
    "name": "Luã Braga de Oliveira",
    "description": "Tax Analyst & Data Engineer @ Receita Federal | M.A. in Political Science (IESP/UERJ)"
  },
  "_downloads": {
    "count": 424,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/irpfR"
  },
  "_devurl": "https://github.com/luabragadeoliveira/irpfr",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/irpfR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/luabragadeoliveira/irpfr",
  "_realowner": "luabragadeoliveira",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-04-28"
    }
  ],
  "_exports": [
    "%>%",
    "get_irpf",
    "get_metadata",
    "get_sections"
  ],
  "_help": [
    {
      "page": "get_irpf",
      "title": "Download and Clean IRPF Data",
      "topics": [
        "get_irpf"
      ]
    },
    {
      "page": "get_metadata",
      "title": "Get Metadata for a Specific IRPF Section",
      "topics": [
        "get_metadata"
      ]
    },
    {
      "page": "get_sections",
      "title": "List Available IRPF Data Sections",
      "topics": [
        "get_sections"
      ]
    }
  ],
  "_pkglogo": "https://github.com/luabragadeoliveira/irpfr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/luabragadeoliveira/irpfr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-irpfR.Rmd",
      "filename": "introduction-to-irpfR.html",
      "title": "Introduction to irpfR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Discovering Available Data",
        "2. Inspecting Metadata",
        "3. Downloading and Cleaning Data",
        "Why use irpfR?"
      ],
      "created": "2026-04-22 17:32:53",
      "modified": "2026-04-22 17:32:53",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "irpfr",
  "_universes": [
    "luabragadeoliveira"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T08:23:21.000Z",
      "distro": "noble",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "5ee0e4572bb4b02e8ef2aa40c01d81d15f9da7f32abf1bfc19babe0b45a9d3bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-03T08:23:08.000Z",
      "distro": "noble",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "3b92b6fa668cdd9ea75ae7c63243608885201bc7c4f09087b8f59e110a0b4ac9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-03T08:23:03.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "821a33c894ac35c407e133b5daaa1e962bfbdcd25e698484303e46ceaffd3a39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-03T08:23:18.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "0ee2b7708d1e80420415fa60bf230da27b0f157416e50655833aa601b16cbdec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-03T08:23:02.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "d1f635545d765cd696f7b6e9c037f5ad88f1411e789c948f5fe17fa24da8d96f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T08:22:20.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "62fd83645ee510c5461a689956644c0efc998022b30dbe77b05c3fdb7a00bd2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T08:22:12.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "e23b27a58203b90701ce7f404ea39f464e1a5a158b71cbe373604fd70fa6b6bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-03T08:22:07.000Z",
      "commit": "0b6c26c3dd6b27fd4b8e6377bef06e9491dde13b",
      "fileid": "549a028cf6bc9e0b845f1d9dba3204e64ff553cf9cd4f9903f1718a0b60a76d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/luabragadeoliveira/actions/runs/26872504690"
    }
  ]
}