I'm trying to install recharts - https://github.com/yihui/recharts, but it seems to be saving the installed packages in a temporary folder, and when I do library('recharts'), I get: 'recharts' is not a valid installed package.
I tried unzipping and mannually pasting into the libraries folder in R, but it still does not work.