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.54")



Attach the package and use:
library("tinytex")
Maintained by
Yihui Xie
[Scholar Profile | Author Map]
All associated links for this package
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.54, https://cran.r-project.org/web/packages/tinytex. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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