{
  "_id": "6a101c9cacfb0bcc41c87f52",
  "Package": "ggrastr",
  "Type": "Package",
  "Title": "Rasterize Layers for 'ggplot2'",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Viktor\", \"Petukhov\", email = \"viktor.s.petukhov@ya.ru\", role = c(\"aut\", \"cph\")), person(\"Teun\", \"van den Brand\", email = \"t.vd.brand@nki.nl\", role=c(\"aut\")), person(\"Evan\", \"Biederstedt\", email = \"evan.biederstedt@gmail.com\", role=c(\"cre\", \"aut\")))",
  "Description": "Rasterize only specific layers of a 'ggplot2' plot while\nsimultaneously keeping all labels and text in vector format.\nThis allows users to keep plots within the reasonable size\nlimit without loosing vector properties of the scale-sensitive\ninformation.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/VPetukhov/ggrastr",
  "BugReports": "https://github.com/VPetukhov/ggrastr/issues",
  "NeedsCompilation": "no",
  "Author": "Viktor Petukhov [aut, cph], Teun van den Brand [aut], Evan\nBiederstedt [cre, aut]",
  "Maintainer": "Evan Biederstedt <evan.biederstedt@gmail.com>",
  "Config/pak/sysreqs": "libcairo2-dev libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev libharfbuzz-dev libjpeg-dev libpng-dev\nlibtiff-dev libwebp-dev",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2023-06-06 22:40:37 UTC",
  "RemoteUrl": "https://github.com/VPetukhov/ggrastr",
  "RemoteRef": "HEAD",
  "RemoteSha": "50ca3e012296ba73a8a421f8f02046d893bf2696",
  "Packaged": {
    "Date": "2026-05-22 09:03:12 UTC",
    "User": "root"
  },
  "MD5sum": "1d70bfff6fbed925b5085b597f46c9c7",
  "_user": "fastverse",
  "_type": "src",
  "_file": "ggrastr_1.0.2.tar.gz",
  "_fileid": "947bcc645befac35b8831f81003d154066078c62d9344d0713e216eb13375638",
  "_filesize": 5365272,
  "_sha256": "947bcc645befac35b8831f81003d154066078c62d9344d0713e216eb13375638",
  "_created": "2026-05-22T09:03:12.000Z",
  "_published": "2026-05-22T09:06:36.464Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349276373,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156845553"
    },
    {
      "job": 77349276413,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156845028"
    },
    {
      "job": 77349276598,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156823389"
    },
    {
      "job": 77349276409,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156826591"
    },
    {
      "job": 77348579574,
      "time": 267,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156792385"
    },
    {
      "job": 77349276363,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156826544"
    },
    {
      "job": 77349276578,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156826220"
    },
    {
      "job": 77349276446,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156824514"
    },
    {
      "job": 77349276684,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156827511"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/VPetukhov/ggrastr",
  "_commit": {
    "id": "50ca3e012296ba73a8a421f8f02046d893bf2696",
    "author": "evanbiederstedt <evanbiederstedt@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1686091237
  },
  "_maintainer": {
    "name": "Evan Biederstedt",
    "email": "evan.biederstedt@gmail.com",
    "login": "evanbiederstedt",
    "description": "",
    "uuid": 6968193
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.2",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "Cairo",
      "version": ">= 1.5.9",
      "role": "Imports"
    },
    {
      "package": "ggbeeswarm",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "ragg",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "vpetukhov",
  "_selfowned": false,
  "_usedby": 74,
  "_updates": [],
  "_tags": [],
  "_stars": 236,
  "_contributors": [
    {
      "user": "evanbiederstedt",
      "count": 166,
      "uuid": 6968193
    },
    {
      "user": "teunbrand",
      "count": 13,
      "uuid": 49372158
    },
    {
      "user": "bjreisman",
      "count": 9,
      "uuid": 22528952
    },
    {
      "user": "jan-glx",
      "count": 3,
      "uuid": 1266815
    },
    {
      "user": "kpjonsson",
      "count": 2,
      "uuid": 4834443
    },
    {
      "user": "jsta",
      "count": 1,
      "uuid": 7844578
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 25700,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggrastr"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/vpetukhov/ggrastr",
  "_searchresults": 3040,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggrastr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/vpetukhov/ggrastr",
  "_realowner": "vpetukhov",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2020-06-17"
    },
    {
      "version": "0.1.9",
      "date": "2020-06-20"
    },
    {
      "version": "0.2.0",
      "date": "2020-09-12"
    },
    {
      "version": "0.2.1",
      "date": "2020-09-14"
    },
    {
      "version": "0.2.2",
      "date": "2021-02-19"
    },
    {
      "version": "0.2.3",
      "date": "2021-03-01"
    },
    {
      "version": "1.0.0",
      "date": "2021-11-17"
    },
    {
      "version": "1.0.1",
      "date": "2021-12-08"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-01"
    }
  ],
  "_exports": [
    "geom_beeswarm_rast",
    "geom_boxplot_jitter",
    "geom_jitter_rast",
    "geom_point_rast",
    "geom_quasirandom_rast",
    "geom_tile_rast",
    "geom_violin_rast",
    "rasterise",
    "rasterize",
    "theme_pdf"
  ],
  "_help": [
    {
      "page": "geom_beeswarm_rast",
      "title": "This geom is similar to 'geom_beeswarm', but creates a raster layer",
      "topics": [
        "geom_beeswarm_rast"
      ]
    },
    {
      "page": "geom_boxplot_jitter",
      "title": "This geom is similar to 'geom_boxplot', but allows to jitter outlier points and to raster points layer.",
      "topics": [
        "geom_boxplot_jitter"
      ]
    },
    {
      "page": "geom_jitter_rast",
      "title": "This geom is similar to 'geom_jitter', but creates a raster layer",
      "topics": [
        "geom_jitter_rast"
      ]
    },
    {
      "page": "geom_point_rast",
      "title": "This geom is similar to 'geom_point', but creates a raster layer",
      "topics": [
        "geom_point_rast"
      ]
    },
    {
      "page": "geom_quasirandom_rast",
      "title": "This geom is similar to 'geom_quasirandom', but creates a raster layer",
      "topics": [
        "geom_quasirandom_rast"
      ]
    },
    {
      "page": "geom_tile_rast",
      "title": "This geom is similar to 'geom_tile', but creates a raster layer",
      "topics": [
        "geom_tile_rast"
      ]
    },
    {
      "page": "geom_violin_rast",
      "title": "This geom is similar to 'geom_violin', but creates a raster layer",
      "topics": [
        "geom_violin_rast"
      ]
    },
    {
      "page": "rasterise",
      "title": "Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster.",
      "topics": [
        "rasterise",
        "rasterise.ggplot",
        "rasterise.Layer",
        "rasterise.list"
      ]
    },
    {
      "page": "rasterize",
      "title": "Rasterise ggplot layers Takes a ggplot object or a layer as input and renders their graphical output as a raster.",
      "topics": [
        "rasterize"
      ]
    },
    {
      "page": "theme_pdf",
      "title": "Pretty theme",
      "topics": [
        "theme_pdf"
      ]
    }
  ],
  "_readme": "https://github.com/VPetukhov/ggrastr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "beeswarm",
    "Cairo",
    "cli",
    "cpp11",
    "farver",
    "ggbeeswarm",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lifecycle",
    "png",
    "R6",
    "ragg",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "systemfonts",
    "textshaping",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "Raster_geoms.Rmd",
      "filename": "Raster_geoms.html",
      "title": "ggrastr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ggrastr",
        "Rasterizing ggplot objects with rasterize",
        "Rasterizing individual layers",
        "Advanced options",
        "Selecting rendering device",
        "Scaling size of raster objects",
        "Rasterize multiple layers with lists",
        "Set the parameter 'dpi' globally with options(ggrastr.default.dpi=N)",
        "Other wrapper functions"
      ],
      "created": "2017-11-18 11:48:14",
      "modified": "2021-12-08 04:14:15",
      "commits": 25
    },
    {
      "source": "Legacy_functions.Rmd",
      "filename": "Legacy_functions.html",
      "title": "Legacy (outdated) wrapper functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Legacy (outdated) wrapper functions",
        "Points: Rasterize scatter plots with geom_point_rast()",
        "Jitter: Rasterize jittered scatter plots with geom_jitter_rast()",
        "Tiles: Rasterize heatmaps with geom_tile_rast()",
        "Violin plots: Rasterize violin plots with geom_violin_rast()",
        "Box plots: Jitter outliers and rasterize box plots with geom_boxplot_jitter",
        "Beeswarm-style plots: geom_beeswarm_rast and geom_quasirandom"
      ],
      "created": "2021-12-08 03:43:42",
      "modified": "2021-12-08 03:54:19",
      "commits": 2
    }
  ],
  "_score": 13.913101680024775,
  "_indexed": false,
  "_nocasepkg": "ggrastr",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://vpetukhov.r-universe.dev/ggrastr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-22T09:05:39.000Z",
      "distro": "noble",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "19d4a23b9f97523d08a635dfe09ea7f145c87c7aa553036666b48d861bb0d347",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-22T09:05:36.000Z",
      "distro": "noble",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "f95601e30fc7fdf517147629f46d34cdc7ceeb388765d0274e4575195c51cb21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-22T09:04:41.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "946b83c0bda0610491ad8357052495d1d57c0af1d1f5a2ad55a77f267e2b2172",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-22T09:04:47.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "8e5dcd5512cb368ca9165117da172be53befdd8511a0ffd6b11c946947ad2630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T09:05:13.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "6af6de1599430389bd38a577db7889937f8a648e3399b17b6635c9432569a259",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-22T09:04:31.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "53b7f55e972d2a680779a4d527d2ed6924f0f6cce0a4783cbf1e6a63e8f4e7c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-22T09:04:27.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "feface0d6396b4fc3751143776065a53cc9bf1b90b3a81b771b951f9ec4661b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-22T09:04:35.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "163b210429258ba2fd297ec1f853966c390f6f23f790297f98f50614ca504b6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/26278494187"
    }
  ]
}