Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TO DO: serialization for upcoming R7 package #64

Open
traversc opened this issue Mar 25, 2022 · 0 comments
Open

TO DO: serialization for upcoming R7 package #64

traversc opened this issue Mar 25, 2022 · 0 comments

Comments

@traversc
Copy link
Owner

traversc commented Mar 25, 2022

Two changes:

  1. There will be a marhsall generic that will wrap R7 objects into plain R data. This could benefit from calling marhsall internally.

  2. R7 uses S4 objects as the base for R7 that lack the S4 flag. Currently, qs assumes all S4 objects carry the S4 flag.

https://github.com/RConsortium/OOP-WG

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant