tests/test-all.R

library(testit)
test_pkg('tinytex', 'test-cran')
if (!is.na(Sys.getenv('CI', NA)) && tinytex:::tlmgr_available())
  test_pkg('tinytex', 'test-ci')

Try the tinytex package in your browser

Any scripts or data that you put into this service are public.

tinytex documentation built on Sept. 18, 2026, 1:06 a.m.