We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8574fac commit 2de5a70Copy full SHA for 2de5a70
1 file changed
README.md
@@ -1,5 +1,12 @@
1
# libR-sys
2
3
+> [!WARNING]
4
+> extendr-ffi has replaced libR-sys as the primary bindings to R's C-API, so you
5
+> should not rely on libR-sys to write R packages. If you are hoping to
6
+> contribute to extend, first of all, thank you, but also, you should make PRs
7
+> to the main extendr repo: [extendr/extendr](https://github.com/extendr/extendr).
8
+> Date: 2026-02-23
9
+
10
Low-level R library bindings
11
12
[](https://github.com/extendr/libR-sys/actions)
0 commit comments