readxl (1.4.5)

Published 2026-02-24 13:47:26 +00:00 by atheaadmin

Installation

options("repos" = c(getOption("repos"), c(gitea="")))
install.packages("readxl")

About this package

Import excel files into R. Supports '.xls' via the embedded 'libxls' C library <https://github.com/libxls/libxls> and '.xlsx' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux without external dependencies.Read Excel Files

Dependencies

Imports cellranger, tibble (>= 2.0.1), utils
Depends R (>= 3.6)
LinkingTo cpp11 (>= 0.4.0), progress
Suggests covr, knitr, rmarkdown, testthat (>= 3.1.6), withr
Details
CRAN
2026-02-24 13:47:26 +00:00
0
MIT + file LICENSE
Hadley Wickham
Jennifer Bryan
Posit
PBC
Marcin Kalicinski
Komarov Valery
Christophe Leitienne
Bob Colbert
David Hoerl
Evan Miller
1.6 MiB
Assets (1)
Versions (1) View all
1.4.5 2026-02-24