{
  "_id": "6a103ae4acfb0bcc41c9b52c",
  "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-05-11 19:05:11 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>",
  "MD5sum": "9fec6d831e5d7bb5ae7168c5f3af2dc5",
  "_user": "jpquast",
  "_type": "src",
  "_file": "ggplate_0.3.1.tar.gz",
  "_fileid": "387928d743b48c14f3febce24aa47d5f4431839522b27e31a15a5fbfaa0df7cc",
  "_filesize": 4989218,
  "_sha256": "387928d743b48c14f3febce24aa47d5f4431839522b27e31a15a5fbfaa0df7cc",
  "_created": "2026-05-11T19:05:11.000Z",
  "_published": "2026-05-22T11:15:48.651Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77368642755,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6927494711"
    },
    {
      "job": 77368642587,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6927489910"
    },
    {
      "job": 77368642749,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6927473038"
    },
    {
      "job": 77368642430,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6927468328"
    },
    {
      "job": 77368641992,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6927439009"
    },
    {
      "job": 77368642037,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159172511"
    },
    {
      "job": 77368642521,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6927471196"
    },
    {
      "job": 77368642785,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6927471474"
    },
    {
      "job": 77368642780,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6927464989"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Former PhD student at ETH Zurich."
  },
  "_downloads": {
    "count": 812,
    "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.0",
  "_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",
    "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"
  ],
  "_previous": "0.3.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-11T19:07:43.000Z",
      "distro": "noble",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "fe0c80c00e70a8e658e873e523ee6a37ea87ab430e9b7373280235e45155c620",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-11T19:07:28.000Z",
      "distro": "noble",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "fa2a1d700e8e894c146377c6937e6d3d013d2884b5a020eb9320c141d3c6cf56",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-11T19:06:48.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "bbeed8783bda9d4b6b04a30a4be11dbaddd84f11c0ce5e57bcaa2a89095c1aa8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-11T19:06:38.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "ae46db492f808399f8c402c6c8799cf867f9633394987dbe2983386368229090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T19:06:31.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "d86016922be936563b15c7afa335cdacee422c29153d25da8a207774d7312a07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T19:06:34.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "dea22e2118ab4ab6cd154377aa2836d719500c5fcdf708cddfa2a73e6b987c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-11T19:06:18.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "c2ab0c8ce49c5b37f8151cd16e98d729cb3e3d8d7a389d2f308b38a6fb46cc49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-22T11:15:28.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "6e33101368989c472ff168d975bed2cd2029fdd3ef37e386058d3b1e810d0e2f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/25691056284"
    }
  ]
}