athowes / beyond-borders

Evaluating the suitability of spatial adjacency for small-area estimation
https://athowes.github.io/beyond-borders
MIT License
2 stars 1 forks source link

Both operands should be units objects in `cv_fck-inla` #35

Closed athowes closed 10 months ago

athowes commented 2 years ago
[1] "Begin LOO cross-valdiation of CIV2017PHIA"
[ failed     ]  2022-02-20 10:58:47
[ elapsed    ]  Failed report in 0.2870765 secs
Error in Ops.units(m, 1e-08) : 
  both operands of the expression should be "units" objects
In addition: Warning messages:
1: `progress_estimated()` was deprecated in dplyr 1.0.0. 
2: In st_centroid.sf(sf) :
  st_centroid assumes attributes are constant over geometries of x
3: In st_centroid.sfc(st_geometry(x), of_largest_polygon = of_largest_polygon) :

 Error in Ops.units(m, 1e-08) : 
  both operands of the expression should be "units" objects 
athowes commented 2 years ago

https://github.com/tidyverse/dplyr/issues/2990