juldebar / R_Metadata

Set of examples to generate different types of metadata with R packages
2 stars 0 forks source link

workflow_main_Dublin_Core_gsheet.R in a local R console #2

Open MaxiReglisse opened 6 years ago

MaxiReglisse commented 6 years ago

i am trying to use metadata_workflow_google_doc_Dublin_Core/workflow_main_Dublin_Core_gsheet.R to publish metadata on my geOrchestra IDS. it works perfectly in the RStudio environment, good job !! but it fails in my local R environment... without any explicit error message. you will find the complete console log here. i only noticed 403 errors... any help would be appreciated. Ernest.

juldebar commented 6 years ago

Check first that OS packages and then R packages are well set https://github.com/juldebar/R_Metadata#pre-requisites It's working locally for me with ubuntu 16.04 and Debian 8 You can remove the dataverse package at this stage https://github.com/juldebar/R_Metadata/blob/962e1d266a57d7e8aacdfc38d0353e72ce497e11/metadata_workflow_google_doc_Dublin_Core/workflow_configuration_Dublin_Core_gsheet_template.json#L7

MaxiReglisse commented 6 years ago

i had to install.packages("EML"), on my Ubuntu 18.04. i removed the dataverse package as suggested, but nothing better as you can see on pastebin