I need to install GSL for a package in R and so I did via macports using the following command:
sudo port install gsl
This seems to work successfully. What I need to know is how can I find the installation path for GSL. In order to install the package I need in R the article that was helping me with installation states I need to find GSL's installation path or as he puts it /path/to/gsl/installation/ . Anyone know where how I can find this path? I am using a Macbook Air with Mavericks installed