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

#547 - More issues with non-ascii characters in paths

Issue - State: closed - Opened by pdeffebach 21 days ago - 2 comments

#546 - Spurious progress message from vroom_write_connection_()

Issue - State: open - Opened by heavywatal about 1 month ago

#545 - Error handling of n_max=NA could be improved

Issue - State: open - Opened by jfsalzmann 2 months ago

#544 - segfault error reading large compressed file

Issue - State: open - Opened by n3ssuno 5 months ago - 2 comments

#543 - Avoid implicit conversion from `sexp` to `bool`

Pull Request - State: closed - Opened by DavisVaughan 6 months ago

#541 - Add collector-level na support

Pull Request - State: open - Opened by khusmann 7 months ago - 1 comment

#538 - Fails to compile on R4.4

Issue - State: open - Opened by pipedream 10 months ago - 9 comments

#537 - Output of vroom::vroom does not display properly in Quarto HTML

Issue - State: open - Opened by allefeld 10 months ago - 4 comments

#533 - Segfault when calling `read_tsv()` on an HPC cluster

Issue - State: open - Opened by smped 11 months ago

#531 - Why the data are different using vroom_write and vroom

Issue - State: closed - Opened by ZTZK 11 months ago - 1 comment

#530 - Support writing linear-tsv-style with escape="sep"

Pull Request - State: open - Opened by dvg-p4 about 1 year ago

#527 - CRAN checks and vroom

Issue - State: closed - Opened by bart1 about 1 year ago - 2 comments

#526 - Force use of the latest progress

Pull Request - State: closed - Opened by jennybc about 1 year ago

#525 - Release vroom 1.6.5

Issue - State: closed - Opened by jennybc about 1 year ago - 2 comments

#524 - Align argument types and format strings

Pull Request - State: closed - Opened by jennybc about 1 year ago - 1 comment

#523 - Create agreement between argument type and format string

Issue - State: closed - Opened by jennybc about 1 year ago

#522 - Vroom ignores col_names when dealing with imperfect data

Issue - State: open - Opened by D3SL over 1 year ago

#521 - cryptic error messages when col_select has no valid columns

Issue - State: open - Opened by khusmann over 1 year ago - 1 comment

#520 - tests failure: character string is not in a standard unambiguous format

Issue - State: closed - Opened by nunotexbsd over 1 year ago - 1 comment

#519 - Error with vroom 1.6.4 on MacOS but not Ubuntu or Windows

Issue - State: open - Opened by katy-sadowski over 1 year ago - 10 comments

#518 - Compilation Issue: MacOSX 14.0

Issue - State: open - Opened by ttarler over 1 year ago - 2 comments

#517 - Include missing headers

Pull Request - State: closed - Opened by MichaelChirico over 1 year ago - 1 comment

#516 - Release vroom 1.6.4

Issue - State: closed - Opened by jennybc over 1 year ago

#515 - Don't inherit docs from readr

Issue - State: open - Opened by jennybc over 1 year ago
Labels: documentation, upkeep

#514 - Allow reading list of connections

Pull Request - State: closed - Opened by bairdj over 1 year ago - 1 comment

#513 - Remove unused code and variables

Pull Request - State: closed - Opened by jennybc over 1 year ago

#512 - Speculative fix for vroom issue

Pull Request - State: closed - Opened by DavisVaughan over 1 year ago - 3 comments

#511 - CI run with older cpp11

Pull Request - State: closed - Opened by jeroen over 1 year ago

#510 - Segfault is appearing in vroom in other package's revdep checks

Issue - State: closed - Opened by jennybc over 1 year ago - 5 comments

#509 - `vroom` does not work on list of connections

Issue - State: closed - Opened by bart1 over 1 year ago - 1 comment

#508 - Pre-filtering through pipe connections does not work on remote files

Issue - State: closed - Opened by DiabbZegpi over 1 year ago - 1 comment

#507 - Is vroom too memory greedy and disk intensive?

Issue - State: closed - Opened by CharlesNickmilder over 1 year ago - 1 comment

#506 - Integer is loaded as double

Issue - State: closed - Opened by kadyb over 1 year ago - 3 comments

#505 - The `id` argument needs to be more discoverable from documentation

Issue - State: closed - Opened by MarekGierlinski over 1 year ago - 3 comments

#504 - Compilation warning about unused variable

Issue - State: closed - Opened by DavisVaughan over 1 year ago

#503 - `vroom_fwf` not reading the first line?

Issue - State: open - Opened by sysilviakim over 1 year ago - 2 comments

#501 - skip _empty_rows = TRUE fails in vroom_fwf

Issue - State: open - Opened by richardjtelford over 1 year ago - 1 comment
Labels: bug

#500 - Guess big integers?

Issue - State: open - Opened by rjake over 1 year ago
Labels: feature, colspec πŸ“

#499 - Silence warning messages when parsing fails

Issue - State: closed - Opened by matiasandina over 1 year ago - 1 comment

#498 - vroom fails to detect delimiter for some CSV file

Issue - State: closed - Opened by hidekoji over 1 year ago - 1 comment

#497 - Simpler approach to `.conflicts.OK`

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

#496 - Upkeep for vroom (2023)

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

#495 - Release vroom 1.6.3

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

#494 - Test fix for dev waldo

Pull Request - State: closed - Opened by hadley almost 2 years ago

#493 - Print data to stdout in shell

Issue - State: closed - Opened by NJU-Bio-Info almost 2 years ago - 1 comment

#492 - Consider adding `col_raw`

Issue - State: open - Opened by bart1 almost 2 years ago - 1 comment
Labels: feature, colspec πŸ“

#490 - Upkeep for vroom

Issue - State: closed - Opened by jennybc almost 2 years ago

#489 - consider using fast_float for string => double conversions?

Issue - State: open - Opened by kevinushey almost 2 years ago - 1 comment
Labels: feature, performance :rocket:, colspec πŸ“

#488 - `vroom` does not close failed connections

Issue - State: open - Opened by mrcaseb almost 2 years ago
Labels: bug

#487 - Edition 2 reading missing factor rows as empty strings

Issue - State: closed - Opened by Raesu about 2 years ago - 3 comments
Labels: readr πŸ“–, col_types

#485 - Re-vendor and re-patch grisu files

Issue - State: open - Opened by jennybc about 2 years ago
Labels: upkeep

#484 - β€˜vroom’ silently truncates CSV files with mismatched quotes

Issue - State: open - Opened by klmr about 2 years ago - 3 comments
Labels: bug

#483 - Release vroom 1.6.1

Issue - State: closed - Opened by jennybc about 2 years ago

#482 - Short code for big integer appears in docs for `cols()` but not docs for `vroom(col_types =)`

Issue - State: open - Opened by jennybc about 2 years ago - 1 comment
Labels: documentation

#481 - lazy reading not reading all rows and other issues

Issue - State: closed - Opened by ahcyip about 2 years ago - 1 comment

#480 - Replace sprintf() with snprintf()

Pull Request - State: closed - Opened by jeroen about 2 years ago - 2 comments

#479 - Column row/number seems not to correspond to original data

Issue - State: closed - Opened by jwhendy over 2 years ago - 2 comments
Labels: reprex

#478 - Update col_types.R

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

#477 - Printing structure using `str` fails with `col_big_integer`

Issue - State: closed - Opened by bart1 over 2 years ago

#476 - problem when guessing coltypes if values contains "L" as the last character

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

#475 - Error while reading zip file

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

#474 - vroom fails to guess delimiter in trivial cases

Issue - State: open - Opened by cboettig over 2 years ago - 1 comment
Labels: feature

#473 - Datetime parsing randomly (but rarely) fails when using multiple threads and latin1 encoding

Issue - State: open - Opened by nograpes over 2 years ago - 1 comment
Labels: bug, datetime πŸ“†, encoding οΏ½

#472 - Use .empty() method

Pull Request - State: closed - Opened by MichaelChirico over 2 years ago - 2 comments

#471 - Add fig.alt to benchmarking vignette

Issue - State: open - Opened by MichaelChirico over 2 years ago
Labels: documentation

#470 - Anecdotal data point

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

#469 - Vroom 1.6.0 fails when passed list of (curl) connections

Issue - State: closed - Opened by Syntopia over 2 years ago - 2 comments

#468 - Pass cli bullets to lifecycle

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

#467 - Release vroom 1.6.0

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

#466 - no tempfile cleanup when reading compressed files

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

#465 - Should the default for `guess_max` be the same for readr and vroom

Issue - State: closed - Opened by sbearrows over 2 years ago - 1 comment
Labels: readr πŸ“–

#464 - columns in different order in multiple file read_csv

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

#463 - Don't inherit docs from readr

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

#462 - leading zeroes in writing years before 1000

Issue - State: open - Opened by keesdeschepper over 2 years ago - 11 comments
Labels: bug, datetime πŸ“†

#461 - Don't inherit docs for vroom from readr

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

#460 - Parsing in-memory data is slow

Issue - State: open - Opened by klmr over 2 years ago
Labels: feature, performance :rocket:

#459 - Switch to `tidyselect::eval_select()`

Issue - State: open - Opened by jennybc over 2 years ago - 1 comment
Labels: colspec πŸ“

#458 - Update the `.Rd` files for HTML5 compliance

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

#457 - Include `id` column in `col_select` by default

Pull Request - State: closed - Opened by sbearrows over 2 years ago - 5 comments

#456 - Roll the ubuntu version

Pull Request - State: closed - Opened by jennybc over 2 years ago - 4 comments

#455 - Error when using numeric reference in col_select and id in read_csv

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

#454 - fix issue with empty date and datetime columns

Pull Request - State: closed - Opened by philaris over 2 years ago

#452 - Update test for `unwind::protect` error in `vroom_errors::warn_for_errors()`

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

#451 - Don’t overwrite existing file if appending an empty data frame

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

#450 - choose columns which may or may not exist in data by col_select in vroom

Issue - State: closed - Opened by Nataliannash over 2 years ago - 2 comments