Hi,
I'm trying to save a large Leaflet (176MB) as an HTML file.
Getting the following error.
"Error: pandoc document conversion failed with error 9"
Am I topping out the memory somehow?
I tried through the Viewer in the IDE and with saveWidget() from htmlwidgets package and both produce the same error. The viz is complete in the environment and I can navigate it in the viewer.
Any help would be appreciated.