Hi,
I have a laptop that is not connected to the internet
I am trying to install packages [1], [2] from a zip file. My steps are as follows
-
Go to the website of each of the packages and download the package as a zip file.
-
Taking the embed file as an example, it saves as
embed-main.zip
-
Open R Studio and go to the packages pane. Select install from Package Archive File. Navigate to the embed-main.zip and click install.
I then receive the following warning (?)
Installing package into ‘C:/Users/foo/Documents/R/win-library/3.6’
(as ‘lib’ is unspecified)
Then i get the >
cursor again. The library didn't install and i don't have any other messages. Does anyone know why this might be?
Thank you for your time