Skip to content

Converting qs file to qs2 files - add info to README #32

Description

@benjaminhlina

Yes .qs to .qs2 files are not compatible but one can use rig to install older version of R (e.g., 4.3), then use pak::pak_install("qs") to install {qs}. Then read in the files using qs::qread(), convert to *.rds. At this point, you could leave files as *.rds or convert the *.rds to a *.qs2. I just did this and it was very simple and efficent workaround that might be worth detailing out for people that are stuck in this situation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions