Package: interpolators
Title: Some Interpolation Methods
Version: 1.0.1
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-10 15:37:44 UTC; SDL96354
Author: Stéphane Laurent [aut, cre]
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Repository: CRAN
Date/Publication: 2023-11-10 19:33:19 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2023-11-15 01:10:31 UTC; unix
Archs: interpolators.so.dSYM
