You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about: Report a suspected bug or incompatibility in RCall.jl
4
+
title: ''
5
+
labels: ''
6
+
assignees: ''
7
+
8
+
---
9
+
10
+
**Describe the bug**
11
+
A clear and concise description of what the bug is.
12
+
13
+
**To Reproduce**
14
+
Please try to create as small a reproduction as possible.
15
+
16
+
* How did you install RCall.jl and configure the R location?
17
+
* Did you install any R packages or other packages? Using what method?
18
+
* Finally what code did you run?
19
+
20
+
Please include this information even if it relates to an earlier issue which has been closed.
21
+
22
+
**Expected and actual behavior**
23
+
Describe what happened versus what you expected to happen.
24
+
25
+
**Version information**
26
+
Please include the output of `using RCall; RCall.versioninfo()` if possible. Otherwise please include `Main.versioninfo()` from Julia and `sessionInfo()` from R.
0 commit comments