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

Usage with SpatialExample fails #70

Open
wmedelman opened this issue Dec 1, 2022 · 1 comment
Open

Usage with SpatialExample fails #70

wmedelman opened this issue Dec 1, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@wmedelman
Copy link

Describe the bug
A clear and concise description of what the bug is.
When running example code from the R example: "Usage with SpatialExample" I get an error:

Error in DataFrame(..., check.names = FALSE) :
different row counts implied by arguments

To Reproduce
Steps to reproduce the behavior:
Run example code with R, with vitessceR and STexampleData packages installed

Expected behavior
A clear and concise description of what you expected to happen.

Redering of widget, an example to explore

Screenshots
If applicable, add screenshots to help explain your problem.

Environment:

  • Release or git hash:
  • Operating system: Windows 11
  • R version: 4.2.1
  • RStudio version: 2022.07.1 Build 554
@wmedelman wmedelman added the bug Something isn't working label Dec 1, 2022
@wmedelman
Copy link
Author

The error seems to be with the command, as there doesn't seem to be an "add_object" function:

dataset <- vc$add_dataset("My dataset")$add_object(w)

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