[Haskell-cafe] ANNOUNCE: Rlang-QQ 0.1
adam vogt
vogt.adam at gmail.com
Mon Nov 4 17:56:38 UTC 2013
Greetings,
I'm pleased to announce a new version of Rlang-QQ. It is a way
to get R code inline in you .hs files. The main highlight for this
release is that correctly named variables assigned to in R
are available to haskell. Many data types can be converted.
You can get this package by
cabal update && cabal install Rlang-QQ
Please refer to the documentation here
<http://hackage.haskell.org/package/Rlang-QQ-0.1.0.2>
or in the examples/* that you can get at with a:
cabal unpack Rlang-QQ
Regards,
Adam Vogt
More information about the Haskell-Cafe
mailing list