Package: pagemap
Type: Package
Title: Create Mini Map for Web Pages
Version: 0.1.3
Date: 2021-08-28
Authors@R: c(
    person(
        given = "Wei",
        family = "Su",
        role = c("aut", "cre"),
        email = "swsoyee@gmail.com",
        comment = c(ORCID = "0000-0002-9302-5332")
    ),
    person(
        given = "Lars",
        family = "Jung",
        role = c("aut", "cph"),
        comment = "pagemap library in htmlwidgets/lib, https://github.com/lrsjng/pagemap")
    )
Maintainer: Wei Su <swsoyee@gmail.com>
Description: Quickly and easily add a mini map to your 'rmarkdown' html documents.
Imports: htmlwidgets
Suggests: knitr, shiny, rmarkdown, devtools
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.1
VignetteBuilder: knitr
URL: https://github.com/swsoyee/pagemapR
BugReports: https://github.com/swsoyee/pagemapR/issues
NeedsCompilation: no
Packaged: 2021-08-27 16:22:47 UTC; suwei
Author: Wei Su [aut, cre] (<https://orcid.org/0000-0002-9302-5332>),
  Lars Jung [aut, cph] (pagemap library in htmlwidgets/lib,
    https://github.com/lrsjng/pagemap)
Repository: CRAN
Date/Publication: 2021-09-02 11:00:02 UTC
Built: R 4.1.0; ; 2021-09-03 13:31:34 UTC; unix
