Learn R Programming

Copy Link

Version

Install

install.packages('vroom')

Monthly Downloads

962,213

Version

1.6.6

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Jennifer Bryan

Last Published

September 19th, 2025

Functions in vroom (1.6.6)

vroom_altrep

Show which column types are using Altrep
vroom_write_lines

Write lines to a file
vroom_fwf

Read a fixed width file into a tibble
vroom_write

Write a data frame to a delimited file
vroom_str

Structure of objects
cols

Create column specification
as.col_spec

Coerce to a column specification
guess_type

Guess the type of a vector
date_names

Create or retrieve date names
locale

Create locales
gen_tbl

Generate a random tibble
generators

Generate individual vectors of the types supported by vroom
problems

Retrieve parsing problems
cols_condense

Examine the column specifications for a data frame
vroom_progress

Determine whether progress bars should be shown
vroom_lines

Read lines from a file
vroom_altrep_opts

Show which column types are using Altrep
vroom_format

Convert a data frame to a delimited string
vroom

Read a delimited file into a tibble
vroom-package

vroom: Read and Write Rectangular Text Data Quickly
output_column

Preprocess column for output
reexports

Objects exported from other packages
vroom_example

Get path to vroom examples