inline-r-1.0.2

Synopsis

Seamlessly call R from Haskell and vice versa. No FFI required.

Description

For up to date Haddock documentation, please see <http://www.stackage.org/package/inline-r>.

Author

Mathieu Boespflug, Facundo Dominguez, Alexander Vershilov

Maintainer

Mathieu Boespflug <m@tweag.io>

License

BSD-3-Clause

Source
https://github.com/tweag/HaskellR
Commit hash
8c1aea555f328b448518621d448c27855571743c
Subdir
inline-r
Timestamp

2026-04-07T19:50:00Z

Revisions

None

Dependencies
library inline-r:
  • ["base >=4.7 && <5","aeson >=0.6 && <2.3","bytestring >=0.10 && <0.13","containers >=0.5 && <0.8","data-default-class >=0.1.2.0 && <0.3","deepseq >=1.3 && <1.6","exceptions >=0.6 && <1.1","heredoc >=0.2 && <0.3","inline-c >=0.6 && <0.10","mtl >=2.1 && <2.4","primitive >=0.5 && <0.10","process >=1.2 && <1.7","reflection >=2 && <2.2","setenv >=0.1.1 && <0.2","template-haskell >=2.8 && <2.23","temporary >=1.2 && <1.4","text >=0.11 && <2.2","vector >=0.10 && <0.14"]

if !os(windows)

  • unix >=2.6 && <2.9

if !impl(ghc <9)

  • singletons >=3 && <3.1
  • singletons-th >=3 && <3.5

if impl(ghc <9)

  • singletons >=2.7 && <3
test-suite bench-qq:
  • ["inline-r","base >=4.6 && <5","criterion >=0.8 && <1.7","filepath >=1.3 && <1.6","template-haskell >=2.8 && <2.22"]
test-suite bench-hexp:
  • ["inline-r","base >=4.6 && <5","criterion >=0.8 && <1.7","primitive >=0.5 && <0.10","singletons >=2.7 && <3.1"]