Files in hadley/readr
Read Rectangular Text Data

.Rbuildignore
.gitattributes
.github/.gitignore
.github/CODEOWNERS
.github/CODE_OF_CONDUCT.md .github/CONTRIBUTING.md .github/ISSUE_TEMPLATE/issue_template.md .github/SUPPORT.md
.github/lock.yml
.github/move.yml
.github/workflows/R-CMD-check-against-dev-vroom.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md MAINTENANCE.md
NAMESPACE
NEWS.md R/POSIXct.R R/callback.R R/col_types.R R/collectors.R R/count_fields.R R/cpp11.R R/date-symbols.R R/edition.R R/encoding.R R/example.R R/file.R R/lines.R R/locale.R R/melt_delim.R R/melt_delim_chunked.R R/melt_fwf.R R/melt_table.R R/problems.R R/rds.R R/read_builtin.R R/read_delim.R R/read_delim_chunked.R R/read_fwf.R R/read_lines_chunked.R R/read_log.R R/read_table.R R/readr-package.R R/source.R
R/sysdata.rda
R/tokenizer.R R/type_convert.R R/utils.R R/write.R R/zzz.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md data-raw/challenge.R data-raw/date-symbols.R data-raw/gapminder-multiple-files.R
inst/WORDLIST
inst/extdata/challenge.csv
inst/extdata/chickens.csv
inst/extdata/epa78.txt
inst/extdata/example.log
inst/extdata/fwf-sample.txt
inst/extdata/massey-rating.txt
inst/extdata/mini-gapminder-africa.csv
inst/extdata/mini-gapminder-americas.csv
inst/extdata/mini-gapminder-asia.csv
inst/extdata/mini-gapminder-europe.csv
inst/extdata/mini-gapminder-oceania.csv
inst/extdata/mtcars.csv
inst/extdata/mtcars.csv.bz2
inst/extdata/mtcars.csv.zip
inst/extdata/whitespace-sample.txt
man/Tokenizers.Rd man/as.col_spec.Rd man/callback.Rd man/clipboard.Rd man/col_skip.Rd man/cols.Rd man/count_fields.Rd man/datasource.Rd man/date_names.Rd man/edition_get.Rd man/encoding.Rd
man/figures/lifecycle-archived.svg
man/figures/lifecycle-defunct.svg
man/figures/lifecycle-deprecated.svg
man/figures/lifecycle-experimental.svg
man/figures/lifecycle-maturing.svg
man/figures/lifecycle-questioning.svg
man/figures/lifecycle-soft-deprecated.svg
man/figures/lifecycle-stable.svg
man/figures/lifecycle-superseded.svg
man/figures/logo.png
man/format_delim.Rd man/locale.Rd man/melt_delim.Rd man/melt_delim_chunked.Rd man/melt_fwf.Rd man/melt_table.Rd man/output_column.Rd man/parse_atomic.Rd man/parse_datetime.Rd man/parse_factor.Rd man/parse_guess.Rd man/parse_number.Rd man/parse_vector.Rd man/problems.Rd man/read_builtin.Rd man/read_delim.Rd man/read_delim_chunked.Rd man/read_file.Rd man/read_fwf.Rd man/read_lines.Rd man/read_lines_chunked.Rd man/read_log.Rd man/read_rds.Rd man/read_table.Rd man/read_table2.Rd man/readr-package.Rd man/readr_example.Rd man/readr_threads.Rd man/should_read_lazy.Rd man/should_show_types.Rd man/show_progress.Rd man/spec.Rd man/spec_delim.Rd man/tokenize.Rd man/type_convert.Rd man/with_edition.Rd man/write_delim.Rd notes/design.Rmd
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
readr.Rproj
revdep/.gitignore
revdep/README.md revdep/check.R
revdep/checks.rds
revdep/cran.md revdep/email.md revdep/failures.md revdep/problems.md
src/.clang-format
src/.gitignore
src/Collector.cpp
src/Collector.h
src/CollectorGuess.cpp
src/DateTime.h
src/DateTimeParser.h
src/Iconv.cpp
src/Iconv.h
src/LocaleInfo.cpp
src/LocaleInfo.h
src/Progress.h
src/QiParsers.h
src/Reader.cpp
src/Reader.h
src/Source.cpp
src/Source.h
src/SourceFile.h
src/SourceRaw.h
src/SourceString.h
src/Token.h
src/Tokenizer.cpp
src/Tokenizer.h
src/TokenizerDelim.cpp
src/TokenizerDelim.h
src/TokenizerFwf.cpp
src/TokenizerFwf.h
src/TokenizerLine.h
src/TokenizerLog.h
src/TokenizerWs.cpp
src/TokenizerWs.h
src/Warnings.h
src/connection.cpp
src/connection.h
src/cpp11.cpp
src/datetime.cpp
src/grisu3.c
src/grisu3.h
src/init.c
src/mio.h
src/parse.cpp
src/read.cpp
src/type_convert.cpp
src/tzfile.h
src/unicode_fopen.h
src/utils.h
src/write.cpp
src/write_delim.cpp
tests/first_edition.R tests/second_edition.R tests/spelling.R tests/testthat/_snaps/col-spec.md tests/testthat/_snaps/edition-1/col-spec.md tests/testthat/_snaps/edition-1/read-csv.md tests/testthat/_snaps/edition-2/col-spec.md tests/testthat/_snaps/edition-2/read-csv.md tests/testthat/_snaps/utils.md
tests/testthat/basic-df-singlequote.csv
tests/testthat/basic-df.csv
tests/testthat/colour-test
tests/testthat/empty-file
tests/testthat/enc-iso-8859-1.txt
tests/testthat/eol-cr.csv
tests/testthat/eol-cr.txt
tests/testthat/eol-cr.txt.bz2
tests/testthat/eol-cr.txt.gz
tests/testthat/eol-cr.txt.xz
tests/testthat/eol-cr.txt.zip
tests/testthat/eol-crlf.csv
tests/testthat/eol-crlf.txt
tests/testthat/eol-lf.csv
tests/testthat/eol-lf.txt
tests/testthat/fwf-trailing.txt
tests/testthat/helper.R
tests/testthat/non-tabular.csv
tests/testthat/null-file
tests/testthat/raw.csv
tests/testthat/sample_text.txt
tests/testthat/setup.R
tests/testthat/table-crash
tests/testthat/teardown.R tests/testthat/test-col-spec.R tests/testthat/test-collectors.R tests/testthat/test-encoding.R tests/testthat/test-eol.R tests/testthat/test-locale.R tests/testthat/test-melt-chunked.R tests/testthat/test-melt-csv.R tests/testthat/test-melt-fwf.R tests/testthat/test-melt-table.R
tests/testthat/test-non-ascii-1152.rds
tests/testthat/test-parsing-character.R tests/testthat/test-parsing-count-fields.R tests/testthat/test-parsing-datetime.R tests/testthat/test-parsing-factors.R tests/testthat/test-parsing-logical.R tests/testthat/test-parsing-numeric.R tests/testthat/test-parsing-time.R tests/testthat/test-parsing.R tests/testthat/test-problems.R tests/testthat/test-read-builtin.R tests/testthat/test-read-chunked.R tests/testthat/test-read-csv.R tests/testthat/test-read-file.R tests/testthat/test-read-fwf.R tests/testthat/test-read-lines.R tests/testthat/test-read-table.R tests/testthat/test-read_log.R tests/testthat/test-source.R tests/testthat/test-tokenizer-delim.R tests/testthat/test-type-convert.R tests/testthat/test-utils.R tests/testthat/test-write-lines.R tests/testthat/test-write.R
tests/testthat/test_list_col_name.csv
vignettes/column-types.Rmd vignettes/locales.Rmd vignettes/readr.Rmd
hadley/readr documentation built on Feb. 3, 2024, 9:45 a.m.