Josiah Parry

Results 207 issues of Josiah Parry

I'm finding tidyeval to be very limiting with use with rdeck. The current use case is this: I have a set of polygons that I want to visualize with with...

feature

Using `initial_view_state` with `view_state()` one get adjust the way that their map looks allowing them to change the pitch and bearing. This is particularly handy for 3D / extruded shapes....

feature

The join_count_ratio() function doc is not reproducible. This probably wasn't captured because the tests are wrapped in a `\donttrun{}` (and I can't tell why? this example contains fully valid R...

I want to use this issue as a way to draft my thinking around how we should adjust the `use_cran_defaults()` and `vendor_pkgs()` functions for CRAN support. This is a product...

We need to remove bindgen from the dependencies of libR-sys to ensure that the MSRV is met for CRAN (so silly that an organization that doesn't use Rust can specify...

The PR adds emscripten-wasm32 bindings **enabling extendr to work with webr**. This PR modifies the yml to also generate emscripten bindings. We have tested and compiled `rsgeo` to wasm using...

The use of grep here returns a warning for long strings. I am uploading a tar.gz and accessing it using mime. Each time the bundle is accessed I get this...

## Positron Version: Positron Version: 2024.07.0 (Universal) build 21 Code - OSS Version: 1.90.0 Commit: 82b335e27545e804b7fd806db00477a6eb49951d Date: 2024-07-09T04:32:26.804Z 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.4.0...

bug
area: plots
lang: r
support
area: widgets

gradethis must be loaded globally using `library(gradethis)` otherwise `code_feedback` cannot be found. ``` r mocked #> (gradethis::grade_this_code())(mocked) #> Error in do_grade_this(): could not find function "code_feedback" #> A problem occurred...

I apologize for making a "bug report" here. However there is no appropriate place to create a discussion relating to tidymodels (I think a discussions page would be very helpful...