I was completing an R tutorial on the use of the pacman package when it kept saying that the party package was not available. I assumed it was because the pacman I was using may not have been the latest version. I tried installing the latest version on artifactory but it said I couldn't do as the package was in use. I foolishly pressed the delete button meaning it's now permanently deleted. Is there a way to reinstall pacman package despite it saying that it's permanently deleted?
It is showing this code: Warning message: In library(package, lib.loc = lib.loc, character.only = TRUE, logical.return = TRUE, : there is no package called ‘pacman’