{
  "_id": "6a19802cacfb0bcc41df8833",
  "Type": "Package",
  "Package": "tidyplate",
  "Title": "Transform Microplate Data into Tibbles",
  "Version": "2.2.0.9000",
  "Authors@R": "person(\"Shubham\", \"Dutta\", , \"shubhamdutta26@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8484-0717\"))",
  "Maintainer": "Shubham Dutta <shubhamdutta26@gmail.com>",
  "Description": "The goal of 'tidyplate' is to help researchers convert\ndifferent types of microplates into tibbles which can be used\nin data analysis. It accepts xlsx and csv files formatted in a\nspecific way as input. It supports all types of standard\nmicroplate formats such as 6-well, 12-well, 24-well, 48-well,\n96-well, 384-well, and, 1536-well plates.",
  "License": "MIT + file LICENSE",
  "URL": "https://www.shubhamdutta.com/tidyplate/,\nhttps://github.com/shubhamdutta26/tidyplate",
  "BugReports": "https://github.com/shubhamdutta26/tidyplate/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://shubhamdutta26.r-universe.dev",
  "Date/Publication": "2024-12-07 03:31:37 UTC",
  "RemoteUrl": "https://github.com/shubhamdutta26/tidyplate",
  "RemoteRef": "HEAD",
  "RemoteSha": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 11:23:58 UTC",
    "User": "root"
  },
  "Author": "Shubham Dutta [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8484-0717>)",
  "MD5sum": "5ca028332a03c04d8c0d1cbb7e093fe3",
  "_user": "shubhamdutta26",
  "_type": "src",
  "_file": "tidyplate_2.2.0.9000.tar.gz",
  "_fileid": "c15ace88e955d7fdfeff096e6d94656a877344b8b08b7dd6b8c089fecfd72b97",
  "_filesize": 2552065,
  "_sha256": "c15ace88e955d7fdfeff096e6d94656a877344b8b08b7dd6b8c089fecfd72b97",
  "_created": "2026-05-29T11:23:58.000Z",
  "_published": "2026-05-29T12:01:48.547Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78491230103,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289569417"
    },
    {
      "job": 78491230076,
      "time": 211,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289581077"
    },
    {
      "job": 78491230101,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7290147425"
    },
    {
      "job": 78491230170,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7290040579"
    },
    {
      "job": 78490716061,
      "time": 216,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289517805"
    },
    {
      "job": 78491230082,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289552462"
    },
    {
      "job": 78491230117,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289553869"
    },
    {
      "job": 78491230105,
      "time": 179,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289571960"
    },
    {
      "job": 78491230116,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289558752"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shubhamdutta26/tidyplate",
  "_commit": {
    "id": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
    "author": "Shubham Dutta <shubhamdutta26@protonmail.com>",
    "committer": "Shubham Dutta <shubhamdutta26@protonmail.com>",
    "message": "Increment version number to 2.2.0.9000\n",
    "time": 1733542297
  },
  "_maintainer": {
    "name": "Shubham Dutta",
    "email": "shubhamdutta26@gmail.com",
    "orcid": "0000-0001-8484-0717"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shubhamdutta26",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 76271187,
    "type": "user",
    "name": "Shubham Dutta",
    "description": "Genomics | Antibodies | Flow Cytometry | Data Science"
  },
  "_downloads": {
    "count": 141,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidyplate"
  },
  "_devurl": "https://github.com/shubhamdutta26/tidyplate",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidyplate.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shubhamdutta26/tidyplate",
  "_realowner": "shubhamdutta26",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-11"
    },
    {
      "version": "1.1.0",
      "date": "2024-02-04"
    },
    {
      "version": "2.0.0",
      "date": "2024-10-04"
    },
    {
      "version": "2.0.1",
      "date": "2024-10-08"
    },
    {
      "version": "2.1.0",
      "date": "2024-11-19"
    },
    {
      "version": "2.2.0",
      "date": "2024-12-07"
    }
  ],
  "_exports": [
    "build_plate",
    "check_plate",
    "generate_plate",
    "tidy_plate",
    "view_plate_names"
  ],
  "_help": [
    {
      "page": "build_plate",
      "title": "Build a csv or xlsx template for each plate type",
      "topics": [
        "build_plate"
      ]
    },
    {
      "page": "check_plate",
      "title": "Checks whether the input file is valid for use with the 'tidy_plate()' function",
      "topics": [
        "check_plate"
      ]
    },
    {
      "page": "generate_plate",
      "title": "Generates a microwell plate shaped csv or excel file from tibble or dataframe",
      "topics": [
        "generate_plate"
      ]
    },
    {
      "page": "tidy_plate",
      "title": "Reads and transforms microwell plate to a tibble",
      "topics": [
        "tidy_plate"
      ]
    },
    {
      "page": "view_plate_names",
      "title": "Returns the name of each plate in the file",
      "topics": [
        "view_plate_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shubhamdutta26/tidyplate/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/shubhamdutta26/tidyplate/raw/HEAD/README.md",
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "tibble",
    "utf8",
    "vctrs",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "advanced.Rmd",
      "filename": "advanced.html",
      "title": "Read data from several files using tidyplate",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-03 23:04:01",
      "modified": "2024-11-03 23:04:01",
      "commits": 1
    },
    {
      "source": "comparison.Rmd",
      "filename": "comparison.html",
      "title": "Speed comparison with plater::read_plate()",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-11-30 22:13:08",
      "modified": "2024-11-30 22:54:02",
      "commits": 3
    },
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Transform microwell plates with tidyplate",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Formating the input data",
        "Usage"
      ],
      "created": "2024-01-02 03:14:56",
      "modified": "2024-11-03 23:04:01",
      "commits": 7
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tidyplate",
  "_universes": [
    "shubhamdutta26"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:26:13.000Z",
      "distro": "noble",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "f583c4515c5284508e479b66e46c559038501dcb7c6204e3b72e02ddada373b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:26:50.000Z",
      "distro": "noble",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "a4cd3f45839a2b48fa98c78f65d6ac9f31eb1352aee3ae5dfbe92f1deaf2f2dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.2.0.9000",
      "date": "2026-05-29T12:00:33.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "3024eece0bd75e397885c263466d936388d9aae629cfcc1a6d25925965290b01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:54:14.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "503b08adeebee01e40645df196d2f9f6e3f0d96b1bcbd15c102297a31d08017d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:26:13.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "6ace67af1a30312f4e91b14f6a808243612ff6efbcf3948a6855b12bce423759",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:25:11.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "21854f1c478fa8e6ba977a68c1a09ada2a70c6d5e91798b14803c0f59825636c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:26:03.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "51853f7a1bdc345d94864b5143a4601701dd724dca82786b2f01e84639453bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.2.0.9000",
      "date": "2026-05-29T11:25:26.000Z",
      "commit": "7bdd96a9c5fe056cd9bd7bf8ce8fb3f0b026a6db",
      "fileid": "1c390c0fc24d760a34d48db666f2f8d9513650f923967ab706314b303b6bae9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shubhamdutta26/actions/runs/26634327005"
    }
  ]
}