Package: injectoR 0.2.4

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.

Authors:Lev Kuznetsov

injectoR_0.2.4.tar.gz
injectoR_0.2.4.zip(r-4.5)injectoR_0.2.4.zip(r-4.4)injectoR_0.2.4.zip(r-4.3)
injectoR_0.2.4.tgz(r-4.5-any)injectoR_0.2.4.tgz(r-4.4-any)injectoR_0.2.4.tgz(r-4.3-any)
injectoR_0.2.4.tar.gz(r-4.5-noble)injectoR_0.2.4.tar.gz(r-4.4-noble)
injectoR_0.2.4.tgz(r-4.4-emscripten)injectoR_0.2.4.tgz(r-4.3-emscripten)
injectoR.pdf |injectoR.html
injectoR/json (API)

# Install 'injectoR' in R:
install.packages('injectoR', repos = c('https://lev-kuznetsov.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/dfci-cccb/injector/issues

On CRAN:

Conda:

1.70 score 1 stars 6 scripts 329 downloads 6 exports 0 dependencies

Last updated 9 years agofrom:22cd793ec2. Checks:9 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 30 2025
R-4.5-winOKMar 30 2025
R-4.5-macOKMar 30 2025
R-4.5-linuxOKMar 30 2025
R-4.4-winOKMar 30 2025
R-4.4-macOKMar 30 2025
R-4.4-linuxOKMar 30 2025
R-4.3-winOKMar 30 2025
R-4.3-macOKMar 30 2025

Exports:binderdefineinjectmultibindshimsingleton

Dependencies: