I would like to try and install the NobBS package from Harvard CCDD, for nowcasting of epidemics:
However, this requires installing JAGS in the RStudio Cloud environment, and I haven't even tried installing JAGS on my machine (I'm mostly an Edward/TFP/Stan guy). Can you help me? Thanks!
If this is a system dependency that is not already installed on their servers, they are going to have to consider if it is worthy to install it an even then it's going to take a while until they actually install it, that is one of the reasons I also like to have an RStudio Server instance on a cloud computing service (e.g. AWS) so I can install any system dependency I want.
EDIT:
It turns out JAGS it is already installed, what is your issue installing NobBS? I just have installed it with simply install.packages("NobBS")
NobBS requires that JAGS (Just Another Gibbs Sampler) is downloaded to the system or computer on which NobBS will run. Download JAGS here: http://mcmc-jags.sourceforge.net/.