Zane Billings
Zane Billings
Are there any references for the CI for the unpaired test? I've been looking around a bit and I can't seem to find any literature that derives an equivalent CI...
Interestingly, it works fine on my office machine which is also running Windows 10 and R 4.1.0. SessionInfo for this machine: ``` R version 4.1.0 (2021-05-18) Platform: x86_64-w64-mingw32/x64 (64-bit) Running...
I installed `Rttf2pt1` using `remotes::install_version("Rttf2pt1", version = "1.3.8")` on my home machine, and now `extrafont::font_import()` is working correctly (on Windows 10 64-bit build 19042).
> then I try to install 1.3.7,the same warning accured: > > Package Rttf2pt1 has compiled code, but no suitable compiler(s) were found. Installation will likely fail. > Install Rtools...
The error message says you should install Rtools and add it to the path, so I would try doing that.
version 1.3.8 of Rttf2pt1 still does exactly what it needs to, so unless someone is willing to take over maintenance of that package or of ttf2pt1, I don't see the...
try the solution in #88 if you're still having this issue
Have you tried `sort(fonts())`?
@wch is it possible to lock this thread? the solution still works and I don't see any reason to continue discussion if no one is volunteering to maintain the package.
Yes, I added it to the windows machine-level path in Powershell. when I check the path in cmd, it shows up.