You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to upgrade your R to 4.1+ as I utilized the native pipe operator (|>) here.
I don't think it is necessary to make the function compatible for lower R version since 4.1 has been released for about 2 years and many packages have already been dependent on it.
Hi, I really like your package, but I got this error:
when installing this package from github with
devtools::install_github("ricardo-bion/ggradar", dependencies = TRUE)
The text was updated successfully, but these errors were encountered: