Package: injectoR
Version: 0.2.4
Date: 2015-11-25
Title: R Dependency Injection
Author: Lev Kuznetsov
Maintainer: Lev Kuznetsov <levk@jimmy.harvard.edu>
Depends: R (>= 3.1.0)
Suggests: testthat
Description: 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.
License: LGPL (>= 3)
URL: https://github.com/dfci-cccb/injectoR
BugReports: https://github.com/dfci-cccb/injectoR/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-25 19:43:15 UTC; levk
Repository: CRAN
Date/Publication: 2015-11-30 08:17:48
Built: R 4.6.0; ; 2025-08-18 03:45:28 UTC; unix
