Package: gitlink Title: Add 'Git' Links to Your Web Based Assets Version: 0.1.3.9000 Authors@R: c(person(given = "Cole", family = "Arendt", role = c("aut", "cre"), email = "cole@rstudio.com"), person(given = "RStudio", role = c("cph", "fnd"))) Description: Provides helpers to add 'Git' links to 'shiny' applications, 'rmarkdown' documents, and other 'HTML' based resources. This is most commonly used for 'GitHub' ribbons. License: MIT + file LICENSE URL: https://github.com/colearendt/gitlink BugReports: https://github.com/colearendt/gitlink/issues Depends: R (>= 3.1) Imports: htmltools (>= 0.3.6), rlang (>= 0.3.1) Suggests: covr (>= 3.0.1), spelling (>= 2.0), testthat (>= 2.0.0.9000), rmarkdown, fs, rprojroot, shiny Encoding: UTF-8 Language: en-US RoxygenNote: 6.1.1 Repository: https://colearendt.r-universe.dev Date/Publication: 2019-11-28 05:32:55 UTC RemoteUrl: https://github.com/colearendt/gitlink RemoteRef: HEAD RemoteSha: bf5f9ab2018934ba841f8b9809bf01d7938c88e8 NeedsCompilation: no Packaged: 2026-07-04 11:34:15 UTC; root Author: Cole Arendt [aut, cre], RStudio [cph, fnd] Maintainer: Cole Arendt