The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

cinterpolate: Interpolation From C

Simple interpolation methods designed to be used from C code. Supports constant, linear and spline interpolation. An R wrapper is included but this package is primarily designed to be used from C code using 'LinkingTo'. The spline calculations are classical cubic interpolation, e.g., Forsythe, Malcolm and Moler (1977) <ISBN: 9780131653320>.

Version: 1.0.1
Suggests: knitr, rmarkdown, testthat
Published: 2023-11-29
Author: Rich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph]
Maintainer: Rich FitzJohn <rich.fitzjohn at gmail.com>
BugReports: https://github.com/mrc-ide/cinterpolate/issues
License: MIT + file LICENSE
URL: https://github.com/mrc-ide/cinterpolate
NeedsCompilation: yes
Language: en-GB
Materials: README
CRAN checks: cinterpolate results

Documentation:

Reference manual: cinterpolate.pdf
Vignettes: Using cinterpolate

Downloads:

Package source: cinterpolate_1.0.1.tar.gz
Windows binaries: r-devel: cinterpolate_1.0.1.zip, r-release: cinterpolate_1.0.1.zip, r-oldrel: cinterpolate_1.0.1.zip
macOS binaries: r-release (arm64): cinterpolate_1.0.1.tgz, r-oldrel (arm64): cinterpolate_1.0.1.tgz, r-release (x86_64): cinterpolate_1.0.1.tgz, r-oldrel (x86_64): cinterpolate_1.0.1.tgz
Old sources: cinterpolate archive

Reverse dependencies:

Reverse imports: odin

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cinterpolate to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.