I am trying install the R package esquisse, when I try to install it I get the following error message
Installing package into ‘/home/nir020/R/library’
(as ‘lib’ is unspecified)
Warning in install.packages :
dependency ‘foreign’ is not available
But when i try to install the foreign package, I get the following error message
Warning in install.packages :
package ‘foreign’ is not available (for R version 3.5.1)
Do I need to update my version of R (difficult) or are there any other alternative solutions