Package: densitr
Title: Analysing Density Profiles from Resistance Drilling of Trees
Version: 0.2
Authors@R: c(
    person(given = "Luka",
    family = "Krajnc",
    role = c("aut", "cre"),
    email = "luka.krajnc@gozdis.si",
    comment = c(ORCID = "0000-0002-3120-559X")),
    person(given = "Stasia",
    family = "Grinberg",
    role = c("ctb")))
Description: Provides various tools for analysing density profiles
    obtained by resistance drilling. It can load individual or
    multiple files and trim the starting and ending part of each
    density profile. Tools are also provided to trim profiles
    manually, to remove the trend from measurements using several
    methods, to plot the profiles and to detect tree rings
    automatically. Written with a focus on forestry use of resistance
    drilling in standing trees.
License: GPL-3
Encoding: UTF-8
URL: https://github.com/krajnc/densitr
BugReports: https://github.com/krajnc/densitr/issues
Imports: stats, utils, changepoint (>= 2.2.2)
Suggests: pbapply, mgcv, knitr, rmarkdown, testthat
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-22 08:20:21 UTC; luka
Author: Luka Krajnc [aut, cre] (<https://orcid.org/0000-0002-3120-559X>),
  Stasia Grinberg [ctb]
Maintainer: Luka Krajnc <luka.krajnc@gozdis.si>
Repository: CRAN
Date/Publication: 2022-03-22 09:00:09 UTC
Built: R 4.3.0; ; 2023-04-11 23:57:13 UTC; unix
