{
  "_id": "6a509140c30f0868bbf20a83",
  "Package": "ggplate",
  "Title": "Create Layout Plots of Biological Culture Plates and Microplates",
  "Version": "0.3.1",
  "Authors@R": "person(given = \"Jan-Philipp\",\nfamily = \"Quast\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jpquast.software@gmail.com\",\ncomment = c(ORCID = \"0000-0003-2713-778X\"))",
  "Description": "Enables users to create simple plots of biological culture\nplates as well as microplates. Both continuous and discrete\nvalues can be plotted onto the plate layout.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/jpquast/ggplate,\nhttps://jpquast.github.io/ggplate/",
  "BugReports": "https://github.com/jpquast/ggplate/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://jpquast.r-universe.dev",
  "Date/Publication": "2026-05-11 18:58:46 UTC",
  "RemoteUrl": "https://github.com/jpquast/ggplate",
  "RemoteRef": "HEAD",
  "RemoteSha": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-10 06:11:16 UTC",
    "User": "root"
  },
  "Author": "Jan-Philipp Quast [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2713-778X>)",
  "Maintainer": "Jan-Philipp Quast <jpquast.software@gmail.com>",
  "_user": "jpquast",
  "_type": "src",
  "_file": "ggplate_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d895603da31b7842ba0386f8cc94f9f400b1907d5de916977e8739e80350bef4",
  "_filesize": 4989996,
  "_sha256": "d895603da31b7842ba0386f8cc94f9f400b1907d5de916977e8739e80350bef4",
  "_expires": "2026-10-18T06:29:16.000Z",
  "_created": "2026-07-10T06:11:16.000Z",
  "_published": "2026-07-10T06:29:20.524Z",
  "_jobs": [
    {
      "job": 86298946972,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219705536"
    },
    {
      "job": 86298946721,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219692350"
    },
    {
      "job": 86298946731,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219835672"
    },
    {
      "job": 86298946820,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219934354"
    },
    {
      "job": 86298504718,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219655722"
    },
    {
      "job": 86298946711,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8219686416"
    },
    {
      "job": 86298946774,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8219678937"
    },
    {
      "job": 86298946738,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8219681368"
    },
    {
      "job": 86298946783,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8219687974"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145",
  "_status": "success",
  "_upstream": "https://github.com/jpquast/ggplate",
  "_commit": {
    "id": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
    "author": "Jan-Philipp Quast <59307482+jpquast@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #30 from jpquast/Bug-fix-for-row-labels\n\nBug fix to row labels",
    "time": 1778525926
  },
  "_maintainer": {
    "name": "Jan-Philipp Quast",
    "email": "jpquast.software@gmail.com",
    "orcid": "0000-0003-2713-778X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "farver",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jpquast",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 3
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2026-01-09"
    },
    {
      "name": "v0.3.0",
      "date": "2026-05-08"
    },
    {
      "name": "v0.3.1",
      "date": "2026-05-11"
    }
  ],
  "_stars": 106,
  "_contributors": [
    {
      "user": "jpquast",
      "count": 62,
      "uuid": 59307482
    },
    {
      "user": "bradyajohnston",
      "count": 3,
      "uuid": 36021261
    }
  ],
  "_userbio": {
    "uuid": 59307482,
    "type": "user",
    "name": "Jan-Philipp Quast",
    "followers": 23,
    "description": "Former PhD student at ETH Zurich."
  },
  "_downloads": {
    "count": 815,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplate"
  },
  "_devurl": "https://github.com/jpquast/ggplate",
  "_pkgdown": "https://jpquast.github.io/ggplate/",
  "_searchresults": 43,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggplate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jpquast/ggplate",
  "_realowner": "jpquast",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-01-20"
    },
    {
      "version": "0.1.0",
      "date": "2023-11-10"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-03"
    },
    {
      "version": "0.1.2",
      "date": "2024-06-14"
    },
    {
      "version": "0.1.3",
      "date": "2024-06-15"
    },
    {
      "version": "0.1.4",
      "date": "2024-07-10"
    },
    {
      "version": "0.1.5",
      "date": "2024-10-01"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-09"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-08"
    },
    {
      "version": "0.3.1",
      "date": "2026-05-11"
    }
  ],
  "_exports": [
    "plate_plot"
  ],
  "_datasets": [
    {
      "name": "data_continuous_12",
      "title": "Continuous 12-well plate dataset",
      "object": "data_continuous_12",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_1536",
      "title": "Continuous 1536-well plate dataset (A-AF)",
      "object": "data_continuous_1536",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "well",
        "Value"
      ],
      "rows": 1536,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_1536_Aa",
      "title": "Continuous 1536-well plate dataset (Aa-Hd)",
      "object": "data_continuous_1536_Aa",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "well",
        "Value"
      ],
      "rows": 1536,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_24",
      "title": "Continuous 24-well plate dataset",
      "object": "data_continuous_24",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_384",
      "title": "Continuous 384-well plate dataset",
      "object": "data_continuous_384",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 384,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_48",
      "title": "Continuous 48-well plate dataset",
      "object": "data_continuous_48",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_48_incomplete",
      "title": "Continuous incomplete 48-well plate dataset",
      "object": "data_continuous_48_incomplete",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_6",
      "title": "Continuous 6-well plate dataset",
      "object": "data_continuous_6",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_continuous_96",
      "title": "Continuous 96-well plate dataset",
      "object": "data_continuous_96",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Value",
        "well"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_discrete_24",
      "title": "Discrete 24-well plate dataset",
      "object": "data_discrete_24",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Condition",
        "well"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_discrete_6",
      "title": "Discrete 6-well plate dataset",
      "object": "data_discrete_6",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Condition",
        "well"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    },
    {
      "name": "data_discrete_96",
      "title": "Discrete 96-well plate dataset",
      "object": "data_discrete_96",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Compound",
        "well",
        "Compound_multiline"
      ],
      "rows": 96,
      "table": true,
      "tojson": true
    },
    {
      "name": "protti_colours",
      "title": "Colour scheme for protti",
      "object": "protti_colours",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "viridis_colours",
      "title": "Viridis colour scheme",
      "object": "viridis_colours",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "data_continuous_12",
      "title": "Continuous 12-well plate dataset",
      "topics": [
        "data_continuous_12"
      ]
    },
    {
      "page": "data_continuous_1536",
      "title": "Continuous 1536-well plate dataset (A-AF)",
      "topics": [
        "data_continuous_1536"
      ]
    },
    {
      "page": "data_continuous_1536_Aa",
      "title": "Continuous 1536-well plate dataset (Aa-Hd)",
      "topics": [
        "data_continuous_1536_Aa"
      ]
    },
    {
      "page": "data_continuous_24",
      "title": "Continuous 24-well plate dataset",
      "topics": [
        "data_continuous_24"
      ]
    },
    {
      "page": "data_continuous_384",
      "title": "Continuous 384-well plate dataset",
      "topics": [
        "data_continuous_384"
      ]
    },
    {
      "page": "data_continuous_48",
      "title": "Continuous 48-well plate dataset",
      "topics": [
        "data_continuous_48"
      ]
    },
    {
      "page": "data_continuous_48_incomplete",
      "title": "Continuous incomplete 48-well plate dataset",
      "topics": [
        "data_continuous_48_incomplete"
      ]
    },
    {
      "page": "data_continuous_6",
      "title": "Continuous 6-well plate dataset",
      "topics": [
        "data_continuous_6"
      ]
    },
    {
      "page": "data_continuous_96",
      "title": "Continuous 96-well plate dataset",
      "topics": [
        "data_continuous_96"
      ]
    },
    {
      "page": "data_discrete_24",
      "title": "Discrete 24-well plate dataset",
      "topics": [
        "data_discrete_24"
      ]
    },
    {
      "page": "data_discrete_6",
      "title": "Discrete 6-well plate dataset",
      "topics": [
        "data_discrete_6"
      ]
    },
    {
      "page": "data_discrete_96",
      "title": "Discrete 96-well plate dataset",
      "topics": [
        "data_discrete_96"
      ]
    },
    {
      "page": "plate_plot",
      "title": "Plate Layout Plot",
      "topics": [
        "plate_plot"
      ]
    },
    {
      "page": "protti_colours",
      "title": "Colour scheme for protti",
      "topics": [
        "protti_colours"
      ]
    },
    {
      "page": "viridis_colours",
      "title": "Viridis colour scheme",
      "topics": [
        "viridis_colours"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jpquast/ggplate/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jpquast/ggplate/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 5.834865579900038,
  "_indexed": true,
  "_nocasepkg": "ggplate",
  "_universes": [
    "jpquast"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-10T06:14:19.000Z",
      "distro": "resolute",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/44d67aa928162fbbdbc7604e7004c516c034040219b250bc63c08d089e68b5d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-10T06:13:33.000Z",
      "distro": "resolute",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/1c0b22f6ca2f3907c5e59ee05694bdaccdc3ad853f840be84749963e4b381e82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-10T06:22:19.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/cb67162b09b21c51f5bd6b0d2469e4f975f7473a51ba67daa24cd55d69baf0a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-10T06:27:52.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/b0859fdaa97fd47ed89a75d5c05c651ecbf5c12351b24b7185c256008a0b17ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-10T06:13:28.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/590035d10d69eb762404ef48ca5153a1dc82c60654e8a536205674e647c22477",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-10T06:12:30.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/86ae5d243f9e93401fe0c4b694f289cfa060a0f8cd16942bf0b6214865a8f4fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-10T06:12:42.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/5f6ec59a83568e4783c7eb7a30fd6cbe5dd2971a348f271174f7a66bda686d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-10T06:13:09.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/8d6fde78b8d23bdc8d8f70e2370c8bdff8a246cd38135386365e725da6868fed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/29073028145"
    }
  ]
}