{
  "_id": "6a5320639b92047c28d557e0",
  "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-07-12 05:01:40 UTC",
    "User": "root"
  },
  "Author": "Kai Aragaki [aut, cre] (ORCID: <https://orcid.org/0000-0002-9458-0426>)",
  "Maintainer": "Kai Aragaki <aaragak1@jhmi.edu>",
  "_user": "kaiaragaki",
  "_type": "src",
  "_file": "gplate_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bd4d81786803b5baf6ef3e25dc783533eb5b82be9a6633c476b98173f7e4c3a3",
  "_filesize": 3251378,
  "_sha256": "bd4d81786803b5baf6ef3e25dc783533eb5b82be9a6633c476b98173f7e4c3a3",
  "_expires": "2026-10-20T05:04:33.000Z",
  "_created": "2026-07-12T05:01:40.000Z",
  "_published": "2026-07-12T05:04:35.458Z",
  "_jobs": [
    {
      "job": 86617241726,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8256254995"
    },
    {
      "job": 86617241733,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8256253952"
    },
    {
      "job": 86617241769,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8256251280"
    },
    {
      "job": 86617241756,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8256250192"
    },
    {
      "job": 86617020089,
      "time": 191,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8256237732"
    },
    {
      "job": 86617241766,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8256251464"
    },
    {
      "job": 86617241749,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8256247174"
    },
    {
      "job": 86617241734,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8256246603"
    },
    {
      "job": 86617241746,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8256247519"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 37,
    "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.1",
  "_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-07-12T05:03:53.000Z",
      "distro": "resolute",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/0c8e419e3ca10e1e5eca7c0bfad8551245e7d0f5f80b3c78560d8a62a195cddf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-12T05:03:47.000Z",
      "distro": "resolute",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/7ebcc11607dead3624b2519e1e0bc73dd5dc1b3354a2aa3fc6cdc410006fa6f3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-12T05:03:26.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/1507fd75f43901b534e26418d423dd637c3d5640f0bd8bcf7effac0266f6067c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-12T05:03:21.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/bb80dc6037ec579e1bfc562fa0f2cf88b004c1ea2a86803f6d46ccf65b32b1be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-12T05:03:43.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/4ad30c302aab393596a59d1aca63d2a58ea37dee739670889f58cecc3515c5c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T05:02:47.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/3a372121f241a554efbd2e8400e1fbe2cf784c66ca8cdaada292d8cc033b8165",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T05:02:44.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/7beda1397411eb2e8ecdb4779edaf66ae0c89c8ce7dc02a603fb4db8efbc777e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-12T05:02:49.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/0624b76d9ae9a194944bcdf171c3a34f81e5cca43bb02e1b353330e4cf688552",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/29180475256"
    }
  ]
}