-
Hi everyone,
this is my script:
DEALOAD:
LOAD
DMU,
INPUT1,
INPUT2,
OUTPUT1,
OUTPUT2,
OUTPUT3,
OUTPUT4
FROM [lib://dati/deaDB.xlsx]
(ooxml, embedded labe…
-
Hi boyw,
It is a extremely nice and useful plugin.
I have started using it everywhere. The hl-paran-mode is the most useful one.
Is it possible to support other parens also - like begin/end pair in v…
-
# Square notation
This proposal is an attempt to design a syntax similar to Shrubbery notation (https://github.com/racket/rhombus-brainstorming/pull/122), but where each syntactic element has a sin…
-
## Expected behavior
REPL indent works when output contains unbalanced parentheses
## Actual behavior
REPL indent raises an error when output contains unbalanced parentheses:
```
(wrong-t…
-
I'm sorry, I've been trying very hard to solve my problem
`sudo apt install r-cran-rcpparmadillo`
`sudo apt install r-base-dev`
The above two commands did not work
Sys.info ubuntu 22.04 R 4…
-
Hi!
I'm an OCaml newbie, trying to combine your basic project (in the `examples/` directory) and Jane Street Core ([from the documentation's ‘quick start guide’](https://jbuilder.readthedocs.io/en/…
-
[Michael Ohlrogge](https://stackoverflow.com/users/3541976/michael-ohlrogge) commented on [my answer to "Moving variance in R"](https://stackoverflow.com/a/13197062/271616) that it could be useful for…
-
I'm not using dooms-emacs. My configuration is simply like this:
```elisp
(use-package lexic
:commands lexic-search lexic-list-dictionary
:bind (:map lexic-mode-map
(("q" …
-
```coq
(* -*- mode: coq; coq-prog-args: ("-emacs" "-w" "-deprecated-native-compiler-option,-native-compiler-disabled" "-R" "." "Top" "-top" "Example" "-native-compiler" "ondemand") -*- *)
(* File re…
-
i'm currently trying to use shared_ptr with R interface. i could import the library into R and create objects, but as soon as i start calling functions of a class i'm getting the following error:
```…