{
  "_id": "6a48b162e06c18f0a654701b",
  "Package": "tablexlsx",
  "Type": "Package",
  "Title": "Export Data Frames to Excel Workbook",
  "Version": "1.1.0",
  "Authors@R": "c(person(given = \"Damien\",\nfamily = \"Dotta\",\nrole = c(\"aut\", \"cre\"),\nemail = \"damien.dotta@live.fr\"),\nperson(given = \"Julien\",\nfamily = \"Blasco\",\nrole = c(\"aut\"),\nemail = \"julien.blasco@mailbox.org\"))",
  "Description": "Collection of functions that allow to export data frames\nto excel workbook.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://ddotta.github.io/tablexlsx/,\nhttps://github.com/ddotta/tablexlsx",
  "BugReports": "https://github.com/ddotta/tablexlsx/issues",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://ddotta.r-universe.dev",
  "Date/Publication": "2026-01-05 09:57:09 UTC",
  "RemoteUrl": "https://github.com/ddotta/tablexlsx",
  "RemoteRef": "HEAD",
  "RemoteSha": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 06:28:52 UTC",
    "User": "root"
  },
  "Author": "Damien Dotta [aut, cre],\nJulien Blasco [aut]",
  "Maintainer": "Damien Dotta <damien.dotta@live.fr>",
  "_user": "ddotta",
  "_type": "src",
  "_file": "tablexlsx_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/4252fa9ffd62bf40b0fa9a9e2f52dd1aeec3bc71bea0129eb5ccbf090e2811bf",
  "_filesize": 659598,
  "_sha256": "4252fa9ffd62bf40b0fa9a9e2f52dd1aeec3bc71bea0129eb5ccbf090e2811bf",
  "_expires": "2026-10-12T07:08:16.000Z",
  "_created": "2026-07-04T06:28:52.000Z",
  "_published": "2026-07-04T07:08:18.038Z",
  "_jobs": [
    {
      "job": 85110259579,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079155479"
    },
    {
      "job": 85110259580,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079154970"
    },
    {
      "job": 85110259578,
      "time": 71,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079432123"
    },
    {
      "job": 85110259577,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079413748"
    },
    {
      "job": 85110041181,
      "time": 204,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079139080"
    },
    {
      "job": 85110259583,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079155106"
    },
    {
      "job": 85110259582,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079149080"
    },
    {
      "job": 85110259581,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079147959"
    },
    {
      "job": 85110259590,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079148926"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985",
  "_status": "success",
  "_upstream": "https://github.com/ddotta/tablexlsx",
  "_commit": {
    "id": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
    "author": "Damien Dotta <damien.dotta@live.fr>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #45 from brunomartins-rdev/table-of-contents\n\nTable of contents",
    "time": 1767607029
  },
  "_maintainer": {
    "name": "Damien Dotta",
    "email": "damien.dotta@live.fr",
    "login": "ddotta",
    "uuid": 13397519
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ddotta",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "conversion",
    "dataframe",
    "export",
    "xlsx"
  ],
  "_stars": 17,
  "_contributors": [
    {
      "user": "ddotta",
      "count": 216,
      "uuid": 13397519
    },
    {
      "user": "julienblasco",
      "count": 49,
      "uuid": 10402965
    },
    {
      "user": "brunomdsmartins",
      "count": 2,
      "uuid": 183104205
    }
  ],
  "_userbio": {
    "uuid": 13397519,
    "type": "user",
    "name": "Damien Dotta",
    "followers": 70
  },
  "_downloads": {
    "count": 286,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablexlsx"
  },
  "_devurl": "https://github.com/ddotta/tablexlsx",
  "_pkgdown": "https://ddotta.github.io/tablexlsx/",
  "_searchresults": 10,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tablexlsx.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ddotta/tablexlsx",
  "_realowner": "ddotta",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-14"
    },
    {
      "version": "1.0.0",
      "date": "2024-06-06"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-16"
    }
  ],
  "_exports": [
    "add_table",
    "toxlsx",
    "xls_theme",
    "xls_theme_default",
    "xls_theme_plain"
  ],
  "_datasets": [
    {
      "name": "style",
      "title": "An R list that contains the styles of each element for formatting data frames in excel files",
      "object": "style",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "add_table",
      "title": "Function that adds a data frame to an (existing) .xlsx workbook sheet",
      "topics": [
        "add_table"
      ]
    },
    {
      "page": "style",
      "title": "An R list that contains the styles of each element for formatting data frames in excel files",
      "topics": [
        "style"
      ]
    },
    {
      "page": "toxlsx",
      "title": "Convert R data frames to excel files",
      "topics": [
        "toxlsx"
      ]
    },
    {
      "page": "xls_theme",
      "title": "Constructor function for xls themes",
      "topics": [
        "xls_theme"
      ]
    },
    {
      "page": "xls_theme_default",
      "title": "Constructor function for the default xls theme",
      "topics": [
        "xls_theme_default"
      ]
    },
    {
      "page": "xls_theme_plain",
      "title": "Constructor function for a plain xls theme",
      "topics": [
        "xls_theme_plain"
      ]
    }
  ],
  "_readme": "https://github.com/ddotta/tablexlsx/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "magrittr",
    "openxlsx",
    "Rcpp",
    "stringi",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "aa-examples.Rmd",
      "filename": "aa-examples.html",
      "title": "Examples gallery",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Examples gallery",
        "Table of Contents",
        "1. Simply export a data frame to an xlsx file",
        "2. Export a list of several data frames to an xlsx file (each data frame in a different sheet)",
        "3. Export a data frame to an xlsx file (merging modalities for one column)",
        "4. Export a data frame to an xlsx file (merging modalities for several columns)",
        "5. Export a data frame to an xlsx file (splitting the data frame into groups)",
        "6. Export a list of several data frames to an xlsx file (several data frames in a same sheet)",
        "7. Export a list of data frames to an named xlsx file by specifying which data frame goes in which sheet, styling each column, giving a title and footnotes..."
      ],
      "created": "2023-02-01 15:32:28",
      "modified": "2024-06-06 09:34:33",
      "commits": 21
    }
  ],
  "_score": 5.230448921378274,
  "_indexed": true,
  "_nocasepkg": "tablexlsx",
  "_universes": [
    "ddotta"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-04T06:31:03.000Z",
      "distro": "resolute",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/fbb3f932916fe70ab9ead5f59fedff4a4a796bc039859e3b65f22e113da86314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-04T06:31:00.000Z",
      "distro": "resolute",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/e6f75a540203be677c8d30113895793be05c4d0326811a13d2a441b323052c96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-04T07:07:46.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/c3ef852ebe5d3c590eaff0e2876038a563f976bdd385113919ad66feabfe6160",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-07-04T07:05:43.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/156046d003941493ceeebf39bedfada92560581e9edfd107d9f09c0b38788294",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-04T06:31:20.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/13e372c75a6aa0f25ab618b682943704a79b1c2be523eeb4a9d52c42fe8990c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-04T06:30:04.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/65ee8ead07a966218f735a9533b433516b5d00aab6260da1b6a9b1617570bb1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-04T06:29:56.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/2677fc8f81e94dad559ebcb0cd24cf77cc129b5aa99f32eeb6d74a8ab23bf031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-07-04T06:30:05.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "https://r2.ropensci.org/f5de1927381c16932934e8410e5acca791525504e1cd9a0116850d0ca9e31f97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/28697648985"
    }
  ]
}