Package: typr
Title: Write and Render 'Typst' Documents
Version: 0.0.4
Authors@R: 
    person(given = "Christopher T.",
           family = "Kenny",
           role = c("aut", "cre"),
           email = "ctkenny@proton.me",
           comment = c(ORCID = "0000-0002-9386-6860"))
Description: Compile 'Typst' files using the 'typst-cli' (<https://typst.app>)
    command line tool. Automatically falls back to rendering via embedded 'Typst'
    from 'Quarto' (<https://quarto.org>) if 'Typst' is not installed. Includes
    utilities to check for 'typst-cli' availability and run 'Typst' commands.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: cli, fs, processx, rlang
Depends: R (>= 4.1.0)
Suggests: jsonlite, rstudioapi, testthat (>= 3.0.0)
SystemRequirements: Typst command line tool
        (<https://github.com/typst/typst>) or Quarto command line tool
        (<https://github.com/quarto-dev/quarto-cli>).
Config/testthat/edition: 3
URL: http://christophertkenny.com/typr/,
        https://github.com/christopherkenny/typr
NeedsCompilation: no
Packaged: 2025-09-02 17:54:17 UTC; chris
Author: Christopher T. Kenny [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9386-6860>)
Maintainer: Christopher T. Kenny <ctkenny@proton.me>
Repository: CRAN
Date/Publication: 2025-09-02 20:50:02 UTC
Built: R 4.4.1; ; 2025-09-02 23:35:44 UTC; unix
