-
This issue is closely related to https://github.com/rstudio/httpuv/issues/6 but slightly different in the fact that it also appears if outside of `R.app`.
Edit: a video that shows what happens on Mav…
-
Edit: This issue had an entirely different title, before we properly traced it down.
```
> library(knitr)
> knit(text = "__Hello__ World `r 1`")
Warnung in png(tempfile()) :
kann shared object '/us…
-
```
[Sun Dec 15 00:28:15.180240 2013] [authz_core:error] [pid 3446] [client 127.0.0.1:48658] AH01630: client denied by server configuration: /usr/lib/opencpu/rapache/favicon.ico
```
-
I'm getting a weird error, that I didn't use to get. Sending the below snippet (it's simplified a little, but I have not yet been able to isolate it further) to openCPU, both on our instance and the p…
-
Files sub directories in working dir are not always properly copied to tmp session dir:
```
curl http://public.opencpu.org/ocpu/library/base/R/identity -d 'x=dir.create("test");write.csv(cars, "test/…
-
https://github.com/jeroenooms/opencpu/commit/e2d298478bd930aa9a357c486ad0e053425e72f2 seems to cause problems with opened files on windows?
-
all browsers support svg
-
There's a lot of stuff in my head that isn't written down anywhere.
-
send proper mime headers for font files:
```
Resource interpreted as Font but transferred with MIME type application/octet-stream: "http://localhost/ocpu/user/jeroen/library/Mobilize/www/fonts/glyphi…
-
Posting JSON data seems to result in double escape? Happens in both local and cloud server.
```
curl http://your.server.com/ocpu/library/base/R/identity/json \
-H "Content-Type: application/json" -…