Package: postdoc
Type: Package
Title: Minimal and Uncluttered Package Documentation
Version: 1.4.1
Authors@R: person("Jeroen", "Ooms", role = c("aut", "cre"), email = "jeroenooms@gmail.com",
    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 (>= 1.5.0), prismjs, xml2
RoxygenNote: 7.3.2.9000
Language: en-US
NeedsCompilation: no
Packaged: 2025-04-13 14:15:02 UTC; jeroen
Author: Jeroen Ooms [aut, cre] (<https://orcid.org/0000-0002-4035-0289>)
Maintainer: Jeroen Ooms <jeroenooms@gmail.com>
Repository: CRAN
Date/Publication: 2025-04-13 14:30:02 UTC
Built: R 4.3.3; ; 2025-04-13 15:12:54 UTC; unix
