cloudyr / limer

A LimeSurvey R Client
MIT License
67 stars 36 forks source link

additional closing bracket in base64_to_df.R #40

Open mrweiler opened 6 years ago

mrweiler commented 6 years ago

There seems to be an error in "limer/R/base64_to_df.R" on line 14. You added an additional closing bracket in your latest commit. Now the installation fails.

wiertz commented 6 years ago

See pull request #41. In the meantime you can use install_github("wiertz/limer", ref = "patch-1") for installation. (Only difference is the bracket).