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

Bioc's Terminal nodes can't be correctly queried and silently passed #82

Closed
chainsawriot opened this issue Feb 24, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@chainsawriot
Copy link
Collaborator

chainsawriot commented Feb 24, 2023

The root cause of #81

.query_snapshot_dependencies_bioc("zlibbioc", "2023-01-01") ##error

i.e. Terminal nodes can't be correctly queried.

Also

https://github.com/chainsawriot/rang/blob/e1b7b971a0e9f5e532f0528653cb818ba31fa17f/R/resolve.R#L334

This line doesn't work. Should it be <<- ?

@chainsawriot chainsawriot added the bug Something isn't working label Feb 24, 2023
@chainsawriot
Copy link
Collaborator Author

This should return something without y.

@chainsawriot chainsawriot changed the title .query_snapshot_dependencies_bioc("zlibbioc", "2023-01-01") error .query_snapshot_dependencies_bioc("zlibbioc", "2023-01-01") error Feb 24, 2023
@chainsawriot chainsawriot changed the title .query_snapshot_dependencies_bioc("zlibbioc", "2023-01-01") error Bioc's Terminal nodes can be correctly queried and silently passed Feb 24, 2023
@chainsawriot chainsawriot changed the title Bioc's Terminal nodes can be correctly queried and silently passed Bioc's Terminal nodes can't be correctly queried and silently passed Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant