Package: interpolators 1.0.1

Stéphane Laurent

interpolators: Some Interpolation Methods

Some interpolation methods taken from 'Boost': barycentric rational interpolation, modified Akima interpolation, PCHIP (piecewise cubic Hermite interpolating polynomial) interpolation, and Catmull-Rom splines.

Authors:Stéphane Laurent [aut, cre]

interpolators_1.0.1.tar.gz
interpolators_1.0.1.zip(r-4.7)interpolators_1.0.1.zip(r-4.6)interpolators_1.0.1.zip(r-4.5)
interpolators_1.0.1.tgz(r-4.6-x86_64)interpolators_1.0.1.tgz(r-4.6-arm64)interpolators_1.0.1.tgz(r-4.5-x86_64)interpolators_1.0.1.tgz(r-4.5-arm64)
interpolators_1.0.1.tar.gz(r-4.7-arm64)interpolators_1.0.1.tar.gz(r-4.7-x86_64)interpolators_1.0.1.tar.gz(r-4.6-arm64)interpolators_1.0.1.tar.gz(r-4.6-x86_64)
interpolators_1.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
interpolators/json (API)
NEWS

# Install 'interpolators' in R:
install.packages('interpolators', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/stla/interpolators/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

boostcatmull-rom-splineinterpolationrcppcpp

2.70 score 9 scripts 183 downloads 5 exports 2 dependencies

Last updated from:bfc46c7a29. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK117
linux-devel-x86_64OK121
source / vignettesOK165
linux-release-arm64OK111
linux-release-x86_64OK115
macos-release-arm64OK85
macos-release-x86_64OK225
macos-oldrel-arm64OK90
macos-oldrel-x86_64OK323
windows-develOK108
windows-releaseOK122
windows-oldrelOK97
wasm-releaseOK120

Exports:evalInterpolatoriprBarycentricRationaliprCatmullRomiprMakimaiprPCHIP

Dependencies:BHRcpp