CRAN/E | injectoR

injectoR

R Dependency Injection

Installation

About

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.

github.com/dfci-cccb/injectoR
Bug report File report

Key Metrics

Version 0.2.4
R ≥ 3.1.0
Published 2015-11-30 3214 days ago
Needs compilation? no
License LGPL (≥ 3)
CRAN checks injectoR results

Downloads

Yesterday 3 0%
Last 7 days 75 +12%
Last 30 days 391 -5%
Last 90 days 1.059 +6%
Last 365 days 3.673 +46%

Maintainer

Maintainer

Lev Kuznetsov

Authors

Lev Kuznetsov

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

injectoR archive

Depends

R ≥ 3.1.0

Suggests

testthat