{
  "_id": "6a485fbce06c18f0a6537477",
  "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-04 01:16:08 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/f12300814502ffc556d7b53fcdaa24c06c697276fc7ff934774f5b59da6edf58",
  "_filesize": 3251377,
  "_sha256": "f12300814502ffc556d7b53fcdaa24c06c697276fc7ff934774f5b59da6edf58",
  "_expires": "2026-10-12T01:19:54.000Z",
  "_created": "2026-07-04T01:16:08.000Z",
  "_published": "2026-07-04T01:19:56.561Z",
  "_jobs": [
    {
      "job": 85090781126,
      "time": 188,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8076985110"
    },
    {
      "job": 85090781130,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8076984092"
    },
    {
      "job": 85090781150,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8076972961"
    },
    {
      "job": 85090781134,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8076971735"
    },
    {
      "job": 85090533303,
      "time": 231,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076961873"
    },
    {
      "job": 85090781117,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076976150"
    },
    {
      "job": 85090781154,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8076973095"
    },
    {
      "job": 85090781155,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8076972288"
    },
    {
      "job": 85090781156,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8076973533"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139",
  "_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": 36,
    "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-04T01:19:17.000Z",
      "distro": "resolute",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/f5bf197254c6d66d0f025294e8b458926a60f5151cf4aa8f93e0057d0d3585db",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-04T01:19:08.000Z",
      "distro": "resolute",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/f305ff2d4fa36cddd4c127258774ff57e89157de211d3fbc24e1982216e5c353",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T01:17:42.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/e7a41b7426be9407878dc8196dec3ad5f97f290fe95f1bcee071bc5cd087ed66",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T01:17:31.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/bccb79ae28c85a6de47533eae1d556101a32811f270d1e88839c467b5642706b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-04T01:18:19.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/83805872bad7dc1fc27817c01ec7058a5da19ee2ccd1107fd020d366b6a632ef",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T01:17:30.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/b9e49b51741cab0178d8fdc7052982ed6ea21a337fb8e11c81f2ec2b1585fe00",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T01:17:23.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/375a8faaa6d5a295d6bc593d1abc5157737b583eccb6e6811b833432166487b0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T01:17:33.000Z",
      "commit": "7d5c8935eee7c618cf44477fee82ad2fc864ed38",
      "fileid": "https://r2.ropensci.org/1c15a078040d0ddcd0139a62ec223ccd1448b15cc941c21788576ed088d2eda2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/kaiaragaki/actions/runs/28690375139"
    }
  ]
}