{
  "_id": "6a1f154fb401979e7341e528",
  "Package": "WriteXLS",
  "Version": "6.8.0",
  "Date": "2025-05-22",
  "Title": "Cross-Platform Perl Based R Function to Create Excel 2003 (XLS)\nand Excel 2007 (XLSX) Files",
  "Description": "Cross-platform Perl based R function to create Excel 2003\n(XLS) and Excel 2007 (XLSX) files from one or more data frames.\nEach data frame will be written to a separate named worksheet\nin the Excel spreadsheet. The worksheet name will be the name\nof the data frame it contains or can be specified by the user.",
  "Authors@R": "c(person(given = \"Marc\",\nfamily = \"Schwartz\",\nrole = c(\"aut\", \"cre\"),\nemail = \"marc_schwartz@me.com\"),\nperson(given = c(\"Various authors for Perl modules listed in each .pm\"),\nfamily = \"file.\",\nrole = \"aut\"))",
  "Copyright": "The copyright holders of the Perl files are listed in each\n.pm file under the Perl directory.",
  "License": "GPL (>= 2)",
  "SystemRequirements": "Perl",
  "URL": "https://github.com/marcschwartz/WriteXLS",
  "BugReports": "https://github.com/marcschwartz/WriteXLS/issues",
  "Config/pak/sysreqs": "perl",
  "Repository": "https://marcschwartz.r-universe.dev",
  "Date/Publication": "2025-05-22 16:28:24 UTC",
  "RemoteUrl": "https://github.com/marcschwartz/writexls",
  "RemoteRef": "HEAD",
  "RemoteSha": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:43:14 UTC",
    "User": "root"
  },
  "Author": "Marc Schwartz [aut, cre],\nVarious authors for Perl modules listed in each .pm file. [aut]",
  "Maintainer": "Marc Schwartz <marc_schwartz@me.com>",
  "MD5sum": "fe9a5fab61c8edf02898f07815ad18dc",
  "_user": "marcschwartz",
  "_type": "src",
  "_file": "WriteXLS_6.8.0.tar.gz",
  "_fileid": "4b80c1094d9e01795a21fab26ea0aea77a64fdb090ddee09fa48eed105ff7820",
  "_filesize": 910948,
  "_sha256": "4b80c1094d9e01795a21fab26ea0aea77a64fdb090ddee09fa48eed105ff7820",
  "_created": "2026-05-17T06:43:14.000Z",
  "_published": "2026-06-02T17:39:27.504Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79134093936,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040104862"
    },
    {
      "job": 79134094281,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040104889"
    },
    {
      "job": 79134094403,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040108266"
    },
    {
      "job": 79134094335,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040104873"
    },
    {
      "job": 79134092847,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040092819"
    },
    {
      "job": 79134093255,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365353699"
    },
    {
      "job": 79134094345,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040101246"
    },
    {
      "job": 79134093929,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040100086"
    },
    {
      "job": 79134094367,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040100734"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marcschwartz/writexls",
  "_commit": {
    "id": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
    "author": "Marc Schwartz <marc_schwartz@me.com>",
    "committer": "Marc Schwartz <marc_schwartz@me.com>",
    "message": "Added Authors@R field to resolve CRAN check notes. Updated Perl modules. Bumped version to 6.8.0.\n",
    "time": 1747931304
  },
  "_maintainer": {
    "name": "Marc Schwartz",
    "email": "marc_schwartz@me.com",
    "login": "marcschwartz",
    "description": "",
    "uuid": 1749084
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "marcschwartz",
  "_selfowned": true,
  "_usedby": 25,
  "_updates": [
    {
      "week": "2025-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v6.8.0",
      "date": "2025-05-22"
    }
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "marcschwartz",
      "count": 65,
      "uuid": 1749084
    }
  ],
  "_userbio": {
    "uuid": 1749084,
    "type": "user",
    "name": "Marc Schwartz"
  },
  "_downloads": {
    "count": 11055,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WriteXLS"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/marcschwartz/writexls",
  "_searchresults": 936,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/WriteXLS.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marcschwartz/writexls",
  "_realowner": "marcschwartz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.5.0",
      "date": "2009-03-26"
    },
    {
      "version": "1.6.0",
      "date": "2009-03-31"
    },
    {
      "version": "1.7.1",
      "date": "2009-05-29"
    },
    {
      "version": "1.8.0",
      "date": "2009-06-17"
    },
    {
      "version": "1.8.1",
      "date": "2009-06-25"
    },
    {
      "version": "1.8.2",
      "date": "2009-10-12"
    },
    {
      "version": "1.8.3",
      "date": "2009-11-06"
    },
    {
      "version": "1.8.4",
      "date": "2009-12-23"
    },
    {
      "version": "1.9.0",
      "date": "2010-03-21"
    },
    {
      "version": "2.0.1",
      "date": "2010-09-16"
    },
    {
      "version": "2.1.0",
      "date": "2010-09-19"
    },
    {
      "version": "2.1.1",
      "date": "2012-06-01"
    },
    {
      "version": "2.2.0",
      "date": "2012-11-04"
    },
    {
      "version": "2.3.0",
      "date": "2012-11-20"
    },
    {
      "version": "2.3.1",
      "date": "2013-03-14"
    },
    {
      "version": "3.0.0",
      "date": "2013-07-18"
    },
    {
      "version": "3.2.0",
      "date": "2013-07-28"
    },
    {
      "version": "3.2.1",
      "date": "2013-08-08"
    },
    {
      "version": "3.2.2",
      "date": "2013-11-12"
    },
    {
      "version": "3.3.1",
      "date": "2014-01-21"
    },
    {
      "version": "3.4.0",
      "date": "2014-02-12"
    },
    {
      "version": "3.5.0",
      "date": "2014-03-18"
    },
    {
      "version": "3.5.1",
      "date": "2014-10-02"
    },
    {
      "version": "3.6.0",
      "date": "2015-06-24"
    },
    {
      "version": "3.6.1",
      "date": "2015-07-02"
    },
    {
      "version": "4.0.0",
      "date": "2015-12-07"
    },
    {
      "version": "4.1.0",
      "date": "2019-02-26"
    },
    {
      "version": "5.0.0",
      "date": "2019-07-10"
    },
    {
      "version": "6.0.0",
      "date": "2020-10-17"
    },
    {
      "version": "6.1.0",
      "date": "2020-11-23"
    },
    {
      "version": "6.2.0",
      "date": "2021-02-22"
    },
    {
      "version": "6.3.0",
      "date": "2021-04-01"
    },
    {
      "version": "6.4.0",
      "date": "2022-02-24"
    },
    {
      "version": "6.5.0",
      "date": "2024-01-09"
    },
    {
      "version": "6.6.0",
      "date": "2024-05-13"
    },
    {
      "version": "6.7.0",
      "date": "2024-07-20"
    },
    {
      "version": "6.8.0",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "testPerl",
    "WriteXLS"
  ],
  "_help": [
    {
      "page": "testPerl",
      "title": "Test Perl installation and required modules for WriteXLS()",
      "topics": [
        "testPerl"
      ]
    },
    {
      "page": "WriteXLS",
      "title": "Cross-platform Perl based R function to create Excel 2003 (XLS) or Excel 2007 (XLSX) files",
      "topics": [
        "WriteXLS"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 8.64577071471703,
  "_indexed": true,
  "_nocasepkg": "writexls",
  "_universes": [
    "marcschwartz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "6.8.0",
      "date": "2026-05-17T06:45:07.000Z",
      "distro": "noble",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "c7a7efdec9d9bca22bf22d571d081c800a60b3c71c4db4b46763bbd5ec10e7b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "6.8.0",
      "date": "2026-05-17T06:45:08.000Z",
      "distro": "noble",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "020d158f9dca1bed330cb7111f0c9aafbe37330fec3882029cdeea21bf7d8cd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "6.8.0",
      "date": "2026-05-17T06:45:39.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "990fe9c5c1dd1030a65331d54c5f4be1a49acee404930a1b04beb38628728f91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "6.8.0",
      "date": "2026-05-17T06:45:10.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "fcf74e7800b37ab31995fee1d1c7ca61257bf62a76d58a39b0bdfc96ae1f72c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "6.8.0",
      "date": "2026-05-17T06:44:28.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "0c12da0e5d0fda3b34a09248a101f3958dcca965b51553f39db5a2fa72431560",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "6.8.0",
      "date": "2026-05-17T06:44:15.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "967f0104e990f2ebf6885ecc1ae1c287c4f6b9124a5415ddae5cd6c056916dbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "6.8.0",
      "date": "2026-05-17T06:44:26.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "18ac3d57bf2ebf8e048bdf1658ef0d766ae73b7207a677cb849fe17dd71ceeb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "6.8.0",
      "date": "2026-06-02T17:39:06.000Z",
      "commit": "7eb10fa3d4506e8e44205a53be23e410f131e5eb",
      "fileid": "fa0a9fe1d98b472f61698335cb7d5a1c01695163e65600c389d398f7280a9136",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marcschwartz/actions/runs/25983738027"
    }
  ]
}