rstudio / rstudioapi

Safely access RStudio's API (when available)
http://rstudio.github.io/rstudioapi
Other
165 stars 35 forks source link

Error in emitProgress("statement", unit, con) #216

Open SalvatoreSidoti opened 3 years ago

SalvatoreSidoti commented 3 years ago

The complete error message:

Error in emitProgress("statement", unit, con) : could not find function "emitProgress" Calls: sourceWithProgress Execution halted

I used this package successfully only yesterday, but this is a new error. Any ideas?