When upgrading Exploratory to v15, you may encounter an error like the following:
Error : package or namespace load failed for 'janitor' in inDL(x, as.logical(local), as.logical(now), ...): unable to load shared object 'C:/Users/0991350/.exploratory/R/4.5/rlang/libs/x64/rlang.dll': LoadLibrary failure:
Alternatively, when opening a project, the spinner icon may keep spinning, and eventually, the following error may appear:
Retry failed: [Connection.initInstance], retry:[50/50], interval:[200]
If you encounter the errors above, please check the version of R installed on your system. If the R version is 4.6, please uninstall R-4.6, as the compatible R version for v15 is 4.5.
Next, please download and install R-4.5 for your specific device from the following links:
Once the installation of R is complete, restart Exploratory, select the manually installed R 4.5, and proceed with the Exploratory upgrade to resolve the issue.