{
  "_id": "6a16ca1cacfb0bcc41d8964c",
  "Package": "gplate",
  "Title": "A Grammar of Plates",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Kai\",\nfamily = \"Aragaki\",\nrole = c(\"aut\", \"cre\"),\nemail = \"aaragak1@jhmi.edu\",\ncomment = c(ORCID = \"0000-0002-9458-0426\"))",
  "Description": "`gplate` attempts to provide a succinct yet powerful\ngrammar to describe common microwell layouts to aide in both\nplotting and tidying.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://kaiaragaki.github.io/gp/",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://kaiaragaki.r-universe.dev",
  "Date/Publication": "2024-08-30 19:34:02 UTC",
  "RemoteUrl": "https://github.com/KaiAragaki/gplate",
  "RemoteRef": "HEAD",
  "RemoteSha": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 10:36:58 UTC",
    "User": "root"
  },
  "Author": "Kai Aragaki [aut, cre] (ORCID: <https://orcid.org/0000-0002-9458-0426>)",
  "Maintainer": "Kai Aragaki <aaragak1@jhmi.edu>",
  "MD5sum": "c78e4377f23698c615427bb65b35e362",
  "_user": "kaiaragaki",
  "_type": "src",
  "_file": "gplate_0.2.0.tar.gz",
  "_fileid": "349915af1ce16c453fb2dd2f89c041899d4290c102b8beab53d0c2646375042f",
  "_filesize": 3249506,
  "_sha256": "349915af1ce16c453fb2dd2f89c041899d4290c102b8beab53d0c2646375042f",
  "_created": "2026-05-27T10:36:58.000Z",
  "_published": "2026-05-27T10:40:28.833Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78058763574,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7238246106"
    },
    {
      "job": 78058763502,
      "time": 175,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7238259267"
    },
    {
      "job": 78058763595,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7238239641"
    },
    {
      "job": 78058763604,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7238241186"
    },
    {
      "job": 78058289703,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238204290"
    },
    {
      "job": 78058763561,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238239021"
    },
    {
      "job": 78058763541,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7238228425"
    },
    {
      "job": 78058763540,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7238231792"
    },
    {
      "job": 78058763545,
      "time": 107,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7238239228"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/KaiAragaki/gplate",
  "_commit": {
    "id": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
    "author": "Kai Aragaki <kaiaragaki@proton.me>",
    "committer": "Kai Aragaki <kaiaragaki@proton.me>",
    "message": "make gp_plot more generic, document\n",
    "time": 1725046442
  },
  "_maintainer": {
    "name": "Kai Aragaki",
    "email": "aaragak1@jhmi.edu",
    "login": "kaiaragaki",
    "description": "whatever the exact opposite of an emotional support dog is",
    "uuid": 7370516,
    "orcid": "0000-0002-9458-0426"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "kaiaragaki",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ggplot2"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kaiaragaki",
      "count": 17,
      "uuid": 7370516
    }
  ],
  "_userbio": {
    "uuid": 7370516,
    "type": "user",
    "name": "Kai Aragaki",
    "description": "whatever the exact opposite of an emotional support dog is"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gplate"
  },
  "_devurl": "https://github.com/kaiaragaki/gp",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gplate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_gp",
    "gp",
    "gp_excise",
    "gp_mini_theme",
    "gp_plot",
    "gp_reravel",
    "gp_sec",
    "gp_serve",
    "gp_unravel",
    "gp_unserve",
    "new_gp",
    "well_data",
    "wells"
  ],
  "_datasets": [
    {
      "name": "example_plate",
      "title": "A 8x12 matrix of random integers 1-10",
      "object": "example_plate",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 8,
      "table": true,
      "tojson": true
    },
    {
      "name": "pcr_plate",
      "title": "Data from a PCR experiment on a 384-well plate",
      "object": "pcr_plate",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        "13",
        "14",
        "15",
        "16",
        "17",
        "18",
        "19",
        "20",
        "21",
        "22",
        "23",
        "24"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    },
    {
      "name": "plate_formats",
      "title": "Standard plate formats for microwell plates",
      "object": "plate_formats",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wells",
        "rows",
        "cols"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "protein_quant",
      "title": "Data from a protein quantification assay in a 96-well plate. See the \"Using gp to wrangle plate data\" vignette for more details",
      "object": "protein_quant",
      "class": [
        "matrix",
        "array"
      ],
      "fields": {},
      "rows": 8,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "arrange_by_dim",
      "title": "Arrange 'gp' well data relative to user supplied 'start_corner'",
      "topics": [
        "arrange_by_dim"
      ]
    },
    {
      "page": "as_gp",
      "title": "Coerce object to gp",
      "topics": [
        "as_gp",
        "as_gp.default",
        "as_gp.list"
      ]
    },
    {
      "page": "coordinate",
      "title": "Create a dimension pattern 'unit' of a section",
      "topics": [
        "coordinate"
      ]
    },
    {
      "page": "example_plate",
      "title": "A 8x12 matrix of random integers 1-10",
      "topics": [
        "example_plate"
      ]
    },
    {
      "page": "flip_dim",
      "title": "Take a set of numbers and flip them around on a number line",
      "topics": [
        "flip_dim"
      ]
    },
    {
      "page": "gp",
      "title": "Make a gp object",
      "topics": [
        "gp"
      ]
    },
    {
      "page": "gp_excise",
      "title": "Slice out a smaller gp from a gp via coordinates",
      "topics": [
        "gp_excise"
      ]
    },
    {
      "page": "gp_mini_theme",
      "title": "A theme for making little in-line plots",
      "topics": [
        "gp_mini_theme"
      ]
    },
    {
      "page": "gp_plot",
      "title": "Plot a 'gp' object",
      "topics": [
        "gp_plot",
        "gp_plot.data.frame",
        "gp_plot.gp"
      ]
    },
    {
      "page": "gp_sec",
      "title": "Add a section to a 'gp' object.",
      "topics": [
        "gp_sec",
        "gp_sec.gp"
      ]
    },
    {
      "page": "gp_serve",
      "title": "Extract useful, tidy data from a gp object",
      "topics": [
        "gp_serve"
      ]
    },
    {
      "page": "gp_unravel",
      "title": "Turn data from 'plate form' to 'tidy form' and back",
      "topics": [
        "gp_reravel",
        "gp_unravel"
      ]
    },
    {
      "page": "gp_unserve",
      "title": "Turn a tidy 'data.frame' into a 'gp'",
      "topics": [
        "gp_unserve"
      ]
    },
    {
      "page": "is_fwd",
      "title": "Check if axis moves in the canonical direction",
      "topics": [
        "is_fwd"
      ]
    },
    {
      "page": "new_gp",
      "title": "A constructor for a gp object",
      "topics": [
        "new_gp"
      ]
    },
    {
      "page": "non_int_replicate",
      "title": "Recycle a df a non-integer number of times",
      "topics": [
        "non_int_replicate"
      ]
    },
    {
      "page": "pcr_plate",
      "title": "Data from a PCR experiment on a 384-well plate",
      "topics": [
        "pcr_plate"
      ]
    },
    {
      "page": "plate_formats",
      "title": "Standard plate formats for microwell plates",
      "topics": [
        "plate_formats"
      ]
    },
    {
      "page": "protein_quant",
      "title": "Data from a protein quantification assay in a 96-well plate. See the \"Using gp to wrangle plate data\" vignette for more details",
      "topics": [
        "protein_quant"
      ]
    },
    {
      "page": "rel_dim",
      "title": "Performs 'flip_dim' if necessary",
      "topics": [
        "rel_dim"
      ]
    },
    {
      "page": "unroll_sec_dim_along_parent",
      "title": "Repeat one dimension of a child section across a dimension of a parent section",
      "topics": [
        "unroll_sec_dim_along_parent"
      ]
    },
    {
      "page": "well_data",
      "title": "Extract well data from an object",
      "topics": [
        "well_data",
        "well_data.gp"
      ]
    },
    {
      "page": "wells",
      "title": "Calculate wells of gp object",
      "topics": [
        "wells",
        "wells.gp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/KaiAragaki/gplate/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/KaiAragaki/gplate/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "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"
  ],
  "_vignettes": [
    {
      "source": "making-plots-with-gp.Rmd",
      "filename": "making-plots-with-gp.html",
      "title": "Making plots with gplate",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The gp",
        "Plotting",
        "Adding sections to plates",
        "Starting corner",
        "Flowing - left/right first or top/bottom first?",
        "Margins",
        "Breaking Sections",
        "Wrapping - going over the edge",
        "Labeling",
        "Putting it all together"
      ],
      "created": "2022-04-08 15:58:40",
      "modified": "2023-02-16 06:08:35",
      "commits": 3
    },
    {
      "source": "gp_for_data.Rmd",
      "filename": "gp_for_data.html",
      "title": "Using gplate to wrangle plate data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "The data"
      ],
      "created": "2022-01-15 17:15:45",
      "modified": "2023-02-16 06:08:35",
      "commits": 5
    }
  ],
  "_score": 4.597695185925512,
  "_indexed": true,
  "_nocasepkg": "gplate",
  "_universes": [
    "kaiaragaki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T10:39:06.000Z",
      "distro": "noble",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "976513c72b59e4d13e1a5afc509f17d4a35509c4b315379e33a9fe370465d56a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-27T10:39:48.000Z",
      "distro": "noble",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "fa58853c31c843cd31aa77a9e906e29445a91e19ddcdb3c7ff90a9c8277ff122",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T10:38:51.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "1e5d4c52f6125c0ca309cb7a06fb65fda303e64ea17f715106df0ef57b2c9018",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-27T10:38:51.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "27fca8bd50f20fbad27cae163442764a08e1666f533433f8138678c417f85d97",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-27T10:39:02.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "166d180770fd2677ba3188658f280f8b0cdb2d539ebc930cb8b9eec4acbd2f85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T10:38:04.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "a7dcd7550f93a951af3f14689573b586b487f43dfaab4ad926107fdf71bbd458",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T10:38:17.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "debcb450bbb3b2b07a2117c9c70413bd88341dad8c11998de7d20cfe62fb8541",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-27T10:38:40.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "fb8ae35a2777a6847eab58bb315d6ae4c2f56d4629c52a0c7c5e5ac7c3575a0a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/26505940513"
    }
  ]
}