Releases: tweag/HaskellR
Releases · tweag/HaskellR
v1.0.1
22 May 16:16
Compare
Sorry, something went wrong.
No results found
Populates R_LIBS environment variable when starting R (#393 )
Maps backslashes to forwardslashes in temp file names under Windows (#399 )
Relaxes upper bounds for GHC 9.6
Fixes imports for compatibility with mtl-2.3 (#414 )
v1.0.0
11 Nov 17:03
Compare
Sorry, something went wrong.
No results found
Support for R >= 4.2.
Support for GHC 9 and GHC 9.2.
Breaking change: remove unhexp, pokeInfo, mark and named.
Breaking change: HExp no longer has a Storable instance.
Breaking change: some fields of SEXPInfo have been removed.
Breaking change: Special and Primitive constructors of HExp no longer carry any information. R-4.2 makes these forms completely opaque.
Process quasiquotes using an instance of the R interpreter in a separate process. This improves support on macOS.
v0.10.5
11 Nov 17:05
Compare
Sorry, something went wrong.
No results found
v0.10.2
11 Nov 17:06
Compare
Sorry, something went wrong.
No results found
v0.10
11 Nov 17:07
Compare
Sorry, something went wrong.
No results found
inline-r supports running on FreeBSD
Fixed Lock system during QQ-generation
Support for new vector API.
v0.9.2: Bump version to 0.9.2
11 Nov 17:07
Compare
Sorry, something went wrong.
No results found
GHC 8.4 compatibility
Add Literal instance for 'Text'