Other packages > Find by keyword >

tinytex  

Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents
View on CRAN: Click here


Download and install tinytex package within the R console
Install from CRAN:
install.packages("tinytex")

Install from Github:
library("remotes")
install_github("cran/tinytex")

Install by package version:
library("remotes")
install_version("tinytex", "0.56")



Attach the package and use:
library("tinytex")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
First Published: 2017-12-13
Latest Update: 2023-08-09
Description:
Helper functions to install and maintain the 'LaTeX' distribution named 'TinyTeX' (<https://yihui.org/tinytex/>), a lightweight, cross-platform, portable, and easy-to-maintain version of 'TeX Live'. This package also contains helper functions to compile 'LaTeX' documents, and install missing 'LaTeX' packages automatically.
How to cite:
Yihui Xie (2017). tinytex: Helper Functions to Install and Maintain TeX Live, and Compile LaTeX Documents. R package version 0.56, https://cran.r-project.org/web/packages/tinytex. Accessed 26 Mar. 2025.
Previous versions and publish date:
0.1 (2017-12-13 10:12), 0.2 (2017-12-20 05:54), 0.3 (2018-01-22 06:55), 0.4 (2018-03-08 23:39), 0.5 (2018-04-16 21:53), 0.6 (2018-07-07 21:20), 0.7 (2018-08-22 07:20), 0.8 (2018-08-31 00:20), 0.9 (2018-10-23 19:50), 0.10 (2019-01-10 17:10), 0.11 (2019-03-12 20:20), 0.12 (2019-04-11 22:02), 0.13 (2019-05-14 12:30), 0.14 (2019-06-25 08:00), 0.15 (2019-08-07 07:30), 0.16 (2019-09-17 07:10), 0.17 (2019-10-31 00:00), 0.18 (2019-12-10 22:30), 0.19 (2020-01-14 07:20), 0.20 (2020-02-25 22:00), 0.21 (2020-03-31 06:50), 0.22 (2020-04-17 18:40), 0.23 (2020-05-19 17:50), 0.24 (2020-06-20 11:20), 0.25 (2020-07-24 06:30), 0.26 (2020-09-22 08:30), 0.27 (2020-11-01 06:40), 0.28 (2020-12-14 07:10), 0.29 (2021-01-21 06:50), 0.30 (2021-03-04 07:20), 0.31 (2021-03-30 17:40), 0.32 (2021-05-29 19:20), 0.33 (2021-08-05 22:10), 0.34 (2021-09-28 07:00), 0.35 (2021-11-04 16:10), 0.36 (2021-12-19 07:10), 0.37 (2022-02-16 17:20), 0.38 (2022-03-29 02:10), 0.39 (2022-05-17 01:30), 0.40 (2022-06-16 01:10), 0.41 (2022-08-16 09:30), 0.42 (2022-09-27 09:20), 0.43 (2022-12-13 08:10), 0.44 (2023-02-01 20:00), 0.45 (2023-04-18 16:30), 0.46 (2023-08-09 23:30), 0.47 (2023-09-29 18:00), 0.48 (2023-10-13 07:10), 0.49 (2023-11-22 23:00), 0.50 (2024-03-16 06:20), 0.51 (2024-05-06 19:30), 0.52 (2024-07-18 18:20), 0.53 (2024-09-15 20:00), 0.54 (2024-11-01 16:10), 0.55 (2025-02-19 17:30)
Other packages that cited tinytex R package
View tinytex citation profile
Other R packages that tinytex depends, imports, suggests or enhances
Complete documentation for tinytex
Functions, R codes and Examples using the tinytex R package
Some associated functions: check_installed . copy_tinytex . install_tinytex . is_tinytex . latexmk . parse_install . parse_packages . r_texmf . tinytex-package . tl_pkgs . tl_sizes . tlmgr . 
Some associated R codes: install.R . latex.R . package.R . tlmgr.R . utils.R .  Full tinytex package functions and examples
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for tinytex20000250003000035000400004500050000TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
fPortfolio  
Rmetrics - Portfolio Selection and Optimization
A collection of functions to optimize portfolios and to analyze them from different points of view. ...
Download / Learn more Package Citations See dependency  
MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA