{
  "_id": "6a6c399b3388593b7e8cc8d6",
  "Package": "prism2R",
  "Title": "Read Prism Tables Into R",
  "Version": "0.1.0",
  "Authors@R": "person(\"Miha\", \"Kosmac\", , \"biomiha@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "This package provides functions to read and parse GraphPad\nPrism files (.pzfx or .prism) into R data frames, enabling\nusers to analyse and manipulate their data within the R\nenvironment. It currently consists of two functions -\n`get_table_names` and `read_prism`, both of which take the file\npath to a prism file as input and output either the table names\nor the table contents themselves.",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2025-02-25 18:52:25 UTC",
  "RemoteUrl": "https://github.com/Biomiha/prism2R",
  "RemoteRef": "V0.1",
  "RemoteSha": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-31 05:48:09 UTC",
    "User": "root"
  },
  "Author": "Miha Kosmac [aut, cre]",
  "Maintainer": "Miha Kosmac <biomiha@gmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "prism2R_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/a2faa931315371bb50beed14d36769227d6c45e5d7199ca6c346143ca918af6e",
  "_filesize": 380555,
  "_sha256": "a2faa931315371bb50beed14d36769227d6c45e5d7199ca6c346143ca918af6e",
  "_expires": "2026-11-08T05:58:49.000Z",
  "_created": "2026-07-31T05:48:09.000Z",
  "_published": "2026-07-31T05:58:51.582Z",
  "_jobs": [
    {
      "job": 91083795974,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8784292654"
    },
    {
      "job": 91083795948,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8784289913"
    },
    {
      "job": 91083795955,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8784419128"
    },
    {
      "job": 91083795953,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8784413046"
    },
    {
      "job": 91083288375,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8784251383"
    },
    {
      "job": 91083795949,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8784283899"
    },
    {
      "job": 91083796017,
      "time": 84,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8784276346"
    },
    {
      "job": 91083795990,
      "time": 151,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8784296220"
    },
    {
      "job": 91083795997,
      "time": 168,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8784300434"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308",
  "_status": "failure",
  "_upstream": "https://github.com/Biomiha/prism2R",
  "_commit": {
    "id": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
    "author": "Biomiha <biomiha@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Revert to previous read_prism_archive\n\nRevert to previous read_prism_archive",
    "time": 1740509545
  },
  "_maintainer": {
    "name": "Miha Kosmac",
    "email": "biomiha@gmail.com",
    "login": "biomiha",
    "twitter": "@biomiha",
    "description": "",
    "uuid": 29175188
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "archive",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "biomiha",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "biomiha",
      "count": 46,
      "uuid": 29175188
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prism2R"
  },
  "_devurl": "https://github.com/biomiha/prism2r",
  "_searchresults": 5,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/prism2R.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_analysis_tables",
    "get_table_names",
    "read_prism"
  ],
  "_help": [
    {
      "page": "get_analysis_tables",
      "title": "Get preferred analysis tables from a .prism file",
      "topics": [
        "get_analysis_tables"
      ]
    },
    {
      "page": "get_table_names",
      "title": "Get the names of the prism data tables",
      "topics": [
        "get_table_names"
      ]
    },
    {
      "page": "read_prism",
      "title": "Read prism data tables into R",
      "topics": [
        "read_prism"
      ]
    }
  ],
  "_readme": "https://github.com/Biomiha/prism2R/raw/V0.1/README.md",
  "_rundeps": [
    "archive",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_score": 2.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "prism2r",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T05:50:26.000Z",
      "distro": "resolute",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/d23827854e652429530c4dc5966d42b7c80bf82368fc12382772727cb3537940",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-31T05:50:18.000Z",
      "distro": "resolute",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/286cb1566318b6f965325b1e444d111d15f9997b354c5383391b25423f704f89",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-31T05:58:10.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/4a1ee0e3c7b47afabbb37ab347cb11fd4fa65ff861f88fe08413806a534d16a0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-31T05:57:46.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/328e0295319bd8280e9c4cefebe9d12250eed56608b45938ba95b8d238848ce1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-31T05:50:18.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/78a395a115ccbd4b02779c2cd524dd577afa515bfe23635953b31ded9f2d00ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T05:49:26.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/67d427aec2cd0732aa20dcf4723dba8fef33d17bec6a92f53253fdb665fc33f5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T05:50:30.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/1c6135c292e7dd09036d73154d5385d302eea65377e1d79caeca9a061fdd7aef",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-31T05:50:50.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/df9543835a3fe3da02333df85907055a8fd9ee66cecc3f938f044e94b4da160f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/30607635308"
    }
  ]
}