-
https://public.opencpu.org/ocpu/library/homals/R/senate doesn't work even though https://public.opencpu.org/ocpu/library/homals/man says it should.
-
Jeroen,
Just started playing around with opencpu and have hit a snag.
On a windows 7, Pro machine, R version 3.0.2, opencpu 1.2.2
Installs fine, but server won't start similar to [Issue 62](https:/…
-
The OpenCPU API Explorer is really cool. Nice work.
I am trying to figure out how to execute a function with it and am running into difficulty.
Question 1: What input is needed to use the OPENCPU A…
mege updated
10 years ago
-
Consider preloading ggplot2/lattice if available to speed up plotting.
-
Make some screencasts about:
## The OpenCPU API
- API walkthrough with curl/testpage.
- What is an R package.
- Developing a package with the local server.
- Deploying on a cloud server or the demo se…
-
Request payload:
```
x=
```
Returns a strange error.
-
Edit: Not a bug in pandoc - a bug in the Haskell runtime support. See https://ghc.haskell.org/trac/ghc/ticket/7695
I'm leaving the description so if someone else runs across this same issue they m…
-
When a user's trial finishes, an analyzable data set needs to be generated. This analyzable data set slots the survey responses into buckets based on the randomly generated AB protocol, the number of …
-
I was wondering how difficult it would be to write a buildpack for deploying https://public.opencpu.org/ server by @opencpu on Heroku. I would appreciate any pointers you might have.
-
Use `opencpu:::gettempdir` instead of hardcoding `/tmp/ocpu-www-data`