R-ArcGIS / r-bridge-install

Install the R ArcGIS Tools
Apache License 2.0
188 stars 59 forks source link

Cannot install to default package directory #57

Closed kkkemp closed 6 years ago

kkkemp commented 6 years ago

I use ArcGIS Pro on a VM. R was installed by our admin in a drive in which I cannot write. So when I try to run the install package in ArcGIS Pro it fails because it is trying to write to C: drive. I tried using the manual install in R, but it still tried to install in the default directory. I have tried to install using install.packages() command in R but I'm not sure I've set all the options correctly. Besides it seems that the zip file that I get from the github download is not the one that install.packages is looking for. How to proceed?

dpavlushko commented 6 years ago

Download latest arcgisbinding zip and install it in RGui image

kkkemp commented 6 years ago

Thanks, got it.

From: Dmitry Pavlushko [mailto:notifications@github.com] Sent: Wednesday, November 8, 2017 7:50 PM To: R-ArcGIS/r-bridge-install r-bridge-install@noreply.github.com Cc: kkkemp karenkemp@geokemp.net; Author author@noreply.github.com Subject: Re: [R-ArcGIS/r-bridge-install] Cannot install to default package directory (#57)

Download latest arcgisbindinghttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_R-2DArcGIS_r-2Dbridge_releases_tag_v1.0.0.128&d=DwMFaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=PrhFJisPRfh0vGorWS4KuA&m=1OO9Z9vSM81ZFAdDXzbNmQUBi9W0muVfqrGl-NWlitw&s=EwZ6bcf2ryLUKX9jRP5tmFKNDUuk7qqkL1_tf9EFSUk&e= zip and install it in RGui [image]https://urldefense.proofpoint.com/v2/url?u=https-3A__user-2Dimages.githubusercontent.com_12039804_32590269-2D69aa7b44-2Dc4ce-2D11e7-2D9f69-2Dbac5f08eaa78.png&d=DwMFaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=PrhFJisPRfh0vGorWS4KuA&m=1OO9Z9vSM81ZFAdDXzbNmQUBi9W0muVfqrGl-NWlitw&s=d9KnnH_g8odT-D8rzaI_YGhxoHi68c-hanbs7igmkbM&e=

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_R-2DArcGIS_r-2Dbridge-2Dinstall_issues_57-23issuecomment-2D343054148&d=DwMFaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=PrhFJisPRfh0vGorWS4KuA&m=1OO9Z9vSM81ZFAdDXzbNmQUBi9W0muVfqrGl-NWlitw&s=sHTmcjaEPQ9ikofI5sOvdqqEAYQcoNLsQ7ITAJTwr34&e=, or mute the threadhttps://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AEdLn77mv1N7vYPQAN5GGaIUTSKRF3zwks5s0pKYgaJpZM4QXbl1&d=DwMFaQ&c=clK7kQUTWtAVEOVIgvi0NU5BOUHhpN0H8p7CSfnc_gI&r=PrhFJisPRfh0vGorWS4KuA&m=1OO9Z9vSM81ZFAdDXzbNmQUBi9W0muVfqrGl-NWlitw&s=pjHdmF1p75bzsA6Ho1S3szcFiNES8lSNE33iF9vofYw&e=.

scw commented 6 years ago

@kkkemp it looks like you were able to resolve this issue -- I'll close it for now, but if you hit any snags, feel free to reopen it and we can dig into it further.