Advertisement
Guest User

Untitled

a guest
Feb 20th, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. require(adehabitatHR)
  2. BCLoc=puechabonsp$relocs[,1] #data comes with adehabitatHR
  3. BC.href=kernelUD(BCLoc, h="href") #works :)
  4. BC.LSCV=kernelUD(BCLoc, h="LSCV") #gets error :(
  5.  
  6. Error in .kernelUDs(SpatialPoints(x, proj4string = CRS(as.character(pfs1))), :
  7. 'Calloc' could not allocate memory (18446744071710095360 of 8 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement