Package: snorkel Title: RStudio Addin To Help Format 'roxygen2' Version: 0.1.0 Authors@R: person(given = "Matt", family = "Dray", email = "mwdray@gmail.com", role = c("aut", "cre")) Description: Insert, or replace text with, formatting code for 'roxygen2' function documentation in a package, like making text bold, inserting a URL, or linking to functions in other packages. URL: https://github.com/matt-dray/snorkel BugReports: https://github.com/matt-dray/snorkel/issues License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: rstudioapi Repository: https://matt-dray.r-universe.dev Date/Publication: 2022-09-09 22:19:21 UTC RemoteUrl: https://github.com/matt-dray/snorkel RemoteRef: HEAD RemoteSha: af5031c867b6463df66b50b0f42760431eb3deb4 NeedsCompilation: no Packaged: 2026-06-15 09:16:50 UTC; root Author: Matt Dray [aut, cre] Maintainer: Matt Dray