Package: splines2
Title: Regression Spline Functions and Classes Too
Version: 0.2.1
Date: 2016-10-7
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 B-splines, monotone splines (M-splines) and its integral
    (I-splines), convex splines (C-splines), and integral of B-splines.
    Piecewise constant basis is allowed for B-spline and M-spline basis.
Imports: splines, stats
Suggests: knitr, rmarkdown
Depends: R (>= 3.2.3)
VignetteBuilder: knitr
License: GPL (>= 3)
URL: https://github.com/wenjie2wang/splines2
BugReports: https://github.com/wenjie2wang/splines2/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-07 16:25:20 UTC; wenjie
Author: Wenjie Wang [aut, cre],
  Jun Yan [ctb]
Maintainer: Wenjie Wang <wenjie.2.wang@uconn.edu>
Repository: CRAN
Date/Publication: 2016-10-08 00:27:39
