Closed ajsims1704 closed 3 years ago
Package utf8 now seems to be required for testthat, but is not currently available for server windows-x86_64-devel. This results in many package tests failing with 'package utf8 not found'.
utf8 has no windows binary for R-devel: https://cran.rstudio.com/web/packages/utf8/
solution: https://github.com/r-hub/rhub/issues/367#issuecomment-621700118
Package utf8 now seems to be required for testthat, but is not currently available for server windows-x86_64-devel. This results in many package tests failing with 'package utf8 not found'.