Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tidyverse/vroom issues and pull requests

#449 - segfault when loading 2GB file with read_delim

Issue - State: closed - Opened by stephpeng93 over 2 years ago - 1 comment

#448 - Track skips for problems

Pull Request - State: open - Opened by sbearrows over 2 years ago

#447 - read_tsv() causes R to crash on some files

Issue - State: closed - Opened by BrianOB over 2 years ago - 1 comment

#446 - Allow calling `problems()` on `.Last.value`

Pull Request - State: closed - Opened by sbearrows over 2 years ago - 1 comment

#445 - Update test for `problems()` `unwind::protect` error

Issue - State: closed - Opened by sbearrows over 2 years ago - 1 comment

#444 - Consider rchk issues

Issue - State: open - Opened by jennybc over 2 years ago - 2 comments
Labels: bug

#443 - Make `vroom::problems()` work more like `readr::problems()`

Issue - State: closed - Opened by jennybc over 2 years ago - 1 comment

#442 - Remove the width from the taylor gif

Pull Request - State: closed - Opened by jimhester almost 3 years ago - 2 comments

#441 - Improve `problems()` output

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 2 comments

#440 - Repair any URLs that refer to `r-lib/vroom` instead of `tidyverse/vroom`; add NEWS bullet

Issue - State: open - Opened by jennybc almost 3 years ago - 1 comment
Labels: upkeep

#439 - Too many delimiters in a row causes final column to be "overstuffed" with values

Issue - State: closed - Opened by TMRHarrison almost 3 years ago - 2 comments

#438 - Rework filepath (re-)encoding

Pull Request - State: closed - Opened by jennybc almost 3 years ago - 1 comment

#437 - Read file paths with non-ascii characters in a non UTF-8 locale

Pull Request - State: closed - Opened by jennybc almost 3 years ago - 1 comment

#436 - Prevent quoting of strings that start with "NA"

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 3 comments

#435 - `vroom_write_lines()` has incorrect documentation for primary input `x`

Issue - State: closed - Opened by jennybc almost 3 years ago
Labels: documentation

#434 - Better handling of non-ascii filepaths

Pull Request - State: closed - Opened by jennybc almost 3 years ago

#433 - Multi-file inputs to `vroom_fwf()` has incorrect output when one file is empty

Issue - State: open - Opened by sbearrows almost 3 years ago
Labels: bug

#432 - Column iterators check for non-empty rows

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 1 comment

#431 - spellcheck NEWS

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 1 comment

#430 - Segfault when reading multiples and first file has no data rows

Issue - State: closed - Opened by jennybc almost 3 years ago - 1 comment
Labels: bug, robustness 🏋️‍♀️

#428 - `vroom_format()` handles empty data frames

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 3 comments

#427 - Is it `collector_number` or `collector_numeric`?

Issue - State: open - Opened by jennybc almost 3 years ago - 1 comment
Labels: colspec 📁

#426 - innecesary quotes when string starts with NA

Issue - State: closed - Opened by mgacc0 almost 3 years ago - 2 comments
Labels: bug

#425 - `format_csv` segfaults with empty data frame

Issue - State: closed - Opened by slwu89 about 3 years ago - 4 comments
Labels: bug

#424 - Automatically recycle col_types argument when it is just a single character

Issue - State: open - Opened by py9mrg almost 3 years ago
Labels: feature, col_types

#423 - Move vroom from r-lib GitHub Organization to tidyverse

Issue - State: closed - Opened by jennybc almost 3 years ago - 1 comment
Labels: upkeep

#422 - Fractional seconds, col_datetime/col_time differences and %AT

Issue - State: open - Opened by muschellij2 almost 3 years ago
Labels: datetime 📆

#421 - Describe current maintenance posture

Pull Request - State: closed - Opened by sbearrows almost 3 years ago - 8 comments

#417 - Any docs/speedup pigz decompress?

Issue - State: closed - Opened by muschellij2 almost 3 years ago - 1 comment

#416 - id column doesn't show up if not explicitly in col_select?

Issue - State: closed - Opened by ahcyip almost 3 years ago - 1 comment
Labels: feature, colspec 📁

#414 - Problems encoding days and months in UTF-8

Issue - State: open - Opened by jennybc almost 3 years ago - 2 comments
Labels: bug, encoding �

#404 - Scrutinize how "Files must end with a newline" is being emitted

Issue - State: open - Opened by jennybc about 3 years ago
Labels: feature

#403 - Add Kevin's test

Pull Request - State: closed - Opened by jennybc about 3 years ago - 3 comments

#402 - convert paths to UTF-8 when standardizing paths

Pull Request - State: closed - Opened by kevinushey about 3 years ago

#400 - vroom doesn't respect skip/comment options for remote (HTTP) gzipped CSVs

Issue - State: open - Opened by davidski about 3 years ago
Labels: bug

#395 - locking file when saving

Issue - State: closed - Opened by nbbn about 3 years ago - 5 comments

#394 - File path encoding problem on Windows

Issue - State: closed - Opened by jennybc about 3 years ago - 4 comments
Labels: bug

#391 - `vroom_write()` should error on list-cols, df-cols, and matrix-cols

Issue - State: open - Opened by DavisVaughan about 3 years ago - 1 comment
Labels: feature

#366 - Add rowname option

Issue - State: closed - Opened by liutiming over 3 years ago - 1 comment
Labels: feature

#359 - Hack return value of compare_proxy

Pull Request - State: closed - Opened by hadley over 3 years ago - 1 comment

#314 - Could not guess the delimiter.

Issue - State: closed - Opened by mgirlich almost 4 years ago - 2 comments
Labels: feature

#295 - line number in problems not correct after commented rows.

Issue - State: open - Opened by jimhester about 4 years ago - 1 comment
Labels: feature, readr 📖

#283 - dplyr operation on dataset read-in with vroom crashes R/RStudio

Issue - State: closed - Opened by Robinlovelace about 4 years ago - 16 comments

#276 - Create multiple columns of the same type

Issue - State: open - Opened by mgirlich over 4 years ago - 1 comment
Labels: feature, colspec 📁

#250 - Interface in C/C++ for accessing Altstring/Altrep data

Issue - State: closed - Opened by traversc over 4 years ago - 2 comments
Labels: feature

#246 - 24 hour date time issue

Issue - State: open - Opened by j-sirgo over 4 years ago - 2 comments
Labels: feature, datetime 📆

#242 - vroom generates large temporary files that are not deleted

Issue - State: closed - Opened by lucasmation over 4 years ago - 6 comments

#186 - Allows any number of whitespace characters between columns

Issue - State: closed - Opened by guiastrennec over 5 years ago - 1 comment
Labels: feature

#151 - `vroom_chunked()` function

Issue - State: closed - Opened by georgevbsantiago over 5 years ago - 2 comments
Labels: feature

#105 - Consider CleverCSV style parsing to determine the CSV dialect

Issue - State: open - Opened by jimhester almost 6 years ago - 1 comment
Labels: feature

#77 - Support quoted_na argument

Issue - State: closed - Opened by jimhester almost 6 years ago - 1 comment
Labels: feature

#51 - Consider alternative index approaches

Issue - State: open - Opened by jimhester almost 6 years ago - 1 comment
Labels: feature, performance :rocket: