README.md

fftw

R bindings for the FFTW library.

Install development version

From time to time I release development version to my private R package repository. To install from this repository run:

install.packages("fftw", repos="http://olafmersmann.github.io/drat")

Install from GitHub

To install the bleeding edge version from GitHub run (requires the devtools package):

library("devtools")
install_github("olafmersmann/fftw")

CRAN Status Badge CRAN Downloads



Try the fftw package in your browser

Any scripts or data that you put into this service are public.

fftw documentation built on March 18, 2022, 6:55 p.m.