Changes in version 1.1.6 (2025-07-25) o Minor changes to the package documentation. Changes in version 1.1.5 (2023-09-22) o Manually creating alias for package-level documentation. Changes in version 1.1.4 (2020-09-25) o Another bug fix for bootstrap simulations with no generated children. o Removing spatstat dependency. Changes in version 1.1.3 (2018-12-08) o Minor change to one of the package's unit tests. Changes in version 1.1.2 (2018-11-14) o Implemented multipattern model fitting, so a single process can be fitted to multiple independent patterns. o Minor bug fixes for void process fits. Changes in version 1.1.1 (2018-05-03) o Added the 'use.bobyqa' argument to fit.ns(), allowing optimisation via the bobyqa() function from the minqa package. o Bug fix for bootstrap simulations with no generated children. Changes in version 1.1.0 (2017-11-23) o Added sim.twocamera() to simulate data from two-camera aerial surveys. o Added the 'parents' argument to simulation functions, so that the user can specify their own parent locations. o Added a component containing parent locations to the output of sim.ns(). o Bug fix for buffer edge correction with fit.twocamera(). o Bug fix for user-specified parameter bounds with fit.void(). Changes in version 1.0.0 (2017-01-30) o First release of palm, after the original project was named 'nspp'. o Includes functions to fit Neyman-Scott point processes (including Thomas process and Matern process variants) and void processes. o Includes a function to estimate cetacean density from two-camera aerial surveys. o Includes functions to simulate from all of the above models.