-
I can no longer install ocaml-taglib 0.3.6 on Arch Linux (Arch taglib package 1.11.1-3), opam switch 4.08.1.
To make sure there's no problem with Arch's taglib package,I installed another Arch pack…
-
A cheatsheet specific for this version of paredit would be very nice, as some shortcuts are not the same as in the original paredit.
Relevant issues: #3 #10
-
Hi all,
I have a spring boot 3 service that integrates a R rate calculation script to be run into it. The problem here is I can't understand the exception I get when run:
```
org.renjin.eval.Eval…
-
(warning: I've only just started using hadoop + RHadoop, it's entirely possible I'm doing something wrong)
I get a segfault in rhbase (from the rmr-2.0.0 tag) if I don't call hb.init() before hb.list…
-
There've been multiple instances of new FREDers trying to use `get-variable-by-index` and `set-variable-by-index` instead of Replace Variable, and being extremely confused by variables as a result. Th…
-
The PI distribution (and backups of MC) include the file LISP; @ FASL. It isn't clear to me what this does and where its source is. Using FASLRE to inspect the code provides some clues:
> (EVAL P…
-
Hi,
I am getting the following error when I run rails best practices report genearation command. I am using Ruby 2.2.2 and rails 4.2.3
/usr/local/rvm/gems/ruby-2.2.2@nusdigital/gems/code_analyzer-0.…
-
I'm just trying out js_of_ocaml in conjunction with eliom and I've run into a brick wall of errors.
This dummy project (at https://github.com/pat227/jsbroken.git) is intended to exhibit my issue. I…
-
Two requests based on my recent experimentation with LuaAI.
- [ ] Ability to set LuaAI as Initial Orders of a ship. (Probably requires FRED changes. Low priority QoL because you can set the order w…
-
It'd be lovely if we were able to convert a stack or a queue to an R list object
so we need
`as.list.stack` and `as.list.queue`
moreover, queue/list constructor should mark `class` of retval to `qu…