futureverse / futureverse/marshal
Use cases: Implement marshal()/unmarshal() based on bundle::bundle() S3 methods
Open
- Dominant language
- R
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The [**bundle**](https://rstudio.github.io/bundle/) package has `bundle()` and `unbundle()` for marshalling and unmarshalling of model-based objects, cf. . Implementing `marshal()` and `unmarshal()` S3 methods for those will be a good case study and add more test cases.
/ht @dfalbel /cc @simonpcouch @juliasilge
Contributor guide
Assessment
This issue has not been assessed yet.