-
Notifications
You must be signed in to change notification settings - Fork 1
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
cimpl plays nicely on R 3.*.*? #2
Comments
Hi Alistair,
Not explicitly. I also don't remember the exact warnings. But if it doesn't complain, it looks like all goes well, right?
Jelle
From: Alistair Rust <[email protected]<mailto:[email protected]>>
Reply-To: NKI-CCB/cimpl <[email protected]<mailto:[email protected]>>
Date: Sunday, February 11, 2018 at 1:33 PM
To: NKI-CCB/cimpl <[email protected]<mailto:[email protected]>>
Cc: Subscribed <[email protected]<mailto:[email protected]>>
Subject: [NKI-CCB/cimpl] cimpl plays nicely on R 3.*.*? (#2)
Hi guys,
I'm just checking that the 1.1 version of cimpl now fully runs on R 3...
I know that the 0.99 version ran on 2.12.+ but I had to tweak a background calculation part of the code to make it work with R 3..*.
I remember also getting warnings about R S3 / S4 objects under 3...
Did these get fixed? I've just run the new version under R 3.3.2 and it doesn't seem to complain any more.
Cheers
Alistair
-
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#2>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AF1Efv1uyvAPiVm1KKZJm-45In71KmCHks5tTt4jgaJpZM4SBUsh>.
|
Hi Jelle, Yes, it does check out and work fine. I've run it fine through R Studio version 1.0.136 with R 3.3.2. I think when I'd modified the 0.99 version of the code that I had, I'd run it with some version of R 3.0.* in the console and I had some warning messages. Warnings rather than errors. So yes, nothing to worry about! You can close the "issue". Cheers Alistair |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi guys,
I'm just checking that the 1.1 version of cimpl now fully runs on R 3...
I know that the 0.99 version ran on 2.12.+ but I had to tweak a background calculation part of the code to make it work with R 3..*.
I remember also getting warnings about R S3 / S4 objects under 3...
Did these get fixed? I've just run the new version under R 3.3.2 and it doesn't seem to complain any more.
Cheers
Alistair
The text was updated successfully, but these errors were encountered: