I am asked to get and load the dataset on UScrime from the data() package in R, but I met two problems, sometimes it shows that
Error in install.packages: 'match' requires vector arguments
and sometimes it tells that
Warning in install.packages: package ‘data’ is not available for this version of R'
How can I fix the problem?
Thank you!