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

R version can be made older in DESCRIPTION #61

Closed
yonicd opened this issue Jan 8, 2019 · 3 comments
Closed

R version can be made older in DESCRIPTION #61

yonicd opened this issue Jan 8, 2019 · 3 comments

Comments

@yonicd
Copy link

yonicd commented Jan 8, 2019

I am running an older R (3.3.3) and can not install CRAN or GH shinyAce because it is (> 3.4.0) even though the package doesnt really depend on that version.

I cloned and update the constraint and it works fine. Is it possible to update it?

thanks

@vnijs
Copy link
Collaborator

vnijs commented Feb 2, 2019

Just made the change in DESCRIPTION. Can you install from GitHub?

@yonicd
Copy link
Author

yonicd commented Feb 8, 2019

looks good. thanks!

* checking for file/tmp/RtmpiYuH8S/remotes4ab64108b7fa/trestletech-shinyAce-690491e/DESCRIPTION... OK
* preparingshinyAce:
* checking DESCRIPTION meta-information ... OK
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* buildingshinyAce_0.3.4.tar.gzInstalling package into/data/yonis/lib’
(aslibis unspecified)
* installing *source* packageshinyAce...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded
* DONE (shinyAce)
> R.version.string
[1] "R version 3.3.3 (2017-03-06)"

@vnijs
Copy link
Collaborator

vnijs commented Jun 29, 2019

I expect to push an update to CRAN in the next few days so I'll close this issue now

@vnijs vnijs closed this as completed Jun 29, 2019
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