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.

Getting started

Package details

AuthorLev Kuznetsov
MaintainerLev Kuznetsov <levk@jimmy.harvard.edu>
LicenseLGPL (>= 3)
Version0.2.4
URL https://github.com/dfci-cccb/injectoR
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("injectoR")

Try the injectoR package in your browser

Any scripts or data that you put into this service are public.

injectoR documentation built on May 2, 2019, 1:42 p.m.