I am trying to install Sim.Diffproc
package in RStudio. However, no matter how I install it (manually by writing or picking from the package list), the package does not work and produces this error:
Loading required package: Sim.DiffProc Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘shiny’
Do you know the how to fix this error ?