Skip to content
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

Unknown issue with examples in max deps #1273

Closed
Melkiades opened this issue Jul 30, 2024 · 1 comment
Closed

Unknown issue with examples in max deps #1273

Melkiades opened this issue Jul 30, 2024 · 1 comment
Labels
bug Something isn't working sme

Comments

@Melkiades
Copy link
Contributor

From https://github.com/insightsengineering/tern/actions/runs/10128719569/job/28007925212

> # Examples with customization parameters applied
> g_km(
+   df = df,
+   variables = variables,
+   control_surv = control_surv_timepoint(conf_level = 0.9),
+   col = c("grey25", "grey50", "grey75"),
+   annot_at_risk_title = FALSE,
+   lty = 1:3,
+   font_size = 8
+ )
Error in grid.Call.graphics(C_lines, x$x, x$y, index, x$arrow) : 
  invalid line type: must be length 2, 4, 6 or 8
Calls: <Anonymous> ... drawDetails -> drawDetails.polyline -> grid.Call.graphics
@Melkiades Melkiades added bug Something isn't working sme labels Jul 30, 2024
@edelarua
Copy link
Contributor

edelarua commented Oct 9, 2024

This error no longer occurs in the given example.

@edelarua edelarua closed this as completed Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working sme
Projects
None yet
Development

No branches or pull requests

2 participants