Marshalling of 'reticulate' objects (not supported)
Source:R/marshal.reticulate.R
marshal.reticulate.RdWarning: Objects of this class are not possible to marshal. If attempted, an error is produced.
Usage
# S3 method for class 'python.builtin.object'
marshal(x, ...)
# S3 method for class 'python.builtin.object'
marshallable(...)Value
A marshalled object as described in marshal().