- Solved error in function *stbc()* when using a solar-covariate due to reverse dependencies with maptools.- The parameter *showClst* is now working properly in function *pkml()* (thanks to Huan Xia for noting it).- Corrected a bug in the post-smoothing function (thanks to Simona Imperio for noting it). Also, we have added a method in the post-smoothing function for binClstStck instances.Some core functionalities have been implemented using Rcpp. Thisresults in a significant increase in computational speed when usinglarge datasets.
With the aim of enhancing theEMbC R-package as a realgeneral purpose algorithm, the dependency with respect to themove R-package has been dropped. Thus, potential users comingfrom domains other than ecology are not forced to install packages thatare not desired. However,Move objects from themoveR-package can still be used directly as input data.
The commandview was depicting the trajectory withouttaking into account the proportionality of the axes. This has beencorrected in version 1.9.4.
In the multivarite case, commandsview() andsctr() depict plots with a light-grey background colour toenhance the visibility of the data points. We added abgparameter to allow changing this default behaviour.