Package: postdoc Type: Package Title: Minimal and Uncluttered Package Documentation Version: 1.4.2 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 Roxygen: list(markdown = TRUE) Language: en-US Config/pak/sysreqs: libxml2-dev libssl-dev libnode-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-01-14 16:33:47 UTC RemoteUrl: https://github.com/ropensci/postdoc RemoteRef: master RemoteSha: ac56db0e7eff5c59eeb1129c3f00ea994f16c466 NeedsCompilation: no Packaged: 2026-06-13 08:17:08 UTC; root Author: Jeroen Ooms [aut, cre] (ORCID: ) Maintainer: Jeroen Ooms