Package: chaletex 0.1.0
chaletex: Extract LaTeX packages from TeX files and Install Them
Trying to compile LaTeX files can be frustrating when you need to stop at every attempted compile and install the missing packages. The goal of chaletex is to make it easy to extract packages you need to install from LaTeX. It is named `chaletex` as we want this to be like walking into a Chalet after a big day - a nice, friendly, cozy place for your TeX problems.
Authors:
chaletex_0.1.0.tar.gz
chaletex_0.1.0.zip(r-4.5)chaletex_0.1.0.zip(r-4.4)chaletex_0.1.0.zip(r-4.3)
chaletex_0.1.0.tgz(r-4.4-any)chaletex_0.1.0.tgz(r-4.3-any)
chaletex_0.1.0.tar.gz(r-4.5-noble)chaletex_0.1.0.tar.gz(r-4.4-noble)
chaletex_0.1.0.tgz(r-4.4-emscripten)chaletex_0.1.0.tgz(r-4.3-emscripten)
chaletex.pdf |chaletex.html✨
chaletex/json (API)
# Install 'chaletex' in R: |
install.packages('chaletex', repos = c('https://njtierney.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/njtierney/chaletex/issues
- tex_example - Example TeX template from PLoS ONE
Last updated 5 years agofrom:11eac969e5. Checks:OK: 3 NOTE: 4. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 23 2024 |
R-4.5-win | NOTE | Oct 23 2024 |
R-4.5-linux | NOTE | Oct 23 2024 |
R-4.4-win | NOTE | Oct 23 2024 |
R-4.4-mac | NOTE | Oct 23 2024 |
R-4.3-win | OK | Oct 23 2024 |
R-4.3-mac | OK | Oct 23 2024 |
Exports:%>%read_textex_extract_pkgstex_extract_preambletex_install_pkgs
Dependencies:cligluelifecyclemagrittrpurrrrlangstringistringrtinytexvctrsxfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
read tex file into R | read_tex |
Example TeX template from PLoS ONE | tex_example |
Extract packages from tex string | tex_extract_pkgs |
Extract preamble from tex string | tex_extract_preamble |
Install tex packages | tex_install_pkgs |