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:

6 exports 0.00 score 0 dependencies 6 scripts 428 downloads

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

TargetResultDate
Doc / VignettesOKAug 21 2024
R-4.5-winOKAug 21 2024
R-4.5-linuxOKAug 21 2024
R-4.4-winOKAug 21 2024
R-4.4-macOKAug 21 2024
R-4.3-winOKAug 21 2024
R-4.3-macOKAug 21 2024

Exports:binderdefineinjectmultibindshimsingleton

Dependencies: