mysql - R, Install "RMySQL" On MAC - curl: (23) Failed writing body -


i'm attempting install rmysql package in r using mac running os x el capitan receive errors haven't seen before. see below:

enter image description here

mysql , curl installed. i've tried few things such uninstalling , re-installing mysql , running installing package manually via terminal. advice or assistance helpful.

do have proxy setting on machine? seems internet connection problem. if have proxy, can set in r :

>sys.setenv(http_proxy="url") >sys.setenv(https_proxy="url") 

Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -