{
  "_id": "6a499f43162b78b26a583247",
  "Package": "rpxl",
  "Type": "Package",
  "Title": "Read Password-Protected Excel Files",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\n\"Patrick\", \"Barks\",\nemail = \"patrick.barks@epicentre.msf.org\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Description": "Uses the Python library msoffcrypto-tool to decrypt\npassword-protected Excel files, which can then be read into R\nusing readxl, readxlsb, or other packages.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Remotes": [
    "cran/readxlsb"
  ],
  "Config/testthat/edition": "3",
  "URL": "https://github.com/epicentre-msf/rpxl",
  "BugReports": "https://github.com/epicentre-msf/rpxl/issues",
  "Config/pak/sysreqs": "libpng-dev libxml2-dev python3",
  "Repository": "https://epicentre-msf.r-universe.dev",
  "Date/Publication": "2025-07-21 14:15:43 UTC",
  "RemoteUrl": "https://github.com/epicentre-msf/rpxl",
  "RemoteRef": "HEAD",
  "RemoteSha": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 06:37:16 UTC",
    "User": "root"
  },
  "Author": "Patrick Barks [aut, cre]",
  "Maintainer": "Patrick Barks <patrick.barks@epicentre.msf.org>",
  "_user": "epicentre-msf",
  "_type": "src",
  "_file": "rpxl_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/6809382a51e5bc56a7cfda9923729c1f56bd849ad8911ede50ff470ef641a078",
  "_filesize": 116773,
  "_sha256": "6809382a51e5bc56a7cfda9923729c1f56bd849ad8911ede50ff470ef641a078",
  "_expires": "2026-10-13T00:03:13.000Z",
  "_created": "2026-06-20T06:37:16.000Z",
  "_published": "2026-07-05T00:03:15.637Z",
  "_jobs": [
    {
      "job": 85177567090,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7762894993"
    },
    {
      "job": 85177567052,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762893706"
    },
    {
      "job": 85177567066,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7762897449"
    },
    {
      "job": 85177567117,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762894468"
    },
    {
      "job": 85177566837,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762873374"
    },
    {
      "job": 85177567099,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7762891029"
    },
    {
      "job": 85177567144,
      "time": 189,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7762897808"
    },
    {
      "job": 85177567201,
      "time": 236,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7762903715"
    },
    {
      "job": 85177567047,
      "time": 247,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7762905073"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451",
  "_status": "success",
  "_upstream": "https://github.com/epicentre-msf/rpxl",
  "_commit": {
    "id": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
    "author": "Patrick Barks <patrick.barks@gmail.com>",
    "committer": "Patrick Barks <patrick.barks@gmail.com>",
    "message": "readxlsb is archived\n",
    "time": 1753107343
  },
  "_maintainer": {
    "name": "Patrick Barks",
    "email": "patrick.barks@epicentre.msf.org",
    "login": "patrickbarks",
    "description": "",
    "uuid": 12620847
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "readxlsb",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "epicentre-msf",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "patrickbarks",
      "count": 16,
      "uuid": 12620847
    }
  ],
  "_userbio": {
    "uuid": 19820047,
    "type": "organization",
    "name": "Epicentre MSF",
    "followers": 43
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rpxl"
  },
  "_devurl": "https://github.com/epicentre-msf/rpxl",
  "_searchresults": 3,
  "_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/rpxl.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "decrypt_wb",
    "install_rpxl",
    "rp_xlsb",
    "rp_xlsx"
  ],
  "_help": [
    {
      "page": "decrypt_wb",
      "title": "Decrypt a password-protected Excel file",
      "topics": [
        "decrypt_wb"
      ]
    },
    {
      "page": "install_rpxl",
      "title": "Install Python dependencies for the rpxl package",
      "topics": [
        "install_rpxl"
      ]
    },
    {
      "page": "rp_xlsb",
      "title": "Read a protected .xlsb file",
      "topics": [
        "rp_xlsb"
      ]
    },
    {
      "page": "rp_xlsx",
      "title": "Read a protect .xlsx or .xlsm file",
      "topics": [
        "rp_xlsx"
      ]
    }
  ],
  "_readme": "https://github.com/epicentre-msf/rpxl/raw/HEAD/README.md",
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "glue",
    "here",
    "hms",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "readxl",
    "readxlsb",
    "rematch",
    "reticulate",
    "rlang",
    "rprojroot",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rpxl",
  "_universes": [
    "epicentre-msf",
    "patrickbarks"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:47.000Z",
      "distro": "noble",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/c84692fef72f6db67fa6d8b4f0883003aa1c7e5076169866224e3a985ee52fb4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:39.000Z",
      "distro": "noble",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/18724cd4f8ca5d78d85fa819d14b6875ec1e92692095e0477b09637708cc4d54",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:40:17.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/974bee0a44f26f43f99f9016cb98135f3a10a4a76bbccc671d41bf7e5ed62151",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:48.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/a235f254b5527f8d523387817c78f4ae3f8f33fd076f570ded4a53b9094e3b2b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:49.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/cca360ed1f09c9a8ae664e817669c4f991697050687add7dc23f7b4898c19d38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:26.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/365186e4f7e8a0017fbec3f04d24c8dd89c2d8ead7952004a79a40c3ba29a3e6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:40:15.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/596da4460d99139b1e22afb60aad7e445e9bea6574e6c108e5002c0883b1f5f1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-20T06:39:44.000Z",
      "commit": "8efd9cc5ce261b34ad892f132a2003433a2f2c3a",
      "fileid": "https://r2.ropensci.org/557f765c9f10efa01644c7c9c6a6fd4244202003f9f8d5d8e17c2368a5a9d3c1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/epicentre-msf/actions/runs/27863026451"
    }
  ]
}