{
  "_id": "6a46db126527f6f71f9f72d1",
  "Package": "parcxl",
  "Title": "Fast Formula Stripping and Exporting Excel Sheets to Separate\nFiles",
  "Version": "0.1.0",
  "Authors@R": "person(\"Shunsuke\", \"Homma\", email = \"shunsuke.homma@proton.me\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides fast, dependency-minimal tools to strip all cell\nformulas from standard Excel (.xlsx) files while preserving\nevaluated calculated values intact. It also supports exporting\nmulti-sheet workbooks into standalone single-sheet files. By\ndesign, the package extracts only cell values and their\nformatting (styles) to ensure maximum speed and safety,\ndiscarding complex embedded objects such as images or charts.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 21:39:11 UTC",
    "User": "root"
  },
  "Author": "Shunsuke Homma [aut, cre]",
  "Maintainer": "Shunsuke Homma <shunsuke.homma@proton.me>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-02 19:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/parcxl",
  "RemoteRef": "HEAD",
  "RemoteSha": "bbbff05abb0c9f62565f68f0e2914a509e5fb342",
  "_user": "cran",
  "_type": "src",
  "_file": "parcxl_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/fbe81a1acef8ff04b669126eb86d0d549d11f9897b688647734595f2dc0a4393",
  "_filesize": 83550,
  "_sha256": "fbe81a1acef8ff04b669126eb86d0d549d11f9897b688647734595f2dc0a4393",
  "_expires": "2026-10-10T21:41:37.000Z",
  "_created": "2026-07-02T21:39:11.000Z",
  "_published": "2026-07-02T21:41:38.215Z",
  "_jobs": [
    {
      "job": 84883902823,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8052292041"
    },
    {
      "job": 84883902872,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052293592"
    },
    {
      "job": 84883533226,
      "time": 140,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8052256779"
    },
    {
      "job": 84883902835,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8052294493"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28623141984",
  "_status": "success",
  "_upstream": "https://github.com/cran/parcxl",
  "_commit": {
    "id": "bbbff05abb0c9f62565f68f0e2914a509e5fb342",
    "author": "Shunsuke Homma <shunsuke.homma@proton.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1783018802
  },
  "_maintainer": {
    "name": "Shunsuke Homma",
    "email": "shunsuke.homma@proton.me"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "zip",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 615,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/parcxl"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/parcxl.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-07-02"
    }
  ],
  "_exports": [
    "export_sheets",
    "remove_formula"
  ],
  "_help": [
    {
      "page": "export_sheets",
      "title": "Export an Excel File into Separate Value-Only Sheets",
      "topics": [
        "export_sheets"
      ]
    },
    {
      "page": "remove_formula",
      "title": "Remove Formulas from an Excel File",
      "topics": [
        "remove_formula"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "rlang",
    "xml2",
    "zip"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "parcxl",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T21:41:04.000Z",
      "distro": "resolute",
      "commit": "bbbff05abb0c9f62565f68f0e2914a509e5fb342",
      "fileid": "https://r2.ropensci.org/24409ad48348ebf39e4b7c9cb2e5cb3cb9600b0f66ba28014cd44737048f4461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623141984"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-02T21:41:06.000Z",
      "distro": "resolute",
      "commit": "bbbff05abb0c9f62565f68f0e2914a509e5fb342",
      "fileid": "https://r2.ropensci.org/b855844103f40baacbee0712778221f3976f7c15fefe480159b66f9289716544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623141984"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-02T21:41:19.000Z",
      "commit": "bbbff05abb0c9f62565f68f0e2914a509e5fb342",
      "fileid": "https://r2.ropensci.org/8bcb7bd0da770db13d2d32d4f5f398b287c33ee4212c40b0f190f1163db91126",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28623141984"
    }
  ]
}