-
Notifications
You must be signed in to change notification settings - Fork 6
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
Was wondering if you plan to support newer versions of R #1
Comments
Hi Chris,
The package should work with newer version of R. But currently as you mentioned, we are not updating it at the moment.
Best,
Quanli
… On Jul 22, 2021, at 4:21 PM, Christopher Park ***@***.*** ***@***.***>> wrote:
For instance R 4.1.1.
I do understand that you may have to freeze development for such a large effort.
Thank you,
Chris Park
***@***.*** ***@***.***>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#1>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB3RZTCMBCXD7LCRSALT2BLTZB4TTANCNFSM5A2W5QZQ>.
|
Hi Quanli, Thanks for your response. Would you know how to install and run PEACOK on a newer version of R? I've installed all of the dependencies, tried installing directly from github using devtools, etc. with no luck. Is the best solution to downgrade to the older version? Does a dockerfile exist that has the appropriate version of R installed? Thanks again for all of your help! |
Hi Chris,
PEACOK is designed as an R package. You can download the source package from https://github.com/astrazeneca-cgr-publications/PEACOK/blob/master/versions/1.0.7/PEACOK_1.0.7.tar.gz <https://github.com/astrazeneca-cgr-publications/PEACOK/blob/master/versions/1.0.7/PEACOK_1.0.7.tar.gz> and then install it directly using the install.packages function from R.
Best,
Quanli
… On Jul 27, 2021, at 9:47 PM, Christopher Park ***@***.*** ***@***.***>> wrote:
Hi Quanli,
Thanks for your response. Would you know how to install and run PEACOK on a newer version of R? I've installed all of the dependencies, tried installing directly from github using devtools, etc. with no luck. Is the best solution to downgrade to the older version? Does a dockerfile exist that has the appropriate version of R installed?
Thanks again for all of your help!
Chris
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub <#1 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AB3RZTBTCVHJS7K24TPSGWTTZ5OU5ANCNFSM5A2W5QZQ>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For instance R 4.1.1.
I do understand that you may have to freeze development for such a large effort.
Thank you,
Chris Park
[email protected]
The text was updated successfully, but these errors were encountered: