<div dir="ltr">Thank you for your responses. <div><br></div><div>I'm a n00b, so I didn't really know how to choose another mirror when installing tinytex in RStudio, but I found this command in Yihui's troubleshooting comments at <a href="https://yihui.org/tinytex/r/#debugging">https://yihui.org/tinytex/r/#debugging</a>, so for anyone else having a similar mirror problem, I chose another mirror by running Yihui's code:</div><div><br></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px">tinytex::install_tinytex(repos = '<a href="http://ctan.mirrors.hoobly.com/systems/texlive/tlnet">http://ctan.mirrors.hoobly.com/systems/texlive/tlnet</a>')</span><br></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px">(I guess you could insert whatever working mirror instead). </span></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px"><br></span></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px">It installed whatever was needed and knits nicely again now. Thank you and good day to you, Sirs :)</span></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px"><br></span></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px">All the best, </span></div><div><span style="color:rgb(42,46,46);font-family:monaco,menlo,monospace;font-size:12px">Mikkel</span></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 19 Nov 2021 at 02:34, Karl Berry <<a href="mailto:karl@freefriends.org">karl@freefriends.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">    * you are using the main server instead of the mirror network.<br>
<br>
And, when downloading a file (as opposed to looking at a directory) from<br>
<a href="http://ctan.org/tex-archive/whatever" rel="noreferrer" target="_blank">ctan.org/tex-archive/whatever</a>, CTAN itself will redirect to a mirror.<br>
And it will choose different mirrors for different files, since there<br>
can be no concept of "session" there.<br>
<br>
    My suggestion: use <a href="http://mirror.ctan.org" rel="noreferrer" target="_blank">mirror.ctan.org</a> instead, <br>
<br>
I think so too. Then tlmgr will be able to reuse the same mirror for all<br>
the downloads. -k<br>
</blockquote></div>