posit-dev / posit-dev/positron
R animation not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 184
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 206
Description
@dicook
The following animation works on RStudio automatically but does not start on positron:
tourr::animate_xy(tourr::flea[, 1:6])
Positron Version: 2024.07.0 (Universal) build 52
Code - OSS Version: 1.90.0
Commit: eee2ff0fdcb422608b5181338e6204cdb5e311cd
Date: 2024-07-16T04:40:30.193Z (8 hrs ago)
Electron: 29.4.0
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.5.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce tourr::animate_xy(tourr::flea[, 1:6]) in Positron using the reported versions and compare it with RStudio, where the animation starts automatically. Trace the Positron R execution and output path to identify where the animation stops; done means the same animation starts and runs in Positron.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r, typescript
- Domain
- data-visualization, desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100