I need to install jags so that I can use rjags (r package) for another r package, infercnv. I was able to do this on my own computer by downloading it through home-brew, but I am unable to do so on a remote server I'm using.
I tried using this code below, but I do not have the access to run sudo on the remote server. Any advise?
sudo apt-get install jags