Package: postdoc
Type: Package
Title: Minimal and Uncluttered Package Documentation
Version: 1.2.2
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroen@berkeley.edu",
    comment = c(ORCID = "0000-0002-4035-0289"))
Description: Generates simple and beautiful one-page HTML reference manuals 
    with package documentation. Math rendering and syntax highlighting are done 
    server-side in R such that no JavaScript libraries are needed in the
    browser, which makes the documentation portable and fast to load.
License: MIT + file LICENSE
URL: https://ropensci.r-universe.dev/postdoc
        https://docs.ropensci.org/postdoc/
BugReports: https://github.com/ropensci/postdoc/issues
Encoding: UTF-8
Imports: curl, jsonlite, katex, prismjs, xml2
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2023-10-18 15:14:54 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroen@berkeley.edu>
Repository: CRAN
Date/Publication: 2023-10-18 15:40:03 UTC
