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.

Version: 0.2.4
Depends: R (≥ 3.1.0)
Suggests: testthat
Published: 2015-11-30
Author: Lev Kuznetsov
Maintainer: Lev Kuznetsov <levk at jimmy.harvard.edu>
BugReports: https://github.com/dfci-cccb/injectoR/issues
License: LGPL (≥ 3)
URL: https://github.com/dfci-cccb/injectoR
NeedsCompilation: no
Materials: README
CRAN checks: injectoR results

Documentation:

Reference manual: injectoR.pdf

Downloads:

Package source: injectoR_0.2.4.tar.gz
Windows binaries: r-devel: injectoR_0.2.4.zip, r-release: injectoR_0.2.4.zip, r-oldrel: injectoR_0.2.4.zip
macOS binaries: r-release (arm64): injectoR_0.2.4.tgz, r-oldrel (arm64): injectoR_0.2.4.tgz, r-release (x86_64): injectoR_0.2.4.tgz
Old sources: injectoR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=injectoR to link to this page.