We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7106fe commit 5a08ea8Copy full SHA for 5a08ea8
1 file changed
global.R
@@ -1,4 +1,4 @@
1
-version <- '2.0.7'
+version <- '2.0.8'
2
3
# check R version. required R >= 3.5.0 & R <= 4.0.2
4
if(as.numeric(R.Version()$major) < 4) {
0 commit comments