Package: codegrip Title: Syntax-Based Editing and Navigation of R Code Version: 0.0.0.9000 Authors@R: c( person("Lionel", "Henry", ,"lionel@posit.co", c("aut", "cre")), person("Posit PBC", role = c("cph", "fnd")) ) Description: Provides addins for reshaping R code and navigating across syntactic constructs. License: MIT + file LICENSE Encoding: UTF-8 Imports: rlang, vctrs, xml2, xmlparsedata Suggests: covr, rstudioapi, testthat (>= 3.0.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 URL: https://github.com/lionel-/codegrip BugReports: https://github.com/lionel-/codegrip/issues Config/pak/sysreqs: libxml2-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2024-10-03 13:24:30 UTC RemoteUrl: https://github.com/lionel-/codegrip RemoteRef: HEAD RemoteSha: cf1f423ef139684a32f2a2d96fcfb5d6c860d077 NeedsCompilation: no Packaged: 2026-06-09 09:58:00 UTC; root Author: Lionel Henry [aut, cre], Posit PBC [cph, fnd] Maintainer: Lionel Henry