Closed achubaty closed 6 years ago
err... SpaDES.core
not SpaDES.shiny
...
shiny
package was updated May 17... shiny::renderPlot
draws the plot in a do.call
, so this limitation of Plot
needs to be addressed ASAP
for now, don't update shiny
(roll back to previous version if needed):
install.packages("https://cran.r-project.org/src/contrib/Archive/shiny/shiny_1.0.5.tar.gz", repos = NULL)
resolved with latest quickPlot (v0.1.4 pushing to CRAN now)
likely an issue with
SpaDES.shiny