-
stderr:
Oct 04, 2015 12:12:29 AM com.twosigma.beaker.r.utils.RServerEvaluator$workerThread startRserve
SEVERE: exception starting RServe
org.rosuda.REngine.Rserve.RserveException: Cannot connect: Conn…
-
Hi @wpmp,
I reviewed the code base and have the following recommendations.
1. **Use of MVar's**: Put all your state into one `MVar` instead of multiples, else you run into deadlocks. Also you shoul…
-
I've installed all prerequisites for building on Fedora 20.
This is what i've got so far:
```
Ocamlbuild generation
_build/myocamlbuild.exe -no-plugin -j 6 -tag debug opabsl.qmljs.stamp plugins.qmlj…
fzipi updated
10 years ago
-
###### Originally submitted by John Clements clements@racket-lang.org on: Tue Oct 04 01:28:01 -0400 2011
``` racket
If a function is provided with a contract,
calling it in a student language signals…
-
###### Originally submitted by John Clements clements@racket-lang.org on: Tue Oct 04 01:28:01 -0400 2011
``` racket
If a function is provided with a contract,
calling it in a student language signals…