readxl

From MaRDI portal
Software:31182



swMATH19354CRANreadxlMaRDI QIDQ31182

Read Excel Files

Hadley Wickham, Jennifer Bryan

Last update: 6 July 2023

Software version identifier: 1.4.2, 0.1.0, 0.1.1, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.3.1, 1.4.0, 1.4.1, 1.4.3

Source code repository: https://github.com/cran/readxl

Copyright license: MIT license, File License

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.