R6
R classes
An implementation of encapsulated object-oriented programming for R
Encapsulated object-oriented programming for R
412 stars
24 watching
57 forks
Language: R
last commit: 3 months ago
Linked from 1 awesome list
r
Related projects:
Repository | Description | Stars |
---|---|---|
r-lib/cpp11 | Enables C++ developers to interact with R objects using standard C++11 syntax and semantics | 203 |
r-lib/tree-sitter-r | An R grammar for tree-sitter that provides Rust bindings | 113 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
sciruby/sciruby | A collection of scientific libraries for Ruby | 995 |
klmr/box | Enables modular and reusable R code organization through a universal import mechanism | 868 |
tiledb-inc/tiledb-r | An R interface to the TileDB modern database | 103 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
r-dbi/odbc | A C++ library providing a DBI-compliant interface to ODBC databases | 392 |
quarto-dev/quarto-r | An R interface to the Quarto Command Line Interface (CLI) | 145 |
r-dbi/rpostgres | An R interface to PostgreSQL database | 334 |
r-lib/httr | A wrapper around curl that simplifies HTTP interactions in R, providing a standardized interface and features for modern web APIs. | 985 |
sciruby/rb-gsl | A Ruby interface to the GNU Scientific Library | 100 |
r-lib/roxygen2 | Automatically generates R package documentation from inline comments in source code | 594 |
patterns-ai-core/langchainrb | A Ruby library providing an interface to Large Language Model (LLM) providers for text generation and embedding | 1,415 |