Showing 2 of total 2 results (show query)
r-lib
rlang:Functions for Base Types and Core R and 'Tidyverse' Features
A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation.
Maintained by Lionel Henry. Last updated 6 days ago.
517 stars 20.56 score 9.8k scripts 15k dependentslev-kuznetsov
injectoR:R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the dependency inversion principle. The user delegates to external code (the injector) the responsibility of providing its dependencies. This separates the responsibilities of use and construction.
Maintained by Lev Kuznetsov. Last updated 9 years ago.
1 stars 1.70 score 6 scripts