Tried to install tinytex multiple ways.
tinytex::install_tinytex() and tinytex:::install_prebuilt()
I even tried to install from source zip.
The only feedback I get is:
Warning in install.packages :
cannot open compressed file 'TinyTeX/DESCRIPTION', probable reason 'No such file or directory'
Error in install.packages : cannot open the connection
As a test I run
tinytex::tlmgr_install('iftex')
tlmgr install iftex
tlmgr update --self
Error in system2("tlmgr", args, ...) : '"tlmgr"' not found
In addition: Warning message:
In tlmgr(c("install", pkgs), usermode, ...) :
TeX Live does not seem to be installed. See TinyTeX - A lightweight, cross-platform, portable, and easy-to-maintain LaTeX distribution based on TeX Live - Yihui Xie | 谢益辉.
I also tried this and it is empty.
tinytex::tinytex_root()
[1] ""