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

plot_GrowthCurve() ... error for LambertW and alternate mode #114

Closed
RLumSK opened this issue Aug 17, 2023 · 1 comment
Closed

plot_GrowthCurve() ... error for LambertW and alternate mode #114

RLumSK opened this issue Aug 17, 2023 · 1 comment
Assignees
Labels
bug Clear problem or crash

Comments

@RLumSK
Copy link
Member

RLumSK commented Aug 17, 2023

Describe the bug
Throw an unexpected error on standard evaluation.
Reported by @Eiskeil via e-mail.

Please add a minimalistic reproducible example

library(Luminescence)
data(ExampleData.LxTxData, envir = environment())
temp <- plot_GrowthCurve(LxTxData, fit.method = "LambertW", mode = "alternate")
get_RLum(temp)

Expected behaviour
No error.

@RLumSK RLumSK added the bug Clear problem or crash label Aug 17, 2023
@RLumSK RLumSK self-assigned this Aug 17, 2023
RLumSK added a commit that referenced this issue Aug 17, 2023
+ fx #114
+ up docu
+ up tests
+ ad NEWS
+ rm superfluous lines
@RLumSK
Copy link
Member Author

RLumSK commented Aug 17, 2023

Fixed.

@RLumSK RLumSK closed this as completed Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Clear problem or crash
Projects
None yet
Development

No branches or pull requests

1 participant