Package: postdoc
Type: Package
Title: Minimal and Uncluttered Package Documentation
Version: 1.2.0
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://github.com/ropensci/postdoc,
        https://docs.ropensci.org/postdoc/
BugReports: https://github.com/ropensci/postdoc/issues
Encoding: UTF-8
Imports: jsonlite, katex, prismjs, xml2
RoxygenNote: 7.2.3
Language: en-US
NeedsCompilation: no
Packaged: 2023-01-19 14:15:02 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-01-19 14:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 16:07:13 UTC; windows
