{
  "_id": "6a154342acfb0bcc41d5670b",
  "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 libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libwebp-dev",
  "Repository": "https://vpetukhov.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-26 06:49:23 UTC",
    "User": "root"
  },
  "MD5sum": "0772a996375480b7aef4ff50010cfa8b",
  "_user": "vpetukhov",
  "_type": "src",
  "_file": "ggrastr_1.0.2.tar.gz",
  "_fileid": "2b855bbcba75bb902c45d02073f2e53bfbc819d79abe595076c70e05eb835fbc",
  "_filesize": 5560918,
  "_sha256": "2b855bbcba75bb902c45d02073f2e53bfbc819d79abe595076c70e05eb835fbc",
  "_created": "2026-05-26T06:49:23.000Z",
  "_published": "2026-05-26T06:52:50.389Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77822015178,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210631733"
    },
    {
      "job": 77822015184,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210631805"
    },
    {
      "job": 77822015161,
      "time": 172,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210631903"
    },
    {
      "job": 77822015182,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210629058"
    },
    {
      "job": 77821460576,
      "time": 265,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210595241"
    },
    {
      "job": 77822015176,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210625647"
    },
    {
      "job": 77822015235,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210621336"
    },
    {
      "job": 77822015188,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210620651"
    },
    {
      "job": 77822015200,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210617613"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336",
  "_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": true,
  "_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": 6990194,
    "type": "user",
    "name": "Viktor Petukhov",
    "description": "PhD in Biostatistics, University of Copenhagen"
  },
  "_downloads": {
    "count": 24535,
    "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.892954619010416,
  "_indexed": true,
  "_nocasepkg": "ggrastr",
  "_universes": [
    "vpetukhov",
    "evanbiederstedt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:51:35.000Z",
      "distro": "noble",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "4a2f3ca3eb99b61e7195d7a0e84f7a57c716cd9c259dbf186e2e4da1ecd14d34",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:51:35.000Z",
      "distro": "noble",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "1be6fadaed2acce1b1847611a3d2f8437821003a2ee6b00ca56b969e9c0accbd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:51:40.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "093ed5aebd7724f9ca6c8d466cbcbe441dbc4fbe9bbe8765e0eb362755ff4340",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:51:28.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "9a4bf10e67be02784cf8944d10a752539bc53efe399d402aa5659aebfb69584e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-26T06:51:40.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "fbe9ae4314034eb9bc5ef4783459867ecc6c5c4276937aa146d77ab128809c3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:50:45.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "da7efd787c5bbb9bf24d34a47fe6963401b2071d58ee3ad8d1706b16898ce2da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:50:49.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "818ec0a6ee8bc05e09bdb3b387816e393a9ba9d70c83b751c1e4c869621659c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:50:30.000Z",
      "commit": "50ca3e012296ba73a8a421f8f02046d893bf2696",
      "fileid": "7ce8c9ff0bc1252a3e73d673567e8baa2836b9530f97d34283c95bf04e47c31d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vpetukhov/actions/runs/26436815336"
    }
  ]
}