I try to keep track of non-exportable object examples in the Non-Exportable Objects vignette. Let's use this issue to gather additional examples of packages and object classes that cannot be exported to another R process or saved to be used in another R session.
Additional examples:
I try to keep track of non-exportable object examples in the Non-Exportable Objects vignette. Let's use this issue to gather additional examples of packages and object classes that cannot be exported to another R process or saved to be used in another R session.
Additional examples:
raster::writeStart()(https://stackoverflow.com/questions/65148384)xgboost::xgb.DMatrix()(https://stackoverflow.com/questions/65136945/issues-with-running-xgboost-in-multiple-r-processes)SpatRasterandSpatVector(https://stackoverflow.com/questions/67445883/terra-package-returns-error-when-try-to-run-parallel-operations). Mention alsoterra::wrap()for "marshalling"