Package: contextFind Title: Find Code Snippets with Context and Click to Navigate Directly to Results Version: 1.0.1 Authors@R: person("Steve", "Jackson", email="s87jackson@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3337-7846")) Description: Search across R files with contextual results, highlights and clickable links. Includes an add-in for further workflow enhancement. License: CC0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: rstudioapi, cli, shiny, miniUI Suggests: testthat (>= 3.0.0), knitr, rmarkdown Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://s87jackson.r-universe.dev Date/Publication: 2025-10-22 19:20:16 UTC RemoteUrl: https://github.com/s87jackson/contextfind RemoteRef: HEAD RemoteSha: 878dc514f78248abd153fe2ef4b8227a60696c4c NeedsCompilation: no Packaged: 2026-07-05 06:23:35 UTC; root Author: Steve Jackson [aut, cre] (ORCID: ) Maintainer: Steve Jackson