Closed civiliaInc closed 4 years ago
@civiliaInc hi Xavier, you'll need to install R 3.6.0 or later to use the current version.
if you are stuck with 3.5.1, it may be that you could use a previous version of tidytransit, by installing like this:
install.packages("tidytransit", version='0.6.0')
Thank you Tom for this fast reply, that fixed the issue.
install.packages("tidytransit") Warning message: package ‘tidytransit’ is not available (for R version 3.5.1)
On which version of R is that safe to install? Thanks, Xavier