Kevin Ushey
Kevin Ushey
When running a revdepcheck for `reticulate`: ``` > revdepcheck::revdep_check(num_workers = 4) ── INIT ─────────────────────────────────────────────────── Computing revdeps ── ── INSTALL ─────────────────────────────────────────────────────── 2 versions ── Installing CRAN version of reticulate also installing...
For example, I see: ``` kevin@MBP-P2MQ:~/.nvm/versions/node/v16.14.0/lib/node_modules/zeromq [(no branch)] $ otool -L prebuilds/darwin-arm64/node.napi.glibc.node prebuilds/darwin-arm64/node.napi.glibc.node: /Users/runner/arm-target/opt/libsodium/lib/libsodium.23.dylib (compatibility version 27.0.0, current version 27.0.0) /usr/lib/libc++.1.dylib (compatibility version 1.0.0, current version 1200.3.0) /usr/lib/libSystem.B.dylib (compatibility version...
On a machine with multiple users, `chromote` may fail to start with an error like: ``` Error in `with_random_port()`: ! Cannot find an available port. Please try again. Caused by...
Perhaps instead of maintaining a YAML file separately, one could include it as a comment block alongside the class definition. For example: ``` cpp /** R6 * module: circle *...
From https://stackoverflow.com/questions/76801837/docker-cannot-build-my-r-package-fails-to-install-r-dependencies. Do we have a philosophy around whether the `r-base` image should be considered a "batteries-included" image, so that the more commonly-used R packages will function, or is it...
First off -- thank you for `importhook`! It fills what feels like a surprising gap in Python's module import machinery. Unfortunately, I'm seeing that some modules may fail to load...
Closes #1976.
In `renv`, I had a NEWS file with the structure: ``` # renv (development version) * Fixed an issue where downloads could fail with curl >= 8.7.1. (#1869) < ......
I saw this when trying to install `renv` locally; not sure if this is something specific to `renv` or something else: ``` > pak::pkg_install("local::.") → Will update 1 package. →...
To reproduce: ``` R --vanilla -s -e 'x