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
    <https://www.cbs.nl/en-gb/society/nature-and-environment/indices-and-trends%2d%2dtrim%2d%2d>
    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
NeedsCompilation: no
Packaged: 2024-06-21 13:03:42 UTC; patrick
Author: Patrick Bogaart [aut, cre] (<https://orcid.org/0000-0002-8612-1289>),
  Mark van der Loo [aut],
  Jeroen Pannekoek [aut],
  Statistics Netherlands [cph]
Maintainer: Patrick Bogaart <rtrim@cbs.nl>
Repository: CRAN
Date/Publication: 2024-06-21 14:20:02 UTC
Built: R 4.5.2; ; 2025-11-08 02:28:41 UTC; windows
