{
  "_id": "6a228b15cd65a98ecbd54771",
  "Type": "Package",
  "Package": "chromr",
  "Title": "Read and Plot FPLC Chromatograms",
  "Version": "0.2.0",
  "Author": "Brady Johnston",
  "Maintainer": "Brady Johnston <brady.johnston@me.com>",
  "Description": "For reading files from BioRad QuadTec machines and making\nplots of the charomatograms.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/BradyAJohnston/chromr",
  "BugReports": "https://github.com/BradyAJohnston/chromr/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://bradyajohnston.r-universe.dev",
  "Date/Publication": "2023-03-02 04:16:52 UTC",
  "RemoteUrl": "https://github.com/bradyajohnston/chromr",
  "RemoteRef": "HEAD",
  "RemoteSha": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:35:42 UTC",
    "User": "root"
  },
  "MD5sum": "6c4a75bd39fb48691a5c48f5d6198dfc",
  "_user": "bradyajohnston",
  "_type": "src",
  "_file": "chromr_0.2.0.tar.gz",
  "_fileid": "6c66fa2364243015c3065a6bf8fc07e265ab90ed6e2fa4c81701c116bec49147",
  "_filesize": 988685,
  "_sha256": "6c66fa2364243015c3065a6bf8fc07e265ab90ed6e2fa4c81701c116bec49147",
  "_created": "2026-06-05T08:35:42.000Z",
  "_published": "2026-06-05T08:38:45.671Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79693135232,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7432366041"
    },
    {
      "job": 79693135219,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7432368001"
    },
    {
      "job": 79693135179,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7432353625"
    },
    {
      "job": 79693135190,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7432360245"
    },
    {
      "job": 79692687262,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432321636"
    },
    {
      "job": 79693135186,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7432359308"
    },
    {
      "job": 79693135210,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7432348734"
    },
    {
      "job": 79693135222,
      "time": 130,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7432361239"
    },
    {
      "job": 79693135235,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7432349795"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bradyajohnston/chromr",
  "_commit": {
    "id": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
    "author": "Brady Johnston <36021261+BradyAJohnston@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from BradyAJohnston/refactor\n\nRefactor",
    "time": 1677730612
  },
  "_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": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bradyajohnston",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "chromatography",
    "ggplot2"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bradyajohnston",
      "count": 46,
      "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/chromr"
  },
  "_devurl": "https://github.com/bradyajohnston/chromr",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chromr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "chrom_add_volume",
    "chrom_append_run",
    "chrom_plot",
    "chrom_plot_fractions",
    "chrom_read_ngc",
    "chrom_read_quadtech"
  ],
  "_help": [
    {
      "page": "check_column_exist",
      "title": "Check if Column is Present in DataFrame Ignoring Case",
      "topics": [
        "check_column_exist"
      ]
    },
    {
      "page": "chrom_add_volume",
      "title": "Add Volume Column From Time Units",
      "topics": [
        "chrom_add_volume"
      ]
    },
    {
      "page": "chrom_append_run",
      "title": "Append a Chromatogram to Another Run",
      "topics": [
        "chrom_append_run"
      ]
    },
    {
      "page": "chrom_find_data_start_line",
      "title": "Find the Line Where Data Begins",
      "topics": [
        "chrom_find_data_start_line"
      ]
    },
    {
      "page": "chrom_get_meta_quadtech",
      "title": "Reads Metadata from QuadTech Chromatogram",
      "topics": [
        "chrom_get_meta_quadtech"
      ]
    },
    {
      "page": "chrom_plot",
      "title": "Plot a Chromatogram",
      "topics": [
        "chrom_plot"
      ]
    },
    {
      "page": "chrom_plot_fractions",
      "title": "Plot Chromatogram with Fractions",
      "topics": [
        "chrom_plot_fractions"
      ]
    },
    {
      "page": "chrom_read_ngc",
      "title": "Read .csv Chromatogram from the BioRad NGC",
      "topics": [
        "chrom_read_ngc"
      ]
    },
    {
      "page": "chrom_read_quadtech",
      "title": "Read BioRad QuadTech Chromatogram Files",
      "topics": [
        "chrom_read_quadtech"
      ]
    },
    {
      "page": "interpolate_column",
      "title": "Interpolate Interpolate Given Column",
      "topics": [
        "interpolate_column"
      ]
    },
    {
      "page": "rename_columns",
      "title": "Title",
      "topics": [
        "rename_columns"
      ]
    }
  ],
  "_readme": "https://github.com/bradyajohnston/chromr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "janitor",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "readr",
    "rlang",
    "S7",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "chromr",
  "_universes": [
    "bradyajohnston"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T08:38:03.000Z",
      "distro": "noble",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "c3baecdd644b2b7a44a8e9838f5c8fa40f9e150b477f5e7d18b4d4d9165e1c4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-05T08:38:08.000Z",
      "distro": "noble",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "da44ea9787919663bdb9bb5def3071ad8c5748153f45e2121c71c52b9f2a8f18",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T08:37:22.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "ecca5fa091a31de4c8b21f9656e4b50a491e6fb766248a95c1f0ba4461fdb635",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-05T08:37:46.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "5fb4a57bdd7acf027188627aa13b5aa3662359e589c437d32c66cac0f958a624",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-05T08:38:01.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "dc7e5da66f5408c0340d9042153521cd12ed5f193e7d8acd58891de47e1517c6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T08:36:59.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "6121dcea140e8e55287e2b77a00ca4e29f72ba08a57f7d6d7c521a63f02c1796",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T08:37:39.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "f9b5f0efd982a9d9057439e0862c6bb2c9ee7b7f1b633da33c1caea382ab333c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-05T08:37:00.000Z",
      "commit": "1785118ba34cf8942b5701faae442e1f2d1d50e8",
      "fileid": "8fb952f55178388983c6509b7be9c9d51f36295d3e9f208bd2581839b81360e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bradyajohnston/actions/runs/27004497641"
    }
  ]
}