Package: pyro Title: Manage Python Environments in R with uv Version: 0.1.1 Authors@R: c( person("Jacob", "Dumbleton", , "jacob@a2-ai.com", role = c("aut", "cre")), person("Matthew", "Smith", , "matthews@a2-ai.com", role = "aut") ) Description: Provides uv-backed Python virtual-environment management for the fyr ecosystem (reportifyr, presentifyr R packages). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: here, log4r, processx, rlang Suggests: knitr, mockery, rmarkdown, testthat (>= 3.0.0), withr VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://a2-ai.r-universe.dev Date/Publication: 2026-06-22 14:43:34 UTC RemoteUrl: https://github.com/a2-ai/pyro RemoteRef: HEAD RemoteSha: 66065c19a9aad1cf2cc4718aee9da013e6a3209f NeedsCompilation: no Packaged: 2026-07-14 22:43:43 UTC; root Author: Jacob Dumbleton [aut, cre], Matthew Smith [aut] Maintainer: Jacob Dumbleton