| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sun, 18 Jan 2026 07:40:36 GMT
X-Served-By: cache-dfw-kdfw8210067-DFW, cache-bom-vanm7210097-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768722036.441741,VS0,VE300
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
Rlang-QQ: quasiquoter for inline-R code
Rlang-QQ: quasiquoter for inline-R code
Deprecated
in favor of inline-r
This quasiquoter calls R (https://www.r-project.org/) from ghc. Variables from the haskell-side are passed in, and variables created (or modified) are returned as the value of the quasiquote.
The R package knitr is used, which allows recording plots. But for this to work, you need to install it first, for example with:
R --no-save <<< 'install.packages("knitr")'
Modules
[Index]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| repa | enable repa (can be disabled to allow building RlangQQ with ghc-7.8) | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- Rlang-QQ-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.0.0.0, 0.0.0.1, 0.0.0.2, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.1.0, 0.2.0.0, 0.2.1.0, 0.3.0.0, 0.3.1.0 |
|---|---|
| Change log | Changelog.md |
| Dependencies | array, base (>=4 && <5), binary, bytestring, Cabal, containers, data-binary-ieee754, directory, filepath, haskell-src-meta, HList (>=0.4), lens, mtl, process, repa, SHA, split, syb, template-haskell (<=3), temporary, text, transformers, trifecta (>=1.4), utf8-string (>=0.3 && <1.1), vector, zlib [details] |
| Tested with | ghc ==7.6.2, ghc ==7.8.2 |
| License | BSD-3-Clause |
| Author | Adam Vogt <vogt.adam@gmail.com> |
| Maintainer | Adam Vogt <vogt.adam@gmail.com> |
| Uploaded | by AdamVogt at 2015-05-06T02:57:13Z |
| Category | Development |
| Home page | https://code.haskell.org/~aavogt/Rlang-QQ |
| Source repo | head: darcs get https://code.haskell.org/~aavogt/Rlang-QQ |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 11579 total (49 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2015-05-06 [all 1 reports] |