-
-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CRAN submission 0.21.2 #903
Conversation
Codecov Report
@@ Coverage Diff @@
## main #903 +/- ##
==========================================
- Coverage 57.25% 57.25% -0.01%
==========================================
Files 186 186
Lines 13878 13881 +3
==========================================
+ Hits 7946 7947 +1
- Misses 5932 5934 +2
|
@IndrajeetPatil I think I already asked this, but I forgot how to address this:
Is there any way to avoid that this note results in a check failure? |
And this issue: https://github.com/easystats/parameters/actions/runs/6174249881/job/16758433068?pr=903 Is it temporary? I can't exactly figure out what's going on here. |
This should be fixed. Dependency graphs have changed and so some more packages needed to be ignored on older versions. |
I had already set the needed environment variable to false, so I honestly don't understand why the R CMD check is still failing. |
#' @examplesIf
roxygen directive overif()
in the docs easystats#318