Package: gitlink
Title: Add 'Git' Links to Your Web Based Assets
Version: 0.1.3
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
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-07-19 12:44:55 UTC; carendt
Author: Cole Arendt [aut, cre],
  RStudio [cph, fnd]
Maintainer: Cole Arendt <cole@rstudio.com>
Repository: CRAN
Date/Publication: 2019-07-23 12:20:02 UTC
Built: R 4.6.0; ; 2025-11-02 03:17:18 UTC; windows
