I note that support for reading, e.g. CSV files, from the Jupyterlite filesystem is now supported by
|
const webRVersion = "0.3.0"; |
But as a side effect, if I load a data package from a package, I seem to get a warning. For example:
library(nlme)
data("Orthodont")
Warning message:
path[10]="/drive": Operation not permitted
