Package: XLConnect Type: Package Title: Excel Connector for R Version: 1.3.1.9999 Authors@R: c(person("Mirai Solutions GmbH", role = "aut", email = "xlconnect@mirai-solutions.com"), person("Martin", "Studer", role = "cre", email = "martin.studer@mirai-solutions.com", comment = c(ORCID = "0009-0004-8250-7303")), person("The Apache Software Foundation", role = c("ctb", "cph"), comment = "Apache POI"), person("Graph Builder", role = c("ctb", "cph"), comment = "Curvesapi Java library"), person("Brett Woolridge", role = c("ctb", "cph"), comment = "SparseBitSet Java library")) URL: https://mirai-solutions.ch https://github.com/miraisolutions/xlconnect BugReports: https://github.com/miraisolutions/xlconnect/issues SystemRequirements: Java (>= 8) Depends: R (>= 3.6.0) Imports: methods, rJava (>= 1.0-1) Suggests: lattice, ggplot2 (>= 0.9.3), zoo, testthat, withr Description: Provides comprehensive functionality to read, write and format Excel data. License: GPL-3 Copyright: See file COPYRIGHTS LazyData: yes Config/testthat/edition: 3 Config/pak/sysreqs: make default-jdk Repository: https://miraisolutions.r-universe.dev Date/Publication: 2026-03-10 08:59:40 UTC RemoteUrl: https://github.com/miraisolutions/xlconnect RemoteRef: HEAD RemoteSha: 9e54f8efc3071b788c45752ddde610611150d145 NeedsCompilation: no Packaged: 2026-06-11 11:19:53 UTC; root Author: Mirai Solutions GmbH [aut], Martin Studer [cre] (ORCID: ), The Apache Software Foundation [ctb, cph] (Apache POI), Graph Builder [ctb, cph] (Curvesapi Java library), Brett Woolridge [ctb, cph] (SparseBitSet Java library) Maintainer: Martin Studer