{
  "_id": "6a2129d0cd65a98ecbd224a5",
  "Package": "ggreveal",
  "Title": "Reveal a 'ggplot' Incrementally",
  "Version": "0.2.0",
  "Authors@R": "person(\"Weverthon\", \"Machado\", , \"weverthonmachado@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-9919-4738\"))",
  "Description": "Provides functions that make it easy to reveal 'ggplot2'\ngraphs incrementally. The functions take a plot produced with\n'ggplot2' and return a list of plots showing data incrementally\nby panels, layers, groups, the values in an axis or any\narbitrary aesthetic.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "http://www.weverthon.com/ggreveal/,\nhttps://github.com/weverthonmachado/ggreveal",
  "BugReports": "https://github.com/weverthonmachado/ggreveal/issues",
  "Config/Needs/website": "rmarkdown, magick, palmerpenguins, ggridges,\nggpubr, geobr, sf, ggmapinset",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://weverthonmachado.r-universe.dev",
  "Date/Publication": "2026-04-04 21:45:27 UTC",
  "RemoteUrl": "https://github.com/weverthonmachado/ggreveal",
  "RemoteRef": "HEAD",
  "RemoteSha": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:22:59 UTC",
    "User": "root"
  },
  "Author": "Weverthon Machado [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-9919-4738>)",
  "Maintainer": "Weverthon Machado <weverthonmachado@gmail.com>",
  "MD5sum": "4be36dd4f412646785e191b22873e54a",
  "_user": "weverthonmachado",
  "_type": "src",
  "_file": "ggreveal_0.2.0.tar.gz",
  "_fileid": "dc9dbca6af02168158d5ab9027f8d62f72971f82fdbc2a653909b9902b1e5d81",
  "_filesize": 872248,
  "_sha256": "dc9dbca6af02168158d5ab9027f8d62f72971f82fdbc2a653909b9902b1e5d81",
  "_created": "2026-06-04T07:22:59.000Z",
  "_published": "2026-06-04T07:31:28.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79469745010,
      "time": 217,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405462418"
    },
    {
      "job": 79469744950,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405463110"
    },
    {
      "job": 79469744946,
      "time": 261,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405489418"
    },
    {
      "job": 79469744962,
      "time": 279,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405523289"
    },
    {
      "job": 79469298777,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405401694"
    },
    {
      "job": 79469744907,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405434302"
    },
    {
      "job": 79469744960,
      "time": 176,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405451284"
    },
    {
      "job": 79469744986,
      "time": 175,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405450344"
    },
    {
      "job": 79469744984,
      "time": 184,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405453430"
    }
  ],
  "_buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/weverthonmachado/ggreveal",
  "_commit": {
    "id": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
    "author": "Weverthon Machado <weverthonmachado@gmail.com>",
    "committer": "Weverthon Machado <weverthonmachado@gmail.com>",
    "message": "bump version\n",
    "time": 1775339127
  },
  "_maintainer": {
    "name": "Weverthon Machado",
    "email": "weverthonmachado@gmail.com",
    "login": "weverthonmachado",
    "bluesky": "@weverthon.com",
    "description": "",
    "uuid": 11988227,
    "orcid": "0000-0001-9919-4738"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggplotify",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "weverthonmachado",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 11
    },
    {
      "week": "2026-07",
      "n": 11
    },
    {
      "week": "2026-14",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-04-04"
    }
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "weverthonmachado",
      "count": 85,
      "uuid": 11988227
    }
  ],
  "_userbio": {
    "uuid": 11988227,
    "type": "user",
    "name": "Weverthon Machado"
  },
  "_downloads": {
    "count": 611,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggreveal"
  },
  "_devurl": "https://github.com/weverthonmachado/ggreveal",
  "_pkgdown": "http://www.weverthon.com/ggreveal/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggreveal.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/weverthonmachado/ggreveal",
  "_realowner": "weverthonmachado",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2024-08-30"
    },
    {
      "version": "0.1.4",
      "date": "2024-11-14"
    },
    {
      "version": "0.2.0",
      "date": "2026-04-04"
    }
  ],
  "_exports": [
    "reveal_aes",
    "reveal_groups",
    "reveal_layers",
    "reveal_panels",
    "reveal_patchwork",
    "reveal_save",
    "reveal_x",
    "reveal_y"
  ],
  "_help": [
    {
      "page": "reveal_aes",
      "title": "Reveal plot by aesthetic",
      "topics": [
        "reveal_aes"
      ]
    },
    {
      "page": "reveal_groups",
      "title": "Reveal plot by group",
      "topics": [
        "reveal_groups"
      ]
    },
    {
      "page": "reveal_layers",
      "title": "Reveal plot by layer",
      "topics": [
        "reveal_layers"
      ]
    },
    {
      "page": "reveal_panels",
      "title": "Reveal faceted plot by panel",
      "topics": [
        "reveal_panels"
      ]
    },
    {
      "page": "reveal_patchwork",
      "title": "Reveal plots from a patchwork object",
      "topics": [
        "reveal_patchwork"
      ]
    },
    {
      "page": "reveal_save",
      "title": "Saves incremental plots",
      "topics": [
        "reveal_save"
      ]
    },
    {
      "page": "reveal_axis",
      "title": "Reveal plot by axis",
      "topics": [
        "reveal_x",
        "reveal_y"
      ]
    }
  ],
  "_readme": "https://github.com/weverthonmachado/ggreveal/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fs",
    "generics",
    "ggplot2",
    "ggplotify",
    "glue",
    "gridGraphics",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yulab.utils"
  ],
  "_score": 4.732393759822969,
  "_indexed": true,
  "_nocasepkg": "ggreveal",
  "_universes": [
    "weverthonmachado"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T07:25:10.000Z",
      "distro": "noble",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "b448c6d68969c6e9bdccc9520e4d1f64890c849c857a7a9e68256461c8fa045b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-04T07:25:10.000Z",
      "distro": "noble",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "ad8a9177403643382a746ece3703285c2e24f62255f4c3e3b8516beaf0db43b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T07:27:10.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "8b3b2b132b29ba6d74ce17293c9188fc869c26e5808ae55753d87685204c3d25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-04T07:28:52.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "15b916d999b766c4c99a64dfb9e1f07cceca9f49f12012441153721c30036d68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-04T07:25:10.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "bb05fd837c4c4fb666b0feda8c62f8c63ca738b7c285739bc3ab6c11d1817b38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T07:24:23.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "6b7cc51c8a246ae7baa1e7f4b01565fc101a941c8dd1431ca79fdb490b71711f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T07:24:19.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "1a3a2f298321defbdcc358f69bb2d78e08108304353d888825fd44af812ac762",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-04T07:24:15.000Z",
      "commit": "744d1ebb628aa64dc4dda0324b64da9e814aee77",
      "fileid": "98e096c569423b048d797bd23ab573a64287fd540156bc58e9a4a171bb355fa7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/weverthonmachado/actions/runs/26937068991"
    }
  ]
}