GithubHelp home page GithubHelp logo

Comments (5)

scw avatar scw commented on June 14, 2024 1

Hello @andytrcka, I see you closed this issue — did you already resolve it yourself? If not, happy to help look into the issue for you. Nothing you did looks incorrect, though I can't see why ArcPy is unable to run the GetInstallInfo() function. If you are still having problems, could you try typing the following into the Python window of ArcMap?

arcpy.GetInstallInfo()

from r-bridge-install.

andytrcka avatar andytrcka commented on June 14, 2024

Forgot to mention... I also configured the Path environmental variable to accommodate R. But I am curious if I entered the path info info correctly as I entered these four into path (each separated by a semi-colon):
C:\Program Files\R\R-3.3.1
C:\Program Files\R\R-3.3.1\bin
C:\Program Files\R\R-3.3.1\library
C:\Program Files\R\R-3.3.1\modules

from r-bridge-install.

andytrcka avatar andytrcka commented on June 14, 2024

from r-bridge-install.

andytrcka avatar andytrcka commented on June 14, 2024

I ran arcpy.GetInstallInfo as instructed:

arcpy.GetInstallInfo()
{'SourceDir': u'C:\Windows\ccmcache\c7\Client\SetupFiles\', 'InstallDate': u'4/8/2016', 'InstallDir': u'c:\program files (x86)\arcgis\desktop10.3\', 'ProductName': u'Desktop', 'BuildNumber': u'4959', 'InstallType': u'N/A', 'Version': u'10.3.1', 'SPNumber': u'N/A', 'Installer': u'SYSTEM', 'SPBuild': u'N/A', 'InstallTime': u'14:25:25'}

from r-bridge-install.

scw avatar scw commented on June 14, 2024

Hi @andytrcka OK, that looks fine. Not sure what's up with ArcCatalog, but rereading your initial issue, it sounds like it's installed OK – if you see the message

product: ArcGIS Desktop (10.3.1.4559)
License: Advanced

That means you're all set! The bridge is installed, and can be used from within R. If you'd like to use it from within ArcGIS, you can try one of the sample tools from the sample tools repository, or can use the self-tests provided within the package. Those are included in a toolbox located in C:\Program Files\R\R-3.3.1\library\arcgisbinding\examples, add that location to ArcMap or ArcCatalog, and try running any of the tools. If they produce output, you're in business.

Cheers,
Shaun

from r-bridge-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.