aboutsummaryrefslogtreecommitdiff
path: root/academic/rpy2/README
diff options
context:
space:
mode:
authorRob van Nues <sborg63@disroot.org>2020-06-26 12:20:43 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-06-28 08:16:49 +0700
commit0383a0589dc2d9cb10c019da4a24f669f001ba27 (patch)
treecdc64ae11101e4ab4ea1b2317955d8f58b35b3a7 /academic/rpy2/README
parent98359ed5db9fb1b19d22d10810cc2b9381196244 (diff)
academic/rpy2: Updated for version 3.3.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/rpy2/README')
-rw-r--r--academic/rpy2/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/academic/rpy2/README b/academic/rpy2/README
index aa278d379c314..702373878fd42 100644
--- a/academic/rpy2/README
+++ b/academic/rpy2/README
@@ -1,15 +1,15 @@
Python interface to the R language.
-rpy2 is running an embedded R, providing access to it
+rpy2 is running an embedded R, providing access to it
from Python using R's own C-API through either:
-1) a high-level interface making R functions and objects
-just like Python functions and providing a seamless
+1) a high-level interface making R functions and objects
+just like Python functions and providing a seamless
conversion to numpy and pandas data structures
2) a low-level interface closer to the C-API
-It is also providing features for when working with
+It is also providing features for when working with
jupyter notebooks or ipython.
NOTE:
@@ -19,4 +19,4 @@ thus: build R on SBo with R_SHLIB=yes and BLAS_SHLIB=yes
(See also the notes in the rpy2.Slackbuild)
home:https://rpy2.github.io/
-documentation:https://rpy2.github.io/doc/latest/html/index.html \ No newline at end of file
+documentation:https://rpy2.github.io/doc/latest/html/index.html