Package: TREXr
Title: Tree Sap Flow Extractor
Version: 1.0.0
Authors@R: c(
            person(
                'Richard',
                'Peters',
                email = 'richardlouispeters3@hotmail.com',
                role = c('cre', 'aut', 'cph'),
                comment=c(ORCID = '0000-0002-7441-1297')),
            person(
                'Christoforos',
                'Pappas',
                role = c('aut', 'ctb'),
                comment=c(ORCID = '0000-0001-5721-557X')),
            person(
                'Alexander',
                'Hurley',
              email = 'agl.hurley@gmail.com',
                role = c('aut', 'cph'),
                comment=c(ORCID = '0000-0002-9641-2805')),
            person(
                'Rafael',
                'Poyatos',
                role = c('ctb')),
            person(
                'Victor',
                'Flo',
                role = c('ctb')),
            person(
                'Roman',
                'Zweifel',
                role = c('ctb')),
            person(
                'Willem',
                'Goossens',
                role = c('ctb')),
            person(
                'Kathy',
                'Steppe',
                role = c('ths', 'etr', 'fnd'))
            )
Description: Performs data assimilation, processing and analyses on sap flow data obtained
  with the thermal dissipation method (TDM). The package includes functions for gap filling
  time-series data, detecting outliers, calculating data-processing uncertainties and
  generating uniform data output and visualisation. The package is designed to deal with
  large quantities of data and to apply commonly used data-processing methods. The functions
  have been validated on data collected from different tree species across
  the northern hemisphere (Peters et al. 2018 <doi:10.1111/nph.15241>).
License: MIT + file LICENSE
LazyData: true
URL: https://the-hull.github.io/TREX/
BugReports: https://github.com/the-Hull/TREX/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: chron, zoo, solaR, stats, graphics, lubridate, utils,
        grDevices, lhs, doParallel, foreach, tibble, dplyr,
        sensitivity, randtoolbox, boot, doSNOW, msm, parallel,
        magrittr, tools
RoxygenNote: 7.1.1
Suggests: shiny, plotly
NeedsCompilation: no
Packaged: 2021-03-18 21:12:29 UTC; ahurl
Author: Richard Peters [cre, aut, cph]
    (<https://orcid.org/0000-0002-7441-1297>),
  Christoforos Pappas [aut, ctb]
    (<https://orcid.org/0000-0001-5721-557X>),
  Alexander Hurley [aut, cph] (<https://orcid.org/0000-0002-9641-2805>),
  Rafael Poyatos [ctb],
  Victor Flo [ctb],
  Roman Zweifel [ctb],
  Willem Goossens [ctb],
  Kathy Steppe [ths, etr, fnd]
Maintainer: Richard Peters <richardlouispeters3@hotmail.com>
Repository: CRAN
Date/Publication: 2021-03-24 10:10:02 UTC
Built: R 4.0.5; ; 2022-04-21 10:48:14 UTC; windows
