This question is very closely related to posts here and also here.
Let's say that random variable X = Gamma(k, theta), and I am interested in simulating Y, where Y = log(X).
Could you suggest R-package which allows to do it (or suggest an R-code)? Thank you very much in advance!