Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggests instead of Depends: R (>= 3.4.2)? #15

Closed
happyshows opened this issue Jun 22, 2018 · 1 comment
Closed

Suggests instead of Depends: R (>= 3.4.2)? #15

happyshows opened this issue Jun 22, 2018 · 1 comment

Comments

@happyshows
Copy link

Hi,

I'm running on an earlier subversion of 3.4, and I'm pretty sure there will be a couple like my case. Could you change the depends to suggests so that we won't have to upgrade R to try out the package?
Thanks.

@JohnCoene
Copy link
Owner

JohnCoene commented Jul 2, 2018

Sorry it took so long; you can reinstall directly from github, bitbucket or coding.net now.

# install.packages("devtools")
devtools::install_github("JohnCoene/echarts4r") # github
devtools::install_bitbucket("JohnCoene/echarts4r") # bitbucket
devtools::install_git("https://git.coding.net/JohnCoene/echarts4r.git") # coding.net

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants