Commit 253de86
fix: install remotes package for R CI test (#3037)
## Summary
- `devtools` 2.5.0+ requires `remotes` to be installed separately for
`install_deps()` to work
- Adds `remotes` to the R test workflow install step
## Test plan
- [x] R 4.4.1 CI job passes
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3dbb351 commit 253de86
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments