rversions icon indicating copy to clipboard operation
rversions copied to clipboard

r_release_macos() returning error

Open tomhopper opened this issue 1 year ago • 0 comments

When issuing command rversions::r_release_macos() using rversions v.2.1.2, the command returns the following:

Error: Cannot find R-release version to download

R 4.3.2

> Sys.info()
                                                                                           sysname 
                                                                                          "Darwin" 
                                                                                           release 
                                                                                          "23.2.0" 
                                                                                           version 
"Darwin Kernel Version 23.2.0: Wed Nov 15 21:54:10 PST 2023; root:xnu-10002.61.3~2/RELEASE_X86_64" 
                                                                                           machine 
                                                                                          "x86_64" 
                                                                                             login 
                                                                                            "root" 

tomhopper avatar Dec 31 '23 16:12 tomhopper