I'm trying to install the openair package on a work computer that has some user restrictions. With a technical support team memeber with admin rights we tried to download all related packages and install them from the local drive.
Now I'm still getting the following error message:
utils:::menuInstallLocal()
package ‘openair’ successfully unpacked and MD5 sums checked
library(openair)
Error: package or namespace load failed for ‘openair’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘utf8’
Any ideas on how to solve this? - I'm a pretty unexperienced user...