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

Error in eval(predvars, data, env) : object 'hgt_z_0' not found #23

Closed
stefvanbuuren opened this issue Mar 15, 2024 · 1 comment
Closed

Comments

@stefvanbuuren
Copy link
Member

JAMES 1.5.5 gave an error when brokenstick estimates could not be calculated. The following code is a reprex.

james::draw_chart(
    txt = js, chartcode = c(""),
    selector = c("derive"), chartgrp = c("preterm"), agegrp = c("0-15m"),
    sex = c("female"), etn = c("nl"), ga = 27L, side = c("hgt"),
    curve_interpolation = TRUE, quiet = TRUE, dnr = c("0-2"),
    lo = "4w", hi = c("14m"), nmatch = 10L, exact_sex = TRUE,
    exact_ga = FALSE, show_future = FALSE, show_realized = FALSE,
    draw_grob = FALSE)
stefvanbuuren added a commit that referenced this issue Mar 15, 2024
…nd". Added test code and dependency to chartplotter 0.32.0, resolved issue #23
@stefvanbuuren
Copy link
Member Author

Resolved on 6fa49ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant