Package: rtrim Title: Trends and Indices for Monitoring Data Version: 2.3.0 Date: 2024-06-21 Authors@R: c( person("Patrick","Bogaart", email="rtrim@cbs.nl", role=c("aut","cre"), comment=c(ORCID="0000-0002-8612-1289")), person("Mark", "van der Loo", role="aut"), person("Jeroen","Pannekoek", role="aut"), person("Statistics Netherlands", role="cph")) Description: The TRIM model is widely used for estimating growth and decline of animal populations based on (possibly sparsely available) count data. The current package is a reimplementation of the original TRIM software developed at Statistics Netherlands by Jeroen Pannekoek. See for more information about TRIM. URL: https://github.com/SNStatComp/rtrim BugReports: https://github.com/SNStatComp/rtrim/issues LazyLoad: yes LazyData: no License: EUPL Type: Package Imports: methods, utils, stats, graphics, grDevices Suggests: testthat, knitr, rmarkdown, R.rsp RoxygenNote: 7.3.1 Encoding: UTF-8 VignetteBuilder: knitr, R.rsp Repository: https://snstatcomp.r-universe.dev Date/Publication: 2025-03-05 12:51:56 UTC RemoteUrl: https://github.com/snstatcomp/rtrim RemoteRef: HEAD RemoteSha: a0dbbb5cf3987625d0e5562d8b383d7a01cc7b6f RemoteSubdir: pkg NeedsCompilation: no Packaged: 2026-07-03 09:59:32 UTC; root Author: Patrick Bogaart [aut, cre] (ORCID: ), Mark van der Loo [aut], Jeroen Pannekoek [aut], Statistics Netherlands [cph] Maintainer: Patrick Bogaart