NinoPierantonio

Results 4 comments of NinoPierantonio

Hi, [I am having the same issue](https://stackoverflow.com/questions/77580060/r-crashes-when-using-movevis-in-r/77599061#77599061) with moveVis. I have followed the solution posted by [ErikaPeirce-USDA](https://github.com/ErikaPeirce-USDA) and R does not crash anymore. However, I get the following: ``` Checking...

@agblake22, i solved my issue by: ``` remotes::install_github("16eagle/moveVis") #install.packages("remotes") from github paths

Is there any update on this issue? I have tried to allign the data to a coarser timestep but the error persists. Sometimes the whole process works, sometimes it doesn't....

As a comment to my previous post, I have managed to produce the animation for those MoveStaks that didn't work earlier. Although I did not have any specific warning messages...