-
Hi, in lisp I can go to the end of a bracket (foo bar)
-
When marshalling data type inputs that are represented as a slice of bytes, distinction between which data type it is fails in two scenarios:
1. Blob vs Clob. Blob and clob inputs are a slice of by…
-
The installation instructions no longer work!
A few libraries are now deprecated and so are all the .syntax extensions. The fix:
(1) opam install these: pa_sexp_conv, pa_bin_prot, pa_monad_cu…
-
From Lu Cheng:
"It was said in GPStuff manual page 42 that periodic kernel was coming
from this paper
http://jmlr.org/proceedings/papers/v33/solin14.pdf
In page 907, equation (23) and GPStuff append…
-
I'd like to be able to pass ZMQ_DONTWAIT to the socket->recv() call in receiveSocket, in order to be able to poll but not block if no message is availble.
Since R is not very thread friendly, non-blo…
-
None of `tree-*` commands respect my config, which has some blacklist for go file types.
I've `tree_cmd` option set in my kakrc and it expands correctly:
```
set-option global tree_cmd "kak-tree -…
-
Simillar to issue #43. The OBJECT bit in the SEXP sxpinfo header is not being set when the value field is a vector with attributes, in this case, `POSIXct`. The effect is that `print.default` get disp…
-
### Background
Brakeman version: 6.2.2
Rails version: 7.1.4
Ruby version: 3.2.2
Link to Rails application code: private repo, but see below for replication code.
### Issue
When running…
-
Maybe it's a feature, but every time I press C-M-x it takes me to the *Hy* buffer so I have to need to go back to my source file.
Not sure if it's the intended behavior, just feels rather odd.
Is th…
-
But, `plot()` works fine:
```
julia> using Rif
julia> initr()
Using R_HOME=/usr/lib/R
0
julia> R("library(ggplot2)")
RArray{ASCIIString,1}(Ptr{Void} @0x0000000006a3b8f8)
julia> R("qplot(1:4,1:4,ge…