marineenergy / apps

shiny apps for MHK-env
https://marineenergy.github.io/apps/
MIT License
3 stars 1 forks source link

report-v2 errors: `project %in% d_projects$project`; Can't convert `y` <character> to match type of `x` <pq_geometry> #129

Closed bbest closed 1 year ago

bbest commented 1 year ago
Warning: Error in filter: ℹ In argument: `project %in% d_projects$project`.
Caused by error in `mutate()`:
ℹ In argument: `across(where(is.character), na_if, "NA")`.
Caused by error in `across()`:
! Can't compute column `geometry`.
Caused by error in `fn()`:
! Can't convert `y` <character> to match type of `x` <pq_geometry>.
  164: <Anonymous>
bbest commented 1 year ago