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

Use cases: Implement marshal()/unmarshal() based on bundle::bundle() S3 methods #5

Open
HenrikBengtsson opened this issue Sep 23, 2023 · 1 comment

Comments

@HenrikBengtsson
Copy link
Collaborator

The bundle package has bundle() and unbundle() for marshalling and unmarshalling of model-based objects, cf. https://github.com/rstudio/bundle/tree/main/R. Implementing marshal() and unmarshal() S3 methods for those will be a good case study and add more test cases.

/ht @dfalbel /cc @simonpcouch @juliasilge

@juliasilge
Copy link

Looking interesting 👀 -- let us know if you have further questions!

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

2 participants