Type: Package Package: xlsx Title: Read, Write, Format Excel 2007 and Excel 97/2000/XP/2003 Files Version: 0.6.5.9000 Authors@R: c(person(given = "Adrian", family = "Dragulescu", role = "aut", email = "adrian.dragulescu@gmail.com"), person(given = "Cole", family = "Arendt", role = c("aut", "cre"), email = "cole.arendt@outlook.com")) Description: Provide R functions to read/write/format Excel 2007 and Excel 97/2000/XP/2003 file formats. License: GPL-3 URL: https://github.com/colearendt/xlsx BugReports: https://github.com/colearendt/xlsx/issues Imports: grDevices, rJava, utils, xlsxjars Suggests: covr, knitr, rmarkdown, rprojroot, testthat, tibble VignetteBuilder: knitr Encoding: UTF-8 LazyLoad: yes RoxygenNote: 7.1.0 SystemRequirements: java (>= 1.6) Config/pak/sysreqs: make default-jdk Repository: https://colearendt.r-universe.dev Date/Publication: 2022-01-30 09:30:59 UTC RemoteUrl: https://github.com/colearendt/xlsx RemoteRef: HEAD RemoteSha: 4ed1d0127fdec1581808656b9c636b0fbd0ac4fd NeedsCompilation: no Packaged: 2026-06-07 08:38:40 UTC; root Author: Adrian Dragulescu [aut], Cole Arendt [aut, cre] Maintainer: Cole Arendt