Nathan Kim
Nathan Kim
I'm unable to edit any file through Nvim-R when using the renv version control system, because whatever I type is immediately deleted. I've seen #445 and followed the strategies there,...
d3-inertia currently depends on versor ^0.1, which results in a download of versor 0.1.2. However, that version of versor [incorrectly specifies its `package.json` file](https://github.com/d3/versor/blob/c3d014ff5a9a022eda3d6ab2a27fb2fed687cee6/package.json#L15), by specifying `module` and `jsnext:main` as...
- [x] a possible bug - [ ] a question about package functionality - [x] a suggested code or documentation change, improvement to the code, or feature request I'm a...
**Describe the solution you'd like** I'd like to be able to use vgit to: - visualize diffs across branches - manage remotes - Push, pull, fetch, and other basic tasks...
Thank you for this package! Consider this data.frame: ``` gm_nest % tidyr::nest(country_data = -continent) Result: # A tibble: 5 × 2 continent country_data 1 Asia 2 Europe 3 Africa 4...
For some reason running `docker compose up` exits immediately with no error for the `mpeds` service, and running `docker build . -f Dockerfile` while in the `mpeds` subfolder also fails...
I apologize in advance if this issue has been asked/closed/addressed! I couldn't find it in the issues tab or the wiki. **Is your feature request related to a problem? Please...