diff options
Diffstat (limited to 'academic/rpy2/README')
-rw-r--r-- | academic/rpy2/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/rpy2/README b/academic/rpy2/README index 62656e95fb8e8..a770dd177603e 100644 --- a/academic/rpy2/README +++ b/academic/rpy2/README @@ -15,3 +15,7 @@ jupyter notebooks or ipython. NOTE: R needs to be compiled with the shared library flag, thus: build R on SBo with R_SHLIB=yes and BLAS_SHLIB=yes + +(See also the notes in the rpy2.Slackbuild) + +documentation:https://rpy2.github.io/doc/latest/html/index.html |