Package: hera
Title: Companion to the 'xeus-r' 'jupyter' Kernel
Version: 0.6.0.9000
Authors@R: c(
    person("Romain", "François", email = "romain@tada.science", role = c("aut", "cre")), 
    person("QuantStack", role = c("cph"))
  )
Description: Set of R functions to be coupled with the 'xeus-r' 'jupyter' kernel
    in order to drive execution of code in notebook input cells, how R objects
    are to be displayed in output cells, and handle two way communication
    with the front end through comms. 
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: cli, evaluate, glue, IRdisplay, jsonlite, R6, repr, rlang,
        tools, utils
URL: https://github.com/jupyter-xeus/xeus-r
BugReports: https://github.com/jupyter-xeus/xeus-r/issues
Author: Romain François [aut, cre],
  QuantStack [cph]
Maintainer: Romain François <romain@tada.science>
Built: R 4.3.3; ; 2025-09-23 16:50:11 UTC; unix
