Package: rho.async Type: Package Depends: R (>= 4.4.0) Title: Rho Async Task and Stream Contracts Version: 0.0.1.9001 Authors@R: person(given = "Sounkou Mahamane", family = "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre")) Description: Defines S7 task, stream, cancellation, and composition contracts for asynchronous R interfaces. Adapters connect nanonext asynchronous handles and promises while keeping every blocking wait explicit. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) Imports: S7, s7contract, nanonext, coro, later, promises Suggests: tinytest, knitr URL: https://github.com/RGenomicsETL/Rho, https://rgenomicsetl.github.io/Rho/rho.async/ BugReports: https://github.com/RGenomicsETL/Rho/issues Config/roxygen2/version: 8.0.0 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.async NeedsCompilation: no Packaged: 2026-07-21 23:01:31 UTC; root Author: Sounkou Mahamane Toure [aut, cre] Maintainer: Sounkou Mahamane Toure