Package: getable
Type: Package
Title: Fetching Tabular Data "Onload" in Compiled R Markdown HTML
        Documents
Version: 1.0.3
Authors@R: 
    person(given = "Yongfu", 
           family = "Liao",
           email = "liao961120@gmail.com", 
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-1814-2993"))
Description: Dynamically retrieve data from the web to render HTML tables
    on inspection in R Markdown HTML documents.
URL: https://yongfu.name/getable/,
        https://github.com/liao961120/getable/
BugReports: https://github.com/liao961120/getable/issues/
Depends: R (>= 3.4.0)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: jsonlite, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Imports: knitr
NeedsCompilation: no
Packaged: 2020-10-02 13:31:40 UTC; liao
Author: Yongfu Liao [aut, cre] (<https://orcid.org/0000-0002-1814-2993>)
Maintainer: Yongfu Liao <liao961120@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-02 13:42:06 UTC
Built: R 4.4.3; ; 2025-10-21 13:08:57 UTC; windows
