Source: r-cran-splines2 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-rcpp, r-cran-rcpparmadillo Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-splines2 Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-splines2.git Homepage: https://cran.r-project.org/package=splines2 Rules-Requires-Root: no Package: r-cran-splines2 Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R regression spline functions and classes Constructs B-splines and its integral, monotone splines (M-splines) and its integral (I-splines), convex splines (C-splines), and their derivatives of given order. Piecewise constant basis is allowed for B-splines and M-splines. See De Boor (1978) , Ramsay (1988) , and Meyer (2008) for more information.