Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tidyverse/readr issues and pull requests
#1469 - `read_csv()` et al.Β report delimiter
Issue -
State: open - Opened by dpprdan about 2 years ago
Labels: feature, read :book:
#1468 - `read_csv2_chunked()` needs to adjust locale like `read_csv2()`
Issue -
State: open - Opened by dpprdan about 2 years ago
- 3 comments
Labels: bug, read :book:, locale :earth_asia:
#1467 - `locale()` does not support extended locale strings
Issue -
State: open - Opened by dpprdan about 2 years ago
- 3 comments
Labels: feature, datetime π
#1466 - Problem with version 2.1.3
Issue -
State: closed - Opened by LaboratorioSMA about 2 years ago
- 2 comments
Labels: reprex
#1465 - Show UTC offset after parsing datetimes
Issue -
State: closed - Opened by damianooldoni about 2 years ago
- 1 comment
#1463 - `write_excel_csv()` and `write_excel_csv2()` put datetimes in a formatβ¦
Pull Request -
State: open - Opened by keesdeschepper about 2 years ago
- 1 comment
#1462 - devtools::install fails on Windows 10
Issue -
State: closed - Opened by keesdeschepper about 2 years ago
- 2 comments
#1461 - Improve the error message for `write_file()`
Issue -
State: open - Opened by jennybc about 2 years ago
- 1 comment
Labels: write :pencil2:, upkeep
#1460 - read_delim throws the 'Could not guess the delimiter' error if there is only one column or data is quoted with double quotes.
Issue -
State: closed - Opened by hidekoji about 2 years ago
- 3 comments
#1459 - multi-byte `grouping_mark` doesn't work when source file is different encoding
Issue -
State: open - Opened by cjyetman about 2 years ago
- 4 comments
Labels: bug, read :book:, locale :earth_asia:
#1458 - Infinite dates are not parsed correctly
Issue -
State: open - Opened by keesdeschepper about 2 years ago
- 3 comments
Labels: bug, datetime π
#1457 - Bug: " " read as NA
Issue -
State: closed - Opened by petyaracz about 2 years ago
- 2 comments
#1456 - `read_csv()` reads wrong column when using `col_select` and `name_repair = "minimal"` in a file with duplicated column names
Issue -
State: open - Opened by lucasnanni about 2 years ago
- 1 comment
Labels: bug, read :book:
#1455 - clarify documentation of `delim` argument in read_delim
Issue -
State: open - Opened by EmilHvitfeldt about 2 years ago
Labels: read :book:, documentation
#1454 - Parse numbers produces only NAs
Issue -
State: closed - Opened by Leprechault about 2 years ago
- 2 comments
#1453 - show_col_types=FALSE does not work
Issue -
State: closed - Opened by sangeetashukla over 2 years ago
- 1 comment
#1452 - documentation issue for read_delim(), retire read_csv() and read_csv2()
Issue -
State: closed - Opened by phish108 over 2 years ago
- 12 comments
#1451 - Correct doc indenting
Pull Request -
State: closed - Opened by hadley over 2 years ago
- 1 comment
#1450 - General strategies for hard-to-parse files
Issue -
State: open - Opened by hadley over 2 years ago
Labels: documentation
#1449 - Talk about string encoding
Issue -
State: open - Opened by hadley over 2 years ago
- 5 comments
Labels: documentation
#1448 - Revise col-types vignette
Pull Request -
State: closed - Opened by hadley over 2 years ago
#1447 - update R CMD check action
Pull Request -
State: closed - Opened by dpprdan over 2 years ago
#1446 - add `read_csv2()` to README
Pull Request -
State: closed - Opened by dpprdan over 2 years ago
- 1 comment
#1445 - Introduce `default_locale2()`
Issue -
State: open - Opened by dpprdan over 2 years ago
- 3 comments
Labels: feature, locale :earth_asia:
#1444 - Inexplicable Piecewise File Reading Behavior using read_lines()
Issue -
State: closed - Opened by hhabra over 2 years ago
- 1 comment
#1443 - write_csv doesn't close the connection for an empty tibble
Issue -
State: closed - Opened by grayskripko over 2 years ago
- 3 comments
Labels: reprex
#1442 - Import variable labels from second row in csv file
Issue -
State: closed - Opened by torfason over 2 years ago
- 1 comment
#1441 - `write_csv()` uses overly large precision with some floating-point numbers
Issue -
State: closed - Opened by krlmlr over 2 years ago
- 1 comment
#1440 - Release readr 2.1.3
Issue -
State: closed - Opened by jennybc over 2 years ago
#1439 - Soft-deprecation warning is no longer signalled
Pull Request -
State: closed - Opened by lionel- over 2 years ago
- 1 comment
#1438 - Add examples to `local_edition()` / `with_edition()`
Issue -
State: closed - Opened by jennybc over 2 years ago
#1437 - `readr::problems()` does not show results when `col_select()` is provided
Issue -
State: open - Opened by andreranza over 2 years ago
- 2 comments
Labels: bug, read :book:
#1436 - send `spec_*()` to vroom
Pull Request -
State: open - Opened by sbearrows over 2 years ago
- 3 comments
#1435 - read_delim prints extra blank lines when `show_col_types=FALSE` and `progress=TRUE`
Issue -
State: open - Opened by cameronbracken over 2 years ago
- 2 comments
Labels: bug, read :book:
#1434 - Add examples for `col_select` and remove mention of `list()`
Pull Request -
State: closed - Opened by sbearrows over 2 years ago
- 1 comment
#1433 - Weirdly specific failure to parse at exact position based on what's before it, from pipe() input but not from path
Issue -
State: closed - Opened by darachm over 2 years ago
- 3 comments
Labels: bug
#1432 - Clarify docs for parse number
Pull Request -
State: closed - Opened by sbearrows over 2 years ago
- 2 comments
#1431 - Rework `problems` example in "Getting Started"
Pull Request -
State: open - Opened by sbearrows over 2 years ago
- 5 comments
#1430 - Update `lazy` docs
Issue -
State: closed - Opened by jennybc over 2 years ago
Labels: documentation
#1429 - Undocumented R6 methods
Issue -
State: closed - Opened by nacnudus over 2 years ago
- 2 comments
#1428 - `parse_number` cannot handle "-" in the string
Issue -
State: closed - Opened by albert-ying over 2 years ago
- 1 comment
Labels: collector
#1427 - Handling of arguments with 1e vs 2e differences
Issue -
State: open - Opened by jennybc over 2 years ago
- 2 comments
Labels: upkeep, lifecycle :butterfly:
#1426 - add examples of quiet `name_repair`
Pull Request -
State: closed - Opened by sbearrows over 2 years ago
- 5 comments
#1424 - Clarify docs for `parse_number()` behavior with non-numeric characters
Issue -
State: closed - Opened by sbearrows over 2 years ago
Labels: documentation
#1423 - Set up a GHA job to check readr against dev vroom
Issue -
State: closed - Opened by jennybc over 2 years ago
- 5 comments
Labels: upkeep
#1422 - Update test for `NA` quoting
Pull Request -
State: closed - Opened by sbearrows over 2 years ago
- 1 comment
#1421 - Remove all mentions of `list()` in docs and examples for `col_select`
Issue -
State: closed - Opened by sbearrows over 2 years ago
Labels: documentation
#1420 - Add support for ZSTD compression/decompression
Issue -
State: open - Opened by eroberson over 2 years ago
Labels: feature, read :book:
#1419 - Provide clear error message when col_select includes no columns
Issue -
State: closed - Opened by LukasWallrich over 2 years ago
- 3 comments
#1418 - read_delim function cannot read a time correctly.
Issue -
State: closed - Opened by linuxiaobai over 2 years ago
- 1 comment
Labels: read
#1417 - Fix NOTES arising from the manual
Issue -
State: closed - Opened by jennybc over 2 years ago
Labels: upkeep
#1416 - read_delim could use a fill argument
Issue -
State: closed - Opened by micwij over 2 years ago
- 6 comments
Labels: reprex
#1415 - `parse_number` returns first number block only
Issue -
State: closed - Opened by tsufz over 2 years ago
- 1 comment
Labels: collector
#1413 - parse_number("1,2") returns 12
Issue -
State: closed - Opened by plogacev over 2 years ago
- 1 comment
Labels: collector
#1412 - Write_csv creates unexpeted csv file if dataframe has columns with mixed encoding attribute.
Issue -
State: closed - Opened by ujtwr over 2 years ago
- 3 comments
Labels: reprex, encoding οΏ½
#1411 - read_csv parsing incorrectly
Issue -
State: closed - Opened by stanislavzza over 2 years ago
- 3 comments
#1410 - `read_delim_chunked` takes much more memory than expected?
Issue -
State: open - Opened by timothy-barry over 2 years ago
- 6 comments
Labels: reprex
#1407 - `parse_guess(..., guess_integer = TRUE)` invalid for large integers?
Issue -
State: open - Opened by msberends over 2 years ago
- 5 comments
Labels: bug, col_types :hospital:
#1406 - read_csv sometimes mis-identifies what type of column it should be reading and drops part of the column
Issue -
State: closed - Opened by bkohrn over 2 years ago
- 5 comments
#1405 - readr does not expose argument `quiet` in the calls to vec_as_names
Issue -
State: closed - Opened by cboettig over 2 years ago
- 1 comment
Labels: feature
#1404 - read_csv: Simultaneous selection and renaming of columns
Issue -
State: open - Opened by nbsmokee over 2 years ago
Labels: feature, read :book:
#1402 - `read_tsv()` doesn't un-escape doubled quotes
Issue -
State: open - Opened by lazappi almost 3 years ago
- 1 comment
Labels: bug, read :book:
#1400 - Correct the explanation of `should_read_lazy`
Pull Request -
State: closed - Opened by eitsupi almost 3 years ago
- 3 comments
#1398 - readr no longer reproduces the problems from challenge.csv
Issue -
State: open - Opened by ganong123 almost 3 years ago
- 3 comments
Labels: documentation
#1396 - Look into what's shown / not shown in examples
Issue -
State: closed - Opened by jennybc almost 3 years ago
- 2 comments
Labels: documentation, upkeep
#1393 - `read_fwf` doesn't support using the first row as column names
Issue -
State: closed - Opened by rgzn almost 3 years ago
- 7 comments
Labels: feature, read :book:
#1391 - Columns that are missing in first rows of CSV but present in later rows are not read
Issue -
State: closed - Opened by jonathan-g almost 3 years ago
- 1 comment
Labels: feature
#1387 - Name repair for duplicated columns inconsistent between `read_csv` and `spec_csv`
Issue -
State: open - Opened by blaidd4drwg almost 3 years ago
- 9 comments
Labels: feature
#1384 - Update errors for rlang 1.0.0
Issue -
State: open - Opened by sbearrows almost 3 years ago
- 1 comment
Labels: upkeep
#1377 - Doc suggestion: demonstrate use of col_select with col_types
Issue -
State: open - Opened by zackw almost 3 years ago
- 3 comments
Labels: documentation
#1369 - Read multiple file example
Issue -
State: closed - Opened by eitsupi almost 3 years ago
Labels: documentation
#1355 - write_csv2 crashes when writing data with non-UTF-8 text on Windows
Issue -
State: open - Opened by edonnachie about 3 years ago
- 8 comments
Labels: bug, write, encoding οΏ½
#1346 - Add a test with non-ascii filename
Issue -
State: open - Opened by jennybc about 3 years ago
Labels: read :book:, upkeep
#1341 - coerce columns before checking column types in write_delim
Issue -
State: open - Opened by jsleight1 about 3 years ago
- 2 comments
Labels: feature
#1337 - Warning with the UCRT build on windows
Issue -
State: closed - Opened by jimhester about 3 years ago
- 3 comments
Labels: Windows πͺ
#1316 - PERFORMANCE: Providing pre-generated index as an argument
Issue -
State: closed - Opened by HenrikBengtsson over 3 years ago
- 3 comments
Labels: feature
#1259 - Changed behavior for duplicated column names
Issue -
State: closed - Opened by ibombonato over 3 years ago
- 7 comments
#1250 - Problem with options(readr.show_col_types = FALSE)
Issue -
State: closed - Opened by lukeholman over 3 years ago
- 3 comments
#1247 - write_file cannot write files with ".zip" extension
Issue -
State: open - Opened by MilesMcBain over 3 years ago
- 4 comments
Labels: feature
#1230 - Feature request: parse full weekdays %A
Issue -
State: open - Opened by peterdesmet over 3 years ago
Labels: feature, datetime π
#1185 - `parse_datetime` uses UTC instead of system default when `locale(tz="")`
Issue -
State: closed - Opened by pgramme almost 4 years ago
- 1 comment
Labels: bug, Windows πͺ, datetime π
#1120 - Memory use accumulates over multiple callbacks with chunked read function
Issue -
State: closed - Opened by we-hop over 4 years ago
- 4 comments
Labels: bug
#1112 - Add `cols_regex()` (preliminary proposal)
Pull Request -
State: closed - Opened by salim-b over 4 years ago
- 5 comments
#1095 - readr::read_csv excludes milliseconds from timestamps
Issue -
State: closed - Opened by bastianilso almost 5 years ago
- 3 comments
#1094 - read_csv fails to guess type of integer column
Issue -
State: closed - Opened by tmalsburg almost 5 years ago
- 6 comments
#983 - Feature request: could read_lines() accept negative n_max, to read from end of file
Issue -
State: closed - Opened by dan-reznik almost 6 years ago
- 3 comments
#976 - read_csv and numeric columns larger than 2^53
Issue -
State: closed - Opened by charliejhadley almost 6 years ago
- 4 comments
#880 - Suggestion: parse_factor() with labels
Issue -
State: open - Opened by kos59125 over 6 years ago
- 1 comment
Labels: feature, col_types :hospital:
#653 - write_csv should have option to quote character variables
Issue -
State: closed - Opened by rmcd1024 almost 8 years ago
- 10 comments
Labels: feature, write :pencil2: