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
DESCRIPTION |NEWS
card.svg |card.png
interpolators/json (API)

# 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.78 score 12 scripts 245 downloads 5 exports 2 dependencies

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

TargetResultTimeFilesSyslog
linux-devel-arm64OK144
linux-devel-x86_64OK138
source / vignettesOK172
linux-release-arm64OK142
linux-release-x86_64OK125
macos-release-arm64OK97
macos-release-x86_64OK195
macos-oldrel-arm64OK124
macos-oldrel-x86_64OK223
windows-develOK111
windows-releaseOK103
windows-oldrelOK94
wasm-releaseOK110

Exports:evalInterpolatoriprBarycentricRationaliprCatmullRomiprMakimaiprPCHIP

Dependencies:BHRcpp