arcdiagram
arcdiagram copied to clipboard
While R version is compatible with this package under linux?
While R version is compatible with this package under linux? (Centos 6)
install_github('arcdiagram',username='gastonstat') Error in parse_repo_spec(repo) : Invalid git repo specification: 'arcdiagram' install_github('gastonstat/arcdiagram') Error in curl::curl_fetch_memory(url, handle = h) : error setting certificate verify locations: CAfile: /etc/ssl/certs/ca-certificates.crt CApath: none
Keep having this error
Just use this command line to install instead:
install_github('gastonstat/arcdiagram')