The full power of R in Haskell.
HaskellR is a project by Tweag I/O that enables bidirectional interoperability between Haskell and R, allowing functions in either language to call the other seamlessly. It provides Haskell programmers access to R's extensive libraries for numerical computation, statistical analysis, and machine learning while processing data efficiently. The project is built with Haskell and uses Stack as its build tool, with optional support for the Nix package manager to manage system dependencies. HaskellR is free software maintained under an open-source license and includes comprehensive documentation on its website along with continuous integration testing.