Hello, I am trying to get packages on a computer without internet capabilities. I downloaded the zips of the files on a computer with internet and moved them via flash drive to the one without. However, when I open an R script and type library() only some of the packages show up. The ones that don't show up are tidyverse, readr, and lubridate so far but others do work like dplyr, caret, and xgboost.
Any help would be appreciated, thanks.