Improve serialization for RProvider types
Open
discussion
Type: Enhancement
- Dominant language
- F#
- Stars
- 245
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
While this really seems to be an rdotnet issue, I thought it appropriate to create an issue here first.
When writing [this sample](http://mbrace.io/starterkit/HandsOnTutorial/examples/200-using-r-provider.html) for distributing RProvider code over mbrace, I noticed that many of the types exposed by the API happen to be non-serializable. I understand that most of these define wrapper objects around R values, so making them serializable should be a non-trivial yet workable task.
Contributor guide
Assessment
This issue has not been assessed yet.