Dominick Samperi
Dominick Samperi
It would be useful to view/pretty-print the SEXP structure returned by [r|expr|] using hexp. In particular, the R parse tree could be viewed using [r|parse(expr)|].
Tuturial branch includes HaskellR/examples/tutorial/tutorial.hs HaskellR/examples/tutorial/lifting.hs HaskellR/IHaskell/examples/tutorial.ipynb HaskellR/installwin.bat HaskellR/data (output directory for tutorial) The last file installs under Windows after getting config info from R. Added R packages to shell.nix. Added...
**Describe the bug** R only renders part of a plot, requiring the addition of dev.flush() after the plot command in a quasiquote. A related issue is that the module Language.R.Event...
**Is your feature request related to a problem? Please describe.** One might expect that when a mutable vector is passed to a quasiquote, that the R code in the quasiquote...
**Describe the bug** Library information on Hackage and Stackage is out-of-date. For example, inline-r Control.Monad.R does not appear. **To Reproduce** Just look at Hackage or Stackage. **Expected behavior** Up-to-date documentation....
**Describe the bug** When building under Windows with the latest version of R installed (R-4.3.0) there are error messages while building H, namely, H > ghci9.2.5.exe: addLibrarySearchPath: c:\Program Files\R\R-4.2.2\bin\x64 (Win32...
**Describe the bug** Under Ubuntu Linux, H can be started with stack --nix exec H But if I modify H/H.ghci and use stack --nix exec ghci -- -ghci-script H/H.ghci there...
**Describe the bug** With some hacking I managed to get H to start in GNU Emacs, but the output is buffered, so not seen. A typical session in Emacs looks...
Is there a way to insert an image at the top, so everything else is shifted down, and the image spans the menu and content areas? Hugo seems to support...