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.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'))

Peer review:

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

On CRAN:

1.70 score 6 scripts 292 downloads 6 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winOKOct 31 2024
R-4.5-linuxOKOct 31 2024
R-4.4-winOKOct 31 2024
R-4.4-macOKOct 31 2024
R-4.3-winOKOct 31 2024
R-4.3-macOKOct 31 2024

Exports:binderdefineinjectmultibindshimsingleton

Dependencies: