{
  "_id": "6a4a0c1ab9bf02698bd55fbe",
  "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-06-10 06:16:06 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/74ced52207330fc938ac7a0d6d7281c9875c004fe38ab5ea6b7c971620037e7f",
  "_filesize": 4989985,
  "_sha256": "74ced52207330fc938ac7a0d6d7281c9875c004fe38ab5ea6b7c971620037e7f",
  "_expires": "2026-10-13T07:47:35.000Z",
  "_created": "2026-06-10T06:16:06.000Z",
  "_published": "2026-07-05T07:47:37.997Z",
  "_jobs": [
    {
      "job": 85204255679,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7527973006"
    },
    {
      "job": 85204255680,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7527972833"
    },
    {
      "job": 85204264249,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7527974646"
    },
    {
      "job": 85204255657,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7527967077"
    },
    {
      "job": 85204255582,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7527938139"
    },
    {
      "job": 85204262109,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7527966000"
    },
    {
      "job": 85204255598,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7527965304"
    },
    {
      "job": 85204255618,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7527959019"
    },
    {
      "job": 85204255675,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7527962354"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151",
  "_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": "noble",
  "_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": 1534,
    "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": 6.020690939513,
  "_indexed": true,
  "_nocasepkg": "ggplate",
  "_universes": [
    "jpquast"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-10T06:18:11.000Z",
      "distro": "noble",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/b8e868e50dc300ec28c5bcc3b259f46c041709852ec21d7d94435c559e4ed770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-10T06:18:12.000Z",
      "distro": "noble",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/9b435cb9b4a788763d6abff42c1e20b92148cbb4d8e515cf3e453ccc85561c2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-10T06:18:24.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/efb8d189ce7ae7161833918be0a68e57d298f610282c3495b88839aa27db3a78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-10T06:17:56.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/58bd68dbd17358e3571688dbd6ff06d0b0bc480c438a224b216ff5d5d331d9ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-10T06:18:05.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/e89f8c14a14ce6c232501fdecc7f625457e6427cf0f2e26bb7141513e226230f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T06:17:35.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/cf78c272e9cff4468c05026b3902585baa3aa1b18a6983ab1eb2e2381ee1201d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T06:17:15.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/784c563ba780af229cb5aa6b6e980059c408b196ab7e74172e5246afe75239b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-10T06:17:26.000Z",
      "commit": "153ac309946fb2821b8d7e54ff5e8ec956ad4f68",
      "fileid": "https://r2.ropensci.org/b543b3a9a0d34c2dddbfd82b14fb258b03fceaae1fd0f4b3529e184b47c4e8ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jpquast/actions/runs/27257071151"
    }
  ]
}