The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.