{
  "_id": "6a623ab135834fefe99ecb85",
  "Package": "qviewparsR",
  "Title": "Read .Q-View Multiplex ELISA Project Files",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"R.\", \"Heller\",\nemail = \"raban.heller@uni-ulm.de\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8006-9742\")),\nperson(\"M.\", \"Mannes\",\nrole = c(\"aut\", \"cph\"),\ncomment = c(ORCID = \"0009-0003-4875-8275\")))",
  "Description": "Pure-R parser for the binary '.Q-View' project file format\nused in chemiluminescent multiplex ELISA plate imaging and\nquantification. Reads the embedded H2 database container and\nCSV report, and returns project metadata, the analyte panel\nwith units and detection limits, sample well-group assignments,\nper-well pixel-intensity replicates, summary statistics,\noptional back-calculated concentrations, and a plate layout,\nall as tidy tibbles. No Java runtime or H2 database driver is\nrequired.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/CTTIR/qviewparsR,\nhttps://cttir.github.io/qviewparsR/",
  "BugReports": "https://github.com/CTTIR/qviewparsR/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/Needs/website": "CTTIR/themakR",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-23 15:56:05 UTC",
    "User": "root"
  },
  "Author": "R. Heller [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8006-9742>), M. Mannes [aut, cph]\n(ORCID: <https://orcid.org/0009-0003-4875-8275>)",
  "Maintainer": "R. Heller <raban.heller@uni-ulm.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-23 14:39:49 UTC",
  "RemoteUrl": "https://github.com/cran/qviewparsR",
  "RemoteRef": "HEAD",
  "RemoteSha": "9bbed13b400eb8438311fcb9c315c729b345d722",
  "_user": "cran",
  "_type": "src",
  "_file": "qviewparsR_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/44fe641177d20adbebc2b02013aea7121c8620d4d33a9c0fb7e2542d3683a0f6",
  "_filesize": 720222,
  "_sha256": "44fe641177d20adbebc2b02013aea7121c8620d4d33a9c0fb7e2542d3683a0f6",
  "_expires": "2026-10-31T16:00:47.000Z",
  "_created": "2026-07-23T15:56:05.000Z",
  "_published": "2026-07-23T16:00:49.600Z",
  "_jobs": [
    {
      "job": 89259742440,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8570082838"
    },
    {
      "job": 89259742482,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8570098406"
    },
    {
      "job": 89258734784,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8569989689"
    },
    {
      "job": 89259742454,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8570060915"
    },
    {
      "job": 89259742509,
      "time": 123,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8570056478"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30022512798",
  "_status": "success",
  "_upstream": "https://github.com/cran/qviewparsR",
  "_commit": {
    "id": "9bbed13b400eb8438311fcb9c315c729b345d722",
    "author": "R. Heller <raban.heller@uni-ulm.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1784817589
  },
  "_maintainer": {
    "name": "R. Heller",
    "email": "raban.heller@uni-ulm.de",
    "login": "r-heller",
    "orcid": "0000-0001-8006-9742",
    "description": "Doctoral researcher at Charité Universitätsmedizin Berlin, Germany. Focus on biomedical research, biostatistics, and data science.",
    "uuid": 58561665
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "openxlsx2",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "r-heller",
      "count": 1,
      "uuid": 58561665
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qviewparsR"
  },
  "_devurl": "https://github.com/cttir/qviewparsr",
  "_pkgdown": "https://cttir.github.io/qviewparsR/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/qviewparsR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-23"
    }
  ],
  "_exports": [
    "is_qview",
    "qview_app",
    "qview_to_csv_dir",
    "qview_to_xlsx",
    "read_qview",
    "read_qview_report",
    "read_qview_template",
    "strip_qview_prefix",
    "well_label",
    "write_qview_csv",
    "write_qview_rds",
    "write_qview_xlsx"
  ],
  "_help": [
    {
      "page": "as_tibble.qview",
      "title": "Coerce a Q-View object to a tibble",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "as_tibble.qview"
      ]
    },
    {
      "page": "is_qview",
      "title": "Test whether an object is a 'qview'",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "is_qview"
      ]
    },
    {
      "page": "plot.qview",
      "title": "Plot a Q-View object",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "plot.qview"
      ]
    },
    {
      "page": "print.qview",
      "title": "Print a Q-View object",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "print.qview"
      ]
    },
    {
      "page": "print.qview_summary",
      "title": "Print a qview_summary object",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "print.qview_summary"
      ]
    },
    {
      "page": "qview_app",
      "title": "Launch the qviewparsR Q-View Shiny app",
      "concept": [
        "qview-app"
      ],
      "topics": [
        "qview_app"
      ]
    },
    {
      "page": "read_qview",
      "title": "Read a .Q-View project file",
      "concept": [
        "qview-reader"
      ],
      "topics": [
        "read_qview"
      ]
    },
    {
      "page": "read_qview_report",
      "title": "Read a Q-View report export (CSV or XLSX)",
      "concept": [
        "qview-reader"
      ],
      "topics": [
        "read_qview_report"
      ]
    },
    {
      "page": "read_qview_template",
      "title": "Read a Q-View well-assignment template CSV",
      "concept": [
        "qview-reader"
      ],
      "topics": [
        "read_qview_template"
      ]
    },
    {
      "page": "strip_qview_prefix",
      "title": "Reverse the Q-View internal naming convention",
      "concept": [
        "qview-helper"
      ],
      "topics": [
        "strip_qview_prefix"
      ]
    },
    {
      "page": "summary.qview",
      "title": "Summary statistics for a Q-View object",
      "concept": [
        "qview-methods"
      ],
      "topics": [
        "summary.qview"
      ]
    },
    {
      "page": "well_label",
      "title": "Convert plate row / column to a well label",
      "concept": [
        "qview-helper"
      ],
      "topics": [
        "well_label"
      ]
    },
    {
      "page": "write_qview",
      "title": "Write a Q-View object to disk",
      "concept": [
        "qview-export"
      ],
      "topics": [
        "qview_to_csv_dir",
        "qview_to_xlsx",
        "write_qview",
        "write_qview_csv",
        "write_qview_rds",
        "write_qview_xlsx"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/qviewparsR/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/qviewparsR/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "openxlsx2",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "qviewparsR.Rmd",
      "filename": "qviewparsR.html",
      "title": "Reading and analysing .Q-View files with qviewparsR",
      "author": "R. Heller and M. Mannes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "qviewparsR",
        "Installation",
        "A complete walk-through",
        "Reading flat report exports",
        "The naming convention",
        "Coercion and tidy-data idioms",
        "Visualisation",
        "Exporting",
        "Cross-validating against a template CSV",
        "Interactive front-end",
        "Error handling",
        "Citation",
        "Use of LLM tools"
      ],
      "created": "2026-07-23 14:39:49",
      "modified": "2026-07-23 14:39:49",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "qviewparsr",
  "_universes": [
    "cran",
    "r-heller",
    "cttir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-23T15:58:34.000Z",
      "distro": "resolute",
      "commit": "9bbed13b400eb8438311fcb9c315c729b345d722",
      "fileid": "https://r2.ropensci.org/491497f3b324ad7e24f8e07a2edff9c949ebd9a8ca7f046a7f34d4840eb78d4e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022512798"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-23T15:59:01.000Z",
      "distro": "resolute",
      "commit": "9bbed13b400eb8438311fcb9c315c729b345d722",
      "fileid": "https://r2.ropensci.org/eb094b632fd455e7c828947feac1c3f0d16c5cbc3cecf173c2283fa69850f1cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022512798"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-23T15:58:36.000Z",
      "commit": "9bbed13b400eb8438311fcb9c315c729b345d722",
      "fileid": "https://r2.ropensci.org/6f7e5a5ecea6028604200f937b1f29f50a6ead93e6a07e5e1a090f207b1e090e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022512798"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-23T15:57:29.000Z",
      "commit": "9bbed13b400eb8438311fcb9c315c729b345d722",
      "fileid": "https://r2.ropensci.org/78a62f942af28d724718725a88fa09d17613a850374d11d93298943b7ee43259",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30022512798"
    }
  ]
}