Skip to content

Fixed check_r_version()#5

Merged
lwjohnst86 merged 1 commit into
rostools:mainfrom
srenbo:fix_check_r_version
Apr 25, 2023
Merged

Fixed check_r_version()#5
lwjohnst86 merged 1 commit into
rostools:mainfrom
srenbo:fix_check_r_version

Conversation

@srenbo
Copy link
Copy Markdown
Contributor

@srenbo srenbo commented Apr 25, 2023

getRversion returns int and r_versions a vector of characters.
When comparing it will never match.

Fixes #3

getRversion returns int and r_versions a vector of characters.
When comparing it will never match.
@lwjohnst86
Copy link
Copy Markdown
Member

Thanks!!

@lwjohnst86 lwjohnst86 merged commit 3209c95 into rostools:main Apr 25, 2023
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.

check_setup() fails with R version 4.3.0

2 participants