Changes in version 1.1.2 (2022-08-27) - Documentation was refreshed Changes in version 1.1.1 (2022-02-24) - Minimum contrast estimator was temporarily removed due to problems in spatstat package. Changes in version 1.0.3 (2021-04-16) - Minor fixes in examples and Description. Changes in version 1.0.2 (2021-03-15) - The package was adapted to changes in spatstat. Changes in version 1.0.1 (2020-10-27) - References were updated - a_tilda was rewritten in C++. The old function was left for compatibility under the name a_tilda. Changes in version 1.0.0 (2019-11-05) - path function deals with index shift differently now. On top of that, the default value for seed is NULL. - More autotests were added - CLT was deprecated and replaced by MCestimLFSM - Some bugs associated with plot functions were fixed Changes in version 0.3.1 (2019-08-06) - Automated testing was implemented via testthat package - Documentation slightly improved Changes in version 0.2.1 - Various optimizations were implemented in functions related to increment(). - Parameter estimator from Ljungdahl and Podolskij, 2019 was added. - CLT() was largely amended. - New plotting function for rlfsm sample paths was added. - Slight changes to documentation were introduced. Changes in version 0.2.0 (2018-06-18) - CLT function was equipped with a faster version of the sample path generator which is unavailable for users. User version (function path) remains intact. - CLT documentation was amended. - The developer repository was moved to Gitlab.com.