Import excel files into R. Supports '.xls' via the embedded 'libxls' C library (http://sourceforge.net/projects/libxls/) and '.xlsx' via the embedded 'RapidXML' C++ library (http://rapidxml.sourceforge.net). Works on Windows, Mac and Linux without external dependencies.
Version: | 0.1.1 |
Imports: | Rcpp (≥ 0.11.5) |
LinkingTo: | Rcpp |
Suggests: | testthat |
Published: | 2016-03-28 |
Author: | Hadley Wickham [aut, cre], RStudio [cph] (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) |
Maintainer: | Hadley Wickham <hadley at rstudio.com> |
License: | GPL-3 + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | readxl results |
Reference manual: | readxl.pdf |
Package source: | readxl_0.1.1.tar.gz |
Windows binaries: | r-devel: readxl_0.1.1.zip, r-release: readxl_0.1.1.zip, r-oldrel: readxl_0.1.1.zip |
OS X Mavericks binaries: | r-release: readxl_0.1.1.tgz, r-oldrel: readxl_0.1.1.tgz |
Old sources: | readxl archive |
Reverse depends: | DataLoader |
Reverse imports: | BEACH, chillR, DCM, DLMtool, dpcR, elementR, GetTDData, ie2misc, joinXL, lessR, Luminescence, photobiologyInOut, popprxl, QuantTools, RcmdrMisc, RDML, rio, SchemaOnRead, tidyverse, TR8, xlutils3 |
Reverse suggests: | ckanr, ezec, heemod, manifestoR, rattle, raw, Rcmdr, RcmdrPlugin.EZR, rotl, unvotes |
Please use the canonical form https://CRAN.R-project.org/package=readxl to link to this page.