-
Hey Jeroen, I found a few small typos in the manual.
1.1 Seperating -> Separating
p. 3 seperation etc.
1.3. reproducibile -> reproducible
In this case, a successfull call will **not** return 200 (i…
-
The OpenCPU error.log is filled with thousands of these:
```
No apreq2 parser for 'application/json'
No apreq2 parser for 'application/json'
[Sat Dec 21 13:17:43 2013] [error] [client 131.179.144.170…
-
Based on email discussions with @cboettig and @sckott, we've come up with a few harder problems that might be worth tackling with such a fantastic group assembled in one place. If these are worth pur…
-
The cloud server seems loads packages from `/usr/local/lib/R/site-library` first instead of `/usr/lib/opencpu/library`. This causes problems when `/usr/local/lib/R/site-library` contains an old versio…
-
We could capture output from install.packages using `Rscript`:
```
output
-
function returning an invisible value should be stored but not be printed.
-
I think it would be nice to let users knit their documents online using OpenCPU. I think OpenCPU has some security features built in, since they allow arbitrary R calls through their API.
I already h…
-
This issue was originally for something else and it turned into a big debug session related to SSL certificates and the ohmage Ubuntu installer.
-
The `knitr` [app](http://public.opencpu.org/apps/knitr/) on `opencpu` looks cool! Once I stabilize the API for `slidify`, it would be a good idea to write an app that can be put on opencpu.
-
I have pared down interactive slide decks to their bare minimum. A few more things that remain.
**Hooks**
Currently, the following code needs to be inserted into every interactive slide deck. I want…