Package: readxl Title: Read Excel Files Version: 1.5.0 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = "aut", comment = c(ORCID = "0000-0003-4757-117X")), person("Jennifer", "Bryan", , "jenny@posit.co", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-6983-2759")), person("Posit, PBC", role = c("cph", "fnd"), comment = "Copyright holder of all R code and all C/C++ code without explicit copyright attribution"), person("Marcin", "Kalicinski", role = c("ctb", "cph"), comment = "Author of included RapidXML code"), person("Komarov Valery", role = c("ctb", "cph"), comment = "Author of included libxls code"), person("Christophe Leitienne", role = c("ctb", "cph"), comment = "Author of included libxls code"), person("Bob Colbert", role = c("ctb", "cph"), comment = "Author of included libxls code"), person("David Hoerl", role = c("ctb", "cph"), comment = "Author of included libxls code"), person("Evan Miller", role = c("ctb", "cph"), comment = "Author of included libxls code") ) Description: Import excel files into R. Supports '.xls' via the embedded 'libxls' C library and '.xlsx' via the embedded 'RapidXML' C++ library . Works on Windows, Mac and Linux without external dependencies. License: MIT + file LICENSE URL: https://readxl.tidyverse.org, https://github.com/tidyverse/readxl BugReports: https://github.com/tidyverse/readxl/issues Depends: R (>= 4.1) Imports: cellranger, tibble (>= 2.0.1), utils Suggests: covr, knitr, rmarkdown, testthat (>= 3.1.6), withr LinkingTo: cpp11 (>= 0.5.5), progress VignetteBuilder: knitr Config/build/compilation-database: true Config/Needs/website: tidyverse/tidytemplate, tidyverse Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Note: libxls v1.6.3 c199d13 NeedsCompilation: yes Packaged: 2026-05-16 14:11:44 UTC; jenny Author: Hadley Wickham [aut] (ORCID: ), Jennifer Bryan [aut, cre] (ORCID: ), Posit, PBC [cph, fnd] (Copyright holder of all R code and all C/C++ code without explicit copyright attribution), Marcin Kalicinski [ctb, cph] (Author of included RapidXML code), Komarov Valery [ctb, cph] (Author of included libxls code), Christophe Leitienne [ctb, cph] (Author of included libxls code), Bob Colbert [ctb, cph] (Author of included libxls code), David Hoerl [ctb, cph] (Author of included libxls code), Evan Miller [ctb, cph] (Author of included libxls code) Maintainer: Jennifer Bryan Repository: CRAN Date/Publication: 2026-05-16 21:50:23 UTC Built: R 4.3.3; x86_64-pc-linux-gnu; 2026-05-24 05:30:08 UTC; unix RemoteType: standard RemotePkgRef: readxl RemoteRef: readxl RemoteRepos: https://cloud.r-project.org RemoteSha: 1.5.0