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.
| Version: | 1.3.1 |
| Imports: | cellranger, Rcpp (≥ 0.12.18), tibble (≥ 1.3.1), utils |
| LinkingTo: | progress, Rcpp |
| Suggests: | covr, knitr, rmarkdown, rprojroot (≥ 1.1), testthat |
| Published: | 2019-03-13 |
| Author: | Hadley Wickham |
| Maintainer: | Jennifer Bryan <jenny at rstudio.com> |
| BugReports: | https://github.com/tidyverse/readxl/issues |
| License: | GPL-3 |
| URL: | https://readxl.tidyverse.org, https://github.com/tidyverse/readxl |
| NeedsCompilation: | yes |
| Materials: | README NEWS |
| CRAN checks: | readxl results |
| Reference manual: | readxl.pdf |
| Vignettes: |
Cell and Column Types Sheet Geometry |
| Package source: | readxl_1.3.1.tar.gz |
| Windows binaries: | r-devel: readxl_1.3.1.zip, r-release: readxl_1.3.1.zip, r-oldrel: readxl_1.3.1.zip |
| macOS binaries: | r-release: readxl_1.3.1.tgz, r-oldrel: readxl_1.3.1.tgz |
| Old sources: | readxl archive |
Please use the canonical form https://CRAN.R-project.org/package=readxl to link to this page.