Skip to content

Replace vroom with fread #262

Closed
Closed
@jgabry

Description

@jgabry

Describe the issue

We should move vroom from Imports to Suggests in the DESCRIPTION file. This was suggested by Michael Peck on Discourse. It has a lot of dependencies, so it's best to use it if present but not force people to install it.

edit by Rok:

We can replace vroom with data.table's fread function which makes making vroom optional redundant.

CmdStanR version number

0.1.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    I/Ointernal-codeTests, code cleanup, refactoring, or other things not user facing

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions