Brian Derstine

Results 6 issues of Brian Derstine

Copied over from https://github.com/tidyverse/dplyr/issues/5378 When using `distinct()` with `sf` objects, the sticky `geom` column can cause unexpected errors because it is not ignored: ```r library(maps) library(sf) library(dplyr) county_sf = st_as_sf(maps::map(database...

help wanted :heart:

I'm running shiny-server on CentOS and want to use the keyring package to store and access passwords. Given that shiny apps run as `shiny` user, what is the process for...

bug

I'm looking for a way to lock/unlock records in bulk using the API. I found this similar project - https://github.com/lsgs/redcap-locking-api - but cannot find the functionality in the R API....

**Describe the bug** Attempting to install "sf" in R on RHEL 8 system fails with error message: ``` trying URL 'https://cloud.r-project.org/src/contrib/sf_1.0-16.tar.gz' Content type 'application/x-gzip' length 3493756 bytes (3.3 MB) ==================================================...

Apologies @jeroen and @krlmlr for bringing this up as it seems to have been addressed previously: #118 and #350 --- I am running RHEL 8.9 using R 4.3.3 and attempted...

## Summary In Segment Editor, when you right click on a segment the context menu displays options suggesting that multiple segments could be selected to toggle visibility, etc. - e.g.,...