Files in hadley/readxl
Read Excel Files

.Rbuildignore
.covrignore
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE.md .github/SUPPORT.md
.github/lock.yml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
.vscode/c_cpp_properties.json
.vscode/launch.json
DESCRIPTION
LICENSE
LICENSE.md
LICENSE.note
NAMESPACE
NEWS.md R/cell-specification.R R/cpp11.R R/example.R R/excel-format.R R/excel-sheets.R R/progress.R R/read_excel.R R/readxl-package.R R/utils.R R/xlsx-zip.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md debug/debug.R
img/Microsoft_Excel_2013_logo.png
img/geometry.key
img/hex-image.png
img/readxl-og-1280x640.png
img/readxl-print.png
img/readxl.eps
img/readxl.pdf
img/readxl.png
inst/WORDLIST
inst/extdata/clippy.xls
inst/extdata/clippy.xlsx
inst/extdata/datasets.xls
inst/extdata/datasets.xlsx
inst/extdata/deaths.xls
inst/extdata/deaths.xlsx
inst/extdata/geometry.xls
inst/extdata/geometry.xlsx
inst/extdata/type-me.xls
inst/extdata/type-me.xlsx
maintenance/01_pull-from-libxls-upstream.R
maintenance/02_apply-our-libxls-patches.txt
maintenance/patches/cran.patch
maintenance/patches/filepaths.patch
maintenance/patches/locale.patch
maintenance/patches/snprintf.patch
maintenance/patches/strict-prototypes.patch
man/cell-specification.Rd man/excel_format.Rd man/excel_sheets.Rd
man/figures/logo.png
man/read_excel.Rd man/readxl-package.Rd man/readxl_example.Rd man/readxl_progress.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-152x152.png
pkgdown/favicon/apple-touch-icon-180x180.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
readxl.Rproj
revdep/.gitignore
revdep/README.md revdep/cran.md
revdep/email.yml
revdep/failures.md revdep/problems.md revdep/v1.0.0/check.R
revdep/v1.0.0/checks.rds
revdep/v1.0.0/timing.md revdep/v1.1.0/revdep-notes.md
src/.gitignore
src/CellLimits.h
src/ColSpec.h
src/Makevars
src/Makevars.win
src/Read.cpp
src/SheetView.h
src/Spinner.h
src/StringSet.h
src/XlsCell.h
src/XlsCellSet.h
src/XlsWorkBook.cpp
src/XlsWorkBook.h
src/XlsxCell.h
src/XlsxCellSet.h
src/XlsxString.h
src/XlsxWorkBook.cpp
src/XlsxWorkBook.h
src/cpp11.cpp
src/cran.c
src/cran.h
src/libxls/brdb.c.h
src/libxls/brdb.h
src/libxls/endian.c
src/libxls/endian.h
src/libxls/locale.c
src/libxls/locale.h
src/libxls/ole.c
src/libxls/ole.h
src/libxls/xls.c
src/libxls/xls.h
src/libxls/xlsstruct.h
src/libxls/xlstool.c
src/libxls/xlstool.h
src/libxls/xlstypes.h
src/rapidxml/rapidxml.h
src/rapidxml/rapidxml_print.h
src/readxl_types.h
src/unix/config-macos.h
src/unix/config-solaris.h
src/unix/config-unix.h
src/unix/config.h
src/utils.h
src/windows/config.h
src/zip.cpp
src/zip.h
talks/.gitignore
talks/2017-05-10_readxl-rstudio-webinar-notes.md talks/2017-05-10_readxl-rstudio-webinar.R
talks/2017-05-10_readxl-rstudio-webinar.key
talks/2017-05-10_readxl-rstudio-webinar.pdf
tests/BIFF5-LABEL-record-string-read-mac-10-11.supp
tests/testthat.R tests/testthat/_snaps/coercion.md tests/testthat/_snaps/col-names.md tests/testthat/_snaps/col-types.md tests/testthat/_snaps/dates.md tests/testthat/_snaps/problems.md tests/testthat/_snaps/read-excel.md tests/testthat/_snaps/sheets.md tests/testthat/helper.R tests/testthat/setup.R
tests/testthat/sheets/65536-rows-xls.xls
tests/testthat/sheets/Ekaterinburg_IP_9.xlsx
tests/testthat/sheets/biff5-label-records.xls
tests/testthat/sheets/biff5-rich-text-string.xls
tests/testthat/sheets/big-texty-numbers-xls.xls
tests/testthat/sheets/big-texty-numbers-xlsx.xlsx
tests/testthat/sheets/blanks.xls
tests/testthat/sheets/blanks.xlsx
tests/testthat/sheets/color-date-lowercase-xlsx.xlsx
tests/testthat/sheets/color-date-xls.xls
tests/testthat/sheets/color-date-xlsx.xlsx
tests/testthat/sheets/currency-formats-xlsx.xlsx
tests/testthat/sheets/dates-1900-LibreOffice.xlsx
tests/testthat/sheets/dates-1900.xls
tests/testthat/sheets/dates-1904.xls
tests/testthat/sheets/dates-leap-year-1900-xls.xls
tests/testthat/sheets/dates-leap-year-1900-xlsx.xlsx
tests/testthat/sheets/datetime-rounding.xls
tests/testthat/sheets/datetime-rounding.xlsx
tests/testthat/sheets/embedded-chartsheet.xlsx
tests/testthat/sheets/empty-named-column.xls
tests/testthat/sheets/empty-named-column.xlsx
tests/testthat/sheets/empty-sheets.xls
tests/testthat/sheets/empty-sheets.xlsx
tests/testthat/sheets/geometry.xls
tests/testthat/sheets/geometry.xlsx
tests/testthat/sheets/inlineStr.xlsx
tests/testthat/sheets/inlineStr2.xlsx
tests/testthat/sheets/iris-excel-xls.xls
tests/testthat/sheets/iris-excel-xlsx.xlsx
tests/testthat/sheets/iris-google-doc.xlsx
tests/testthat/sheets/list_type.xls
tests/testthat/sheets/list_type.xlsx
tests/testthat/sheets/los-angeles-arrests-xlsx.xlsx
tests/testthat/sheets/missing-first-column.xls
tests/testthat/sheets/missing-first-column.xlsx
tests/testthat/sheets/missing-v-node-xlsx.xlsx
tests/testthat/sheets/missing-values-xls.xls
tests/testthat/sheets/missing-values-xlsx.xlsx
tests/testthat/sheets/more-than-256-unique-strings-xls.xls
tests/testthat/sheets/mtcars.xls
tests/testthat/sheets/names-need-repair-xls.xls
tests/testthat/sheets/names-need-repair-xlsx.xlsx
tests/testthat/sheets/new_line_errors.xlsx
tests/testthat/sheets/no-styles-or-sharedStrings-parts.xlsx
tests/testthat/sheets/no-yes-col-names.xls
tests/testthat/sheets/no-yes-col-names.xlsx
tests/testthat/sheets/nonstandard-xml-ns-prefix.xlsx
tests/testthat/sheets/numbers-as-na-and-shared-strings-xls.xls
tests/testthat/sheets/numbers-as-na-and-shared-strings-xlsx.xlsx
tests/testthat/sheets/richtext-coloured.xlsx
tests/testthat/sheets/sheet-xml-lookup.xlsx
tests/testthat/sheets/skipping.xls
tests/testthat/sheets/skipping.xlsx
tests/testthat/sheets/style-only-cells.xls
tests/testthat/sheets/style-only-cells.xlsx
tests/testthat/sheets/texty-dates-xls.xls
tests/testthat/sheets/texty-dates-xlsx.xlsx
tests/testthat/sheets/types.xls
tests/testthat/sheets/types.xlsx
tests/testthat/sheets/unnamed-duplicated-columns.xls
tests/testthat/sheets/unnamed-duplicated-columns.xlsx
tests/testthat/sheets/utf8-sheet-names.xls
tests/testthat/sheets/utf8-sheet-names.xlsx
tests/testthat/sheets/vietnamese-utf8.xls
tests/testthat/sheets/vietnamese-utf8.xlsx
tests/testthat/sheets/whitespace-xls.xls
tests/testthat/sheets/whitespace-xlsx.xlsx
tests/testthat/test-coercion.R tests/testthat/test-col-names.R tests/testthat/test-col-types.R tests/testthat/test-compatibility.R tests/testthat/test-dates.R tests/testthat/test-empty.R tests/testthat/test-encoding.R tests/testthat/test-example.R tests/testthat/test-excel-format.R tests/testthat/test-geometry.R tests/testthat/test-missing-values.R tests/testthat/test-n-max.R tests/testthat/test-problems.R tests/testthat/test-read-excel.R tests/testthat/test-return.R tests/testthat/test-richtext.R tests/testthat/test-shared-string-table.R tests/testthat/test-sheets.R tests/testthat/test-skipping.R tests/testthat/test-trim-ws.R tests/testthat/test-xml-namespaces.R
vignettes/.gitignore
vignettes/articles/column-names.Rmd vignettes/articles/multiple-header-rows.Rmd vignettes/articles/readxl-workflows.Rmd vignettes/cell-and-column-types.Rmd
vignettes/img/geometry.png
vignettes/img/type-me-date.png
vignettes/img/type-me-logical.png
vignettes/img/type-me-numeric.png
vignettes/img/type-me-text.png
vignettes/sheet-geometry.Rmd
hadley/readxl documentation built on Oct. 15, 2023, 10:28 a.m.