Package: rho.coding Type: Package Depends: R (>= 4.4.0) Title: Rho Coding Tools Version: 0.0.1.9001 Authors@R: person(given = "Sounkou Mahamane", family = "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre")) Description: Supplies coding-agent tools with explicit execution semantics, including cross-platform Bash selection, process execution in mirai workers, isolated R evaluation, opt-in current-session R evaluation, and a locked JSONL implementation of the agent session-journal contract. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: S7, s7contract, rho.async (>= 0.0.1.9001), rho.ai (>= 0.0.1.9001), rho.agent (>= 0.0.1.9001), rho.compute (>= 0.0.1.9001), processx, yyjsonr, filelock, digest Suggests: tinytest, knitr Remotes: RGenomicsETL/Rho/packages/rho.async, RGenomicsETL/Rho/packages/rho.ai, RGenomicsETL/Rho/packages/rho.agent, RGenomicsETL/Rho/packages/rho.compute URL: https://github.com/RGenomicsETL/Rho, https://rgenomicsetl.github.io/Rho/rho.coding/ BugReports: https://github.com/RGenomicsETL/Rho/issues Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libsecret-1-dev Repository: https://rgenomicsetl.r-universe.dev Date/Publication: 2026-07-21 22:15:31 UTC RemoteUrl: https://github.com/RGenomicsETL/Rho RemoteRef: HEAD RemoteSha: f3475cf000a379732d37cfb317754dec5ef2b4db RemoteSubdir: packages/rho.coding NeedsCompilation: no Packaged: 2026-07-21 22:52:03 UTC; root Author: Sounkou Mahamane Toure [aut, cre] Maintainer: Sounkou Mahamane Toure