dpseidel / stmove

Build reproducible reports for spatial-temporal animal movement analysis
https://www.danaseidel.com/stmove/
GNU General Public License v3.0
3 stars 0 forks source link

construct() throws errors without id column #26

Closed dpseidel closed 5 years ago

dpseidel commented 5 years ago

As per nancy, the klocoh construction throws an error without an id column. We either need to change our data requirements or write a quick patch to construct.

dpseidel commented 5 years ago

Error in tlocoh::xyt.lxy(xy = matrix(c(dropNA$x, dropNA$y), ncol = 2), : id (the indvidual name(s)) is a required parameter

dpseidel commented 5 years ago

Happens with akde too:

Error in validityMethod(as(object, superClass)) : Length of trackId does not match the number of coordinates