I just restarted it and did it again. I am not sure what to do with this message- There is a binary version available but the source version is later: binary source needs_compilation hms
The whole again:
install.packages("hms")
There is a binary version available
but the source version is later:
binary source needs_compilation
hms 0.5.2 0.5.3 FALSE
installing the source package ‘hms’
trying URL 'https://cran.rstudio.com/src/contrib/hms_0.5.3.tar.gz'
Content type 'application/x-gzip' length 134669 bytes (131 KB)
downloaded 131 KB
- installing source package 'hms' ...
** package 'hms' successfully unpacked and MD5 sums checked
** using staged installation
Error in .read_description(dfile) :
file 'C:/Users/Káa/AppData/Local/Temp/RtmpEP6na4/R.INSTALL280c681c5c99/hms/DESCRIPTION' does not exist
ERROR: installing package DESCRIPTION failed for package 'hms'
- removing 'C:/Program Files/R/R-3.6.1/library/hms'
Warning in install.packages :
installation of package ‘hms’ had non-zero exit status
The downloaded source packages are in
‘C:\Users\Káa\AppData\Local\Temp\Rtmpuw6ih2\downloaded_packages’
library("hms")
Error in library("hms") : there is no package called ‘hms’
library("car")
Loading required package: carData
Error: package or namespace load failed for ‘car’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘hms’
In addition: Warning message:
package ‘car’ was built under R version 3.6.2