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

Issue when running sim_deter_mosaic() in a targets pipeline #23

Open
jbarrere3 opened this issue Dec 1, 2023 · 0 comments
Open

Issue when running sim_deter_mosaic() in a targets pipeline #23

jbarrere3 opened this issue Dec 1, 2023 · 0 comments

Comments

@jbarrere3
Copy link
Collaborator

The function sim_deter_mosaic(), located in the script dev_end.R, is yielding an error when used inside a targets pipeline (cannot coerce S4 to a double). Outside of the targets pipeline, the code is working fine.

After doing some debugging, it seems like the error comes from save_step_env() function, with a problem in the format in which DGE matrices are saved.

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