Skip to content

Commit 40fed92

Browse files
committed
installation note.
1 parent 9d70cec commit 40fed92

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,11 @@ To cite the Python module ‘arulespy’ in publications use:
5050

5151
## Installation
5252

53+
**Note:** `rpy2` currently does not support Windows and the installation is tricky (see [here](https://rpy2.github.io/doc/v3.5.x/html/overview.html#installation)).
54+
5355
`arulespy` is based on the python package `rpy2` which requires an R installation. Here are the installation steps:
5456

55-
1. Install the latest version of R from https://www.r-project.org/
57+
1. Install the latest version of R (>4.0) from https://www.r-project.org/
5658

5759
2. Install required libraries/set path depending on your OS:
5860
- libcurl is needed by R package [curl](https://cran.r-project.org/web/packages/curl/index.html).

0 commit comments

Comments
 (0)