Martha Bass
Martha Bass
@jt-tbc Are you loading all packages and then running `arc.check_product()`? e.g.: ``` # load all packages library(terra) library(arcgisbinding) # then check product arc.check_product() arc.open
At this point I'm unable to reproduce the crash with the following code: ``` r library(terra) #> terra 1.7.3 library(arcgisbinding) #> *** Please call arc.check_product() to define a desktop license....
@jt-tbc A new arcgisbinding build has been released (v305). To upgrade to the new version, in ArcGIS Pro go to Project > Options > Geoprocessing > R-ArcGIS Support and select...