tinytex
A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live (by rstudio)
shinyjs
💡 Easily improve the user experience of your Shiny apps in seconds (by daattali)
tinytex | shinyjs | |
---|---|---|
10 | 3 | |
993 | 737 | |
0.2% | - | |
7.6 | 5.3 | |
21 days ago | 4 months ago | |
R | R | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tinytex
Posts with mentions or reviews of tinytex.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-12-23.
- Running Quarto Markdown in Docker
- TinyTeX – lightweight, cross-platform, portable, and easy-to-maintain LaTeX
-
Any LaTeX software on osx that won't need installing and works with XeLaTeX?
Some of the others have mentioned other installs, but they can pull down a lot of packages which might not be ideal if it's not your PC (even the TexLive install is quite chonky.) I'd personally recommend: TinyTex.
-
Knitting an Rmd file to PDF using TinyTex in RStudio Not Working
See https://yihui.org/tinytex
-
Error in knitting RMD file as PDF, Can anyone help me fix this as I want to knit rmd file to pdf
that will install a lightweight latex distribution ready to render your rmarkdown documents. just restart rstudio and give a try after this process (for more stuff, see https://yihui.org/tinytex/ )
-
Issue installing LaTex on Mac
Have you tried the things mentioned at the link? https://github.com/yihui/tinytex/issues/24
-
Installed MacTeX - but why is it almost 5GB in size?
There is the tinyTeX distribution which was designed for use with R, but can be used on its own as well. It's a subsetted version of TeX live and available from https://yihui.org/tinytex/
-
Install only makeglossaries in Ubuntu
If you'd like to install only a small subset of packages, there are projects like TinyTeX.
-
Install latex with Tinytex
Tinytex is a relative new Latex distribution by Yihui Xie from the R community. The distribution is tiny, less than 100mb, which is a great alternative to TexLive and MikTex for basic users.
- Can not wrap "luajithbtex"
shinyjs
Posts with mentions or reviews of shinyjs.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-16.
-
[Shiny Dashboard] [R6] Dynamic Value boxes - having only one display.
Also, if you want to show/hide a box depending on a parameter, you can observe whether the parameter is present or not, then simply show/hide the box with the shinyjs package.
-
Shiny app which Uploads a datafile and create a checkbox and textinput and dropdown list for each column
Have a look at shinyjs. https://deanattali.com/shinyjs/ https://github.com/daattali/shinyjs#overview-main There you can specify which blocks of ui are hidden from the start, you can enable and disable inputs, show and hide, and much more.
-
Load Testing Shiny Apps
Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown documents or build dashboards. You can also extend your Shiny apps with CSS themes, htmlwidgets, and JavaScript actions.
What are some alternatives?
When comparing tinytex and shinyjs you can also consider the following projects:
miktex - the MiKTeX source code
RInno - How to install local shiny apps
rmarkdown - Dynamic Documents for R
shinyalert - 🗯️ Easily create pretty popup messages (modals) in Shiny
latex2e - The LaTeX2e kernel
easystats - :milky_way: The R easystats-project
pagedown - Paginate the HTML Output of R Markdown with CSS for Print
electricShine - Create Standalone Installable Shiny Apps
brms - brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan
shiny.semantic - Shiny support for powerful Fomantic UI library.
drake - An R-focused pipeline toolkit for reproducibility and high-performance computing
echarts4r - 🐳 ECharts 5 for R