earthlab / cft

Climate futures toolbox: easy MACA (MACAv2) climate data access 📦
https://www.earthdatascience.org/cft/index.html
25 stars 6 forks source link

Cannot update cft after DESCRIPTION author changes #149

Closed Janelle88 closed 3 years ago

Janelle88 commented 3 years ago

Hi again, I was trying to update the cft package, and have gotten this error. I believe a comma is missing somewhere. Thank you!

Error: Failed to install 'cft' from GitHub: System command 'Rcmd.exe' failed, exit status: 1, stdout + stderr (last 10 lines): E> preparing 'cft': E> checking DESCRIPTION meta-information ... ERROR E> Malformed Authors@R field: E> :11:5: unexpected symbol E> 10: comment = c(ORCID = "0000-0002-7745-9990")) E> 11: person E> ^ E> E> See section 'The DESCRIPTION file' in the 'Writing R Extensions' E> manual.

Janelle88 commented 3 years ago

I submitted a pull request for this issue.