{
  "_id": "6a93e2cb7b325a6d97b70fba",
  "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-08-30 07:52:08 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/44e99736f597339f3d269ab70b8f2d3cbe775f71b9f00f0a1479f46db695e5b7",
  "_filesize": 450075,
  "_sha256": "44e99736f597339f3d269ab70b8f2d3cbe775f71b9f00f0a1479f46db695e5b7",
  "_expires": "2026-12-08T07:59:05.000Z",
  "_created": "2026-08-30T07:52:08.000Z",
  "_published": "2026-08-30T07:59:07.257Z",
  "_jobs": [
    {
      "job": 99226833522,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "9728707309"
    },
    {
      "job": 99226833503,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "9728702969"
    },
    {
      "job": 99226833520,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "9728755833"
    },
    {
      "job": 99226833548,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "9728751809"
    },
    {
      "job": 99226277000,
      "time": 307,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "9728679315"
    },
    {
      "job": 99226833537,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9728705343"
    },
    {
      "job": 99226833514,
      "time": 59,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "9728691967"
    },
    {
      "job": 99226833532,
      "time": 68,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "9728694040"
    },
    {
      "job": 99226833507,
      "time": 77,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "9728695443"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874",
  "_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": 7,
  "_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": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/manual.pdf",
    "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.5440680443502757,
  "_indexed": false,
  "_nocasepkg": "prism2r",
  "_universes": [
    "r-multiverse"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-08-30T07:54:21.000Z",
      "distro": "resolute",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/e4b7311c76581c52b0aecca95a4bff4e60030f2b3c8129e8520f2046260305db",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-08-30T07:54:05.000Z",
      "distro": "resolute",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/c02bcadd313cf62a286b6d7fde9179042b7cd682fbe6ad07c36ff173e1965a3e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-08-30T07:58:18.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/9b488567ae114783011eeded9e61e9c0303cc5a8d0158e83ed91f1bf1bbbada0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-08-30T07:58:07.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/e42697609f1c9ef002499873b59204a7928dceb380ec327f68ad5c737837e631",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-08-30T07:54:31.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/b0bfbff182d20dada7fdcdab10c74fc6ded86cd9020cb5b31221a2c15c5876ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-08-30T07:53:06.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/fd9051da87ea5b17b47425e618f1bc7bb609f56fb38026803ff3ec203f6e32fb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-08-30T07:53:10.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/4ba365ee401d27a2eb50f7fdef7e8eb65c6a6667553016b4096e742fd7d5f690",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-08-30T07:53:17.000Z",
      "commit": "a70fcff2cc3b3af8ed0e09c086c25f553269ab3b",
      "fileid": "https://r2.ropensci.org/060e762a04dbe178fe184aa46447d34bedf0f6c007f67921f216ebe4395bb27a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/33300003874"
    }
  ]
}