How to upload the "pillar" package in R Studio?

ERROR

I've added the code, but it's not located in the "packages" section in User Library. What else do I need to do so that I can download an .XSLX file?

Install a package

install.packages("pillar")

Load a package

Thank you!

Maybe the installation process is failing, what is the complete console output you get when you run this command?

install.packages("pillar")

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.