[R-sig-Debian] Problem installing tkrplot package on Ubuntu 20.04
Michael Rutter
m@rutter @end|ng |rom gm@||@com
Sun Feb 7 16:05:56 CET 2021
Chris,
The following should solve your issues. Run from the command line in
Ubuntu, not in R.
sudo add-apt-repository ppa:marutter/rrutter4.0
sudo add-apt-repository ppa:c2d4u.team/c2d4u4.0+
sudo apt update
sudo apt install r-cran-tkrplot
There is a good chance the package you are interested in is on my PPA
c2d4u4.0+.
Michael
On 2/7/21 3:59 AM, Chris Evans wrote:
> I hope this is the correct list, I _think_ you stretch to Ubuntu as well as Debian (recent posts seem to say so!)
>
> I tried to update packages on my fallback Windows machine and got a message saying "tk.h" was missing. I reinstalled Rtools: same.
>
> That's for another message somewhere but, perhaps pride before a fall, I thought "Ha, I bet it works fine in Linux" ... and it doesn't,
> well, not for me! I tried this:
>
>> install.packages("tkrplot")
More information about the R-SIG-Debian
mailing list