MarkEdmondson1234 / googleCloudRunner

Easy R scripts on Google Cloud Platform via Cloud Run, Cloud Build and Cloud Scheduler
https://code.markedmondson.me/googleCloudRunner/
Other
81 stars 26 forks source link

Wizard saves invalid file path for Windows #70

Open MarkEdmondson1234 opened 4 years ago

MarkEdmondson1234 commented 4 years ago

e.g. GAR_CLIENT_JSON is being written as C:UsersBlahBlah instead of C:\Users\File

MarkEdmondson1234 commented 4 years ago

Maybe fixed, but needs a Windows test

dustinshook commented 4 years ago

Installed the CRAN version of the package, windows error.

Installed development version, still getting the windows error

MarkEdmondson1234 commented 4 years ago

Thanks, could you report what file path was written to the .Renviron?