-
When running some of our computations on the FastR cluster, I have workers crashing with the following message:
```
[truffle] opt fail isTRUE …
-
I have a container running the image `oracle/graalvm-ce:19.2.1`. After installing FastR (`gu install R`), I was trying to install the package `tidyverse`.
However, due to some missing OS-level depe…
-
Does fastRCluster support remote nodes ? I'm trying to do something like `x
-
Windows does not show the wsdd host after reboot. If you restart wsdd, then it is shown in Windows Explorer again.
See https://forum.openmediavault.org/index.php/Thread/26324-Windows-10-Build-1809-…
-
本库引入了定长整数类型别名。但有一些处理让我觉得困惑:
- `fastring` 的内部引用计数类需要假定
`unsigned int` 的长度;
- `Random` 的整个操作看起来需要依赖标准整数类型的长度;
- 以及可能存在的其他依赖标准整数类型长度的实现。
这些地方是不是直接使用定长整数类型别名更好?
其次,本库的定长整数类型依赖了 `` 。它是 C99/C++11…
-
Following the steps in the README for testing if the installation works, upon requiring the ns
```bash
$ clj -Sdeps '{:deps {scicloj/clojisr {:mvn/version "1.0.0-BETA10"}}}'
```
```clojure
us…
-
I noticed a slight difference between standard R and fastr...
In fastr, calling "list.files(a)", where "a" is a directory, will include "." and ".." in the result. Contrast this with standard R, w…
-
Similar issue as in the FastR, here the error that I got:
```
> install.packages('sf')
% Total % Received % Xferd Average Speed Time Time Time Current
…
-
_Rudf_ is not a very nice name. It might be better to pick a new one.
I have no good idea yet. I was maybe thinking about _FastR_ (pronounced _faster_, acronym-like for _fast relations_ or _fast RD…
-
(I pressed Enter too quickly, just a sec)