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

model_builder - run model runs forever #247

Open
komoseid opened this issue Nov 2, 2023 · 1 comment
Open

model_builder - run model runs forever #247

komoseid opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
bug Something isn't working hackathon-23

Comments

@komoseid
Copy link

komoseid commented Nov 2, 2023

Describe the bug
Running code snippet 237-244 in simulation_gaussian_data.Rmd opens a window, if you press "run" under "model" (no other options?) the window closes and a forever loading wheel comes up. If you cancel the running code the error
not-yet-implemented method for <dgCMatrix> %*% <NULL>
shows up.

Expected behavior
I expect some instructions of what is happening while loading, or a message if something is wrong.

To Reproduce
Running code snippet 237-244 in simulation_gaussian_data.Rmd and press "run" button

User Environment (please complete the following information):

  • OS: macOS
  • Version of R: 4.3.1
  • Version of fdmr you are using: 0.1.1
@gareth-j gareth-j added bug Something isn't working hackathon-23 labels Nov 2, 2023
@gareth-j
Copy link
Contributor

Need to add some better checks to the model builder to ensure we don't have NULLs for the create_prediction_field function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hackathon-23
Projects
None yet
Development

No branches or pull requests

2 participants