=================================================================================
=================================================================================
- Altered projection string of example, spatial data due to proj6 migration
=================================================================================
=================================================================================
- Added intime(), runmed2() and runmean2() c++ functions.
- imgInt() allows for multi-band raster objects with observarion dates.
- imgInt() can smooth the output using an user provided function.
- imgInt() now depends on intime() and intime2()
- ingInt() only accepts raster objects
- segRaster() now depends on segMatrix()
=================================================================================
=================================================================================
- sMoveRes() and tMoveRes() optimized.
- The size legend in plotMove() is now consistent. ' moveReduce() provides correct values when preserve.revisits was FALSE.
=================================================================================
=================================================================================
- timeDir() returns a histogram ggplot object.
- plausibilityTest() informs on the validation of each presence sample.
- hotMove() returns a ggplot object with region polygons.
- The output of hotMoveStats() was simplified.
- moveReduce() allows the summary of movement data across temporal windows.
- checkOverlap() returned a warning when combining rasters and polygons.
- Overall improvement of the detailed description of each function.
- Simplification of variable names.
=================================================================================
=================================================================================
- Added function checkOverlap() and plausibilityTest()
- Simplification of variable names in all functions
- backSample(), labelSample() and imgInt() optimized
- poly2sample now accepts RasterStack objects
=================================================================================
=================================================================================
- No new functions added.
- Inclusion of plotting routines within functions.
- Functions that plot results now provide an editable ggplot object.
- Signficant improvements to the description of functions.
- Updated function keywords to clarify their usage.
=================================================================================
=================================================================================
- Introduced new functions
- sMoveRes()
- tMoveRes()
- specVar()
- getEnv()
- proSat()
- moveCloud()
- satTime()
- moveReduce()
- plotMove()
- imgInt(), moveSeg(), timeDir(), spaceDir(), linInt() now accept data frames as inputs.
- hotMoveStats() now reports the temporal segment found within each region and their corresponding indices.
- hotMoveStats() allows the analysis of temporal information without needing to run hotMove() first.
- spaceDir() accepts categorical data.
- spaceDir() and moveSeg() use an optional spatial buffer.
- moveSeg(), timeDir(), spaceDir() and hotMoveStats() return plots.
- dataQuery() requires an adjustable buffer specifying the size of search window before and after the target date.
- spaceDirSample() was renamed as spaceDir() to avoid confusion regarding its purpose.
- timeDirSample() was renamed as timeDir() to avoid confusion regarding its purpose.
- moveMovel() now requires data frames for presences and absences instead of shapefiles.
- moveSeg(), spaceDir() and timeDir() no longer samples to single pixels internaly.
- imgInt() allows that the interpolation is limited to the records in a point shapefile.
- moseSeg() now recognizes categorical data.
- BackSample() now assings background samples to the correct pixels.
=================================================================================
=================================================================================
- backSample()
- dataQuery()
- hotMove()
- hotMoveStats()
- imgInt()
- labelSample()
- modelApply()
- moveModel()
- moveSeg()
- poly2sample()
- rsComposite()
- sampleMove()
- segRaster()
- spaceDirSample()
- timeDirSample()