{
  "_id": "6a213477cd65a98ecbd26369",
  "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-06-04 08:13:26 UTC",
    "User": "root"
  },
  "Author": "Damien Dotta [aut, cre],\nJulien Blasco [aut]",
  "Maintainer": "Damien Dotta <damien.dotta@live.fr>",
  "MD5sum": "827b13c32835037afa062e28b12fb9d9",
  "_user": "ddotta",
  "_type": "src",
  "_file": "tablexlsx_1.1.0.tar.gz",
  "_fileid": "881d533566fe007485645f7c505b967e01b2a09836b3c3f10b1951ca98c116bb",
  "_filesize": 657770,
  "_sha256": "881d533566fe007485645f7c505b967e01b2a09836b3c3f10b1951ca98c116bb",
  "_created": "2026-06-04T08:13:26.000Z",
  "_published": "2026-06-04T08:16:55.663Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477442948,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406381993"
    },
    {
      "job": 79477442999,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406385224"
    },
    {
      "job": 79477442978,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406391086"
    },
    {
      "job": 79477442995,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406387696"
    },
    {
      "job": 79476954070,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406344879"
    },
    {
      "job": 79477442959,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406378427"
    },
    {
      "job": 79477443110,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406370536"
    },
    {
      "job": 79477443282,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406370247"
    },
    {
      "job": 79477443103,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406374918"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 162,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tablexlsx"
  },
  "_devurl": "https://github.com/ddotta/tablexlsx",
  "_pkgdown": "https://ddotta.github.io/tablexlsx/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-04T08:15:22.000Z",
      "distro": "noble",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "8fd2d6ec80f0d90f239194bbcece3c4224f25794d18724bbfdae3ef815a47c6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-04T08:15:30.000Z",
      "distro": "noble",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "bcdacb1d2361a6fa4fcbee65b68dfc3eec99d1b3eddcd348858532ff5c692d44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-04T08:15:52.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "d0177d107f518dded92ee3505deabd58724935baa1f2a76c7b237472296acf47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-04T08:15:37.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "ee59bb21c82539e98a19dcd9931ccac2fa7ee0adf3e0ecd63e854e00a31b986b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-04T08:15:26.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "eec96e9b7806341959fadad36ec3309510d530e671423647e05b9d7c7d97a566",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-04T08:14:38.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "f1f3b8b2ac1c5e6ef512058d8a78d4a1a9b76a6dc35d637aa9ce6437135dbe05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-04T08:14:34.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "c4471f6e3c96444bd64cc48fb5680252f42a195a7b4264151ca75c3b84011506",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-04T08:14:51.000Z",
      "commit": "6ad2e0c166d92abde31f3ca8784f8f26f45e4cf7",
      "fileid": "a19a649a9c63352a897330a68f478d17a7d7ab299b8185a174032f7bbf7d9ac8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ddotta/actions/runs/26939409415"
    }
  ]
}