readxl

Read Excel Files

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 <http://rapidxml.sourceforge.net>. Works on Windows, Mac and Linux without external dependencies.

Tests Vignettes

Available Snapshots

This version of readxl can be found in the following snapshots:

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • cellranger
  • tibble >= 2.0.1
  • cpp11 >= 0.4.0
  • progress
  • Suggests (5)
  • covr
  • knitr
  • rmarkdown
  • testthat >= 3.1.6
  • withr
  • Version History