Skip to content

Commit

Permalink
Update global.R
Browse files Browse the repository at this point in the history
  • Loading branch information
OrhunKok committed Oct 28, 2023
1 parent b19a649 commit 9fbd222
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global.R
@@ -1,4 +1,4 @@
version <- '2.0.6'
version <- '2.0.7'

# check R version. required R >= 3.5.0 & R <= 4.0.2
if(as.numeric(R.Version()$major) < 4) {
Expand Down

0 comments on commit 9fbd222

Please sign in to comment.