{
  "_id": "6a113737acfb0bcc41ce468a",
  "Package": "wellr",
  "Title": "Utilities for Working With Plate Based Data",
  "Version": "0.3.4",
  "Authors@R": "person(given = \"Brady\",\nfamily = \"Johnston\",\nrole = c(\"aut\", \"cre\"),\nemail = \"brady.johnston@me.com\",\ncomment = c(ORCID = \"0000-0001-6301-2269\"))",
  "Description": "Provides a range of utility functions for working with\nplate-based data from microtitre plates such as enzyme assays,\nbacterial growth assays and protein binding experiments.\nWorking with column IDs, row numbers and letters and\ntransforming between a matrix and a data frame are all made\nsimpler.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "URL": "https://github.com/bradyajohnston/wellr",
  "BugReports": "https://github.com/bradyajohnston/wellr/issues",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://bradyajohnston.r-universe.dev",
  "Date/Publication": "2024-03-23 15:11:07 UTC",
  "RemoteUrl": "https://github.com/bradyajohnston/wellr",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 05:08:13 UTC",
    "User": "root"
  },
  "Author": "Brady Johnston [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6301-2269>)",
  "Maintainer": "Brady Johnston <brady.johnston@me.com>",
  "MD5sum": "84405874ad15c10253f64b30d2e7f6de",
  "_user": "bradyajohnston",
  "_type": "src",
  "_file": "wellr_0.3.4.tar.gz",
  "_fileid": "ef519f6d833899c303241c341478e878d24baaec8f4b06d3c62b556961624a9b",
  "_filesize": 818212,
  "_sha256": "ef519f6d833899c303241c341478e878d24baaec8f4b06d3c62b556961624a9b",
  "_created": "2026-05-23T05:08:13.000Z",
  "_published": "2026-05-23T05:12:23.113Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77498723040,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174429911"
    },
    {
      "job": 77498723030,
      "time": 176,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174431948"
    },
    {
      "job": 77498723038,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174423689"
    },
    {
      "job": 77498723039,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174423949"
    },
    {
      "job": 77498574764,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174416620"
    },
    {
      "job": 77498723029,
      "time": 221,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7174436075"
    },
    {
      "job": 77498723041,
      "time": 182,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7174432911"
    },
    {
      "job": 77498723047,
      "time": 131,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7174427904"
    },
    {
      "job": 77498723034,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7174427309"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bradyajohnston/wellr",
  "_commit": {
    "id": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
    "author": "Brady Johnston <36021261+BradyAJohnston@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #7 from BradyAJohnston/dev-tecan\n\nAdd .csv tecan reading\r\n\r\nUses the same `plate_read_tecan` function back can now read both .csv and .xlsx versions",
    "time": 1711206667
  },
  "_maintainer": {
    "name": "Brady Johnston",
    "email": "brady.johnston@me.com",
    "login": "bradyajohnston",
    "mastodon": "@bradyajohnston@aus.social",
    "bluesky": "@bradyajohnston.bsky.social",
    "orcid": "0000-0001-6301-2269",
    "twitter": "@bradyajohnston",
    "description": "Structural biologist interested in compelling visualisations of complex biological data.",
    "uuid": 36021261
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "plater",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "bradyajohnston",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "96-well-plate",
    "biochemistry"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "bradyajohnston",
      "count": 98,
      "uuid": 36021261
    }
  ],
  "_userbio": {
    "uuid": 36021261,
    "type": "user",
    "name": "Brady Johnston",
    "description": "Structural biologist interested in compelling visualisations of complex biological data."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wellr"
  },
  "_devurl": "https://github.com/bradyajohnston/wellr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wellr.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "is_well_id",
    "plate_add_meta",
    "plate_read_biotek",
    "plate_read_biotek_wl",
    "plate_read_meta",
    "plate_read_tecan",
    "read_meta",
    "well_df_to_mat",
    "well_df_to_mat_frames",
    "well_dis",
    "well_dis_plate",
    "well_format",
    "well_from_index",
    "well_join",
    "well_mat_frames_to_df",
    "well_mat_to_df",
    "well_plate",
    "well_plot",
    "well_reorder_df",
    "well_to_col_num",
    "well_to_index",
    "well_to_row_let",
    "well_to_row_num"
  ],
  "_help": [
    {
      "page": "is_well_id",
      "title": "Logical test for well ID format.",
      "topics": [
        "is_well_id"
      ]
    },
    {
      "page": "plate_add_meta",
      "title": "Add {plater{ Formatted Metadata to a Dataset",
      "topics": [
        "plate_add_meta"
      ]
    },
    {
      "page": "plate_read_biotek",
      "title": "Read Biotek Output CSV Files",
      "topics": [
        "plate_read_biotek"
      ]
    },
    {
      "page": "plate_read_biotek_wl",
      "title": "Read the 'wavelength' data blocks from a _biotek_ '.csv' file.",
      "topics": [
        "plate_read_biotek_wl"
      ]
    },
    {
      "page": "plate_read_meta",
      "title": "Read a '{plater}' Formatted Metadata File",
      "topics": [
        "plate_read_meta"
      ]
    },
    {
      "page": "plate_read_tecan",
      "title": "Read the output of Tecan Plate Readers",
      "topics": [
        "plate_read_tecan"
      ]
    },
    {
      "page": "read_meta",
      "title": "Read a '{plater}' formatted metadata file",
      "topics": [
        "read_meta"
      ]
    },
    {
      "page": "well_check",
      "title": "Checks if a well ID contains a letter and a number in the correct format.",
      "topics": [
        "well_check"
      ]
    },
    {
      "page": "well_df_to_mat",
      "title": "Convert a data.frame to a Matrix in Plate Format",
      "topics": [
        "well_df_to_mat"
      ]
    },
    {
      "page": "well_df_to_mat_frames",
      "title": "Convert a DataFrame to a Multi-Frame Matrix",
      "topics": [
        "well_df_to_mat_frames"
      ]
    },
    {
      "page": "well_dis",
      "title": "Relative Distance Between Given Well and a Reference Row",
      "topics": [
        "well_dis"
      ]
    },
    {
      "page": "well_dis_plate",
      "title": "Relative Distance for an Entire Plate",
      "topics": [
        "well_dis_plate"
      ]
    },
    {
      "page": "well_format",
      "title": "Format a Well to Uppercase and Padded Numbers",
      "topics": [
        "well_format"
      ]
    },
    {
      "page": "well_from_index",
      "title": "Convert Numeric Index to Well ID.",
      "topics": [
        "well_from_index"
      ]
    },
    {
      "page": "well_join",
      "title": "Join a row and column into a well ID.",
      "topics": [
        "well_join"
      ]
    },
    {
      "page": "well_mat_frames_to_df",
      "title": "Turn a Multi-Frame Matrix into a DataFrame",
      "topics": [
        "well_mat_frames_to_df"
      ]
    },
    {
      "page": "well_mat_to_df",
      "title": "Convert a Plate Matrix to a DataFrame",
      "topics": [
        "well_mat_to_df"
      ]
    },
    {
      "page": "well_plate",
      "title": "Create a Tibble of Plate Information",
      "topics": [
        "well_plate"
      ]
    },
    {
      "page": "well_plot",
      "title": "Plot a Plate Map",
      "topics": [
        "well_plot"
      ]
    },
    {
      "page": "well_reorder_df",
      "title": "Reorder a Plate-Based DataFrame",
      "topics": [
        "well_reorder_df"
      ]
    },
    {
      "page": "well_to_col_num",
      "title": "Extract number from well ID.",
      "topics": [
        "well_to_col_num"
      ]
    },
    {
      "page": "well_to_index",
      "title": "Converts Well ID to a Numeric Index",
      "topics": [
        "well_to_index"
      ]
    },
    {
      "page": "well_to_row_let",
      "title": "Extracts letter from well ID.",
      "topics": [
        "well_to_row_let"
      ]
    },
    {
      "page": "well_to_row_num",
      "title": "Convert Well ID to Row Number",
      "topics": [
        "well_to_row_num"
      ]
    }
  ],
  "_readme": "https://github.com/bradyajohnston/wellr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "plater",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "wellr",
  "_universes": [
    "bradyajohnston"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-23T05:10:29.000Z",
      "distro": "noble",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "f6d4f30e66957a66bf8caedccb7d26e9fed57551865814a443afc800f0d2637e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.4",
      "date": "2026-05-23T05:10:45.000Z",
      "distro": "noble",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "185e32c31db3ad8c6d774d3ace013b64729266590bacc0fc8243febeddacf282",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-23T05:09:30.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "a76161ffc23dad3e543d4cbc5bb8637a83aa93e949dc438df7a12145ff79fab8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.4",
      "date": "2026-05-23T05:09:31.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "68135472be54852648e48a78f55ad43d85fed5e125ad4f2e907dab08a630521b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.4",
      "date": "2026-05-23T05:12:07.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "a3115826d0fb8d1027654150abc364378b729258ac86bdec56795fb8dd655378",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-23T05:10:31.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "c8c19c9f63fe9d33efcf2bcde2349158b09fa1951beb8839b01de2ecfaf7c73c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-23T05:09:32.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "de6c33e35da0d4e3d1450c78a38afe6a1c94fa716646655c07b727c85ed85efb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.4",
      "date": "2026-05-23T05:09:29.000Z",
      "commit": "3fa4a8d1defa97c87850da7a10a43a055140d9d1",
      "fileid": "c878502fa52517dace213b8c0f4257a7009671476e6bcf0f1dfaa8194ce77d1a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/26273545239"
    }
  ]
}