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 Repository: https://jupyter-xeus.r-universe.dev Date/Publication: 2026-07-17 15:38:33 UTC RemoteUrl: https://github.com/jupyter-xeus/xeus-r RemoteRef: HEAD RemoteSha: bbf8e7999c13aabd8fb978dc05d47bc076fe582c RemoteSubdir: hera NeedsCompilation: no Packaged: 2026-07-17 17:07:09 UTC; root Author: Romain François [aut, cre], QuantStack [cph] Maintainer: Romain François