Package: splines2
Title: Regression Spline Functions and Classes Too
Version: 0.1.0
Date: 2016-09-05
Authors@R: c(
    person(given = "Wenjie", family = "Wang",
           email = "wenjie.2.wang@uconn.edu",
           role = c("aut", "cre")),
    person(given = "Jun", family = "Yan", role = "ctb")
    )
Description: A complementary package on splines providing functions
    constructing M-spline, I-spline, and integral of B-spline basis.
Imports: splines, stats, utils
Depends: R (>= 3.2.3)
License: GPL (>= 3)
URL: https://github.com/wenjie2wang/splines2
BugReports: https://github.com/wenjie2wang/splines2/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-09-06 04:06:11 UTC; wenjie
Author: Wenjie Wang [aut, cre],
  Jun Yan [ctb]
Maintainer: Wenjie Wang <wenjie.2.wang@uconn.edu>
Repository: CRAN
Date/Publication: 2016-09-06 08:03:50
