Skip to content

Support new version of R#5

Open
romanzenka wants to merge 2 commits into
kuppal2:masterfrom
romanzenka:master
Open

Support new version of R#5
romanzenka wants to merge 2 commits into
kuppal2:masterfrom
romanzenka:master

Conversation

@romanzenka

Copy link
Copy Markdown

R has made it so that if statement with more than one boolean is no longer a warning but an error.

I fixed the numerous suppressWarnings(if(is.na(X)==TRUE)) calls with identical(X, NA)..

Unfortunately my RStudio butchered the empty lines full of spaces, so the commits look bad... it should not cause trouble, if it does, please let me know and I will restore those.

- ensure code runs in new version of R
- on.exit resets global variables even if script crashes
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

Successfully merging this pull request may close these issues.

1 participant