Package: interpolators
Title: Some Interpolation Methods
Version: 1.0.0
Authors@R: 
    person("Stéphane", "Laurent", , "laurent_step@outlook.fr", role = c("aut", "cre"))
Description: Some interpolation methods taken from 'Boost': barycentric
    rational interpolation, modified Akima interpolation, PCHIP (piecewise
    cubic Hermite interpolating polynomial) interpolation, and Catmull-Rom
    splines.
License: GPL-3
URL: https://github.com/stla/interpolators
BugReports: https://github.com/stla/interpolators/issues
Imports: Rcpp
LinkingTo: BH, Rcpp
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: yes
Packaged: 2023-11-07 16:22:18 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-11-07 19:20:02 UTC
