Package: nlstimedist
Type: Package
Title: Non-Linear Model Fitting of Time Distribution of Biological
        Phenomena
Version: 1.1.1
Authors@R: c(
  person("Nathan", "Eastwood", , "nathan.eastwood@icloud.com",
         role = c("aut", "cre")),
  person("Miguel", "Franco", , "M.Franco@plymouth.ac.uk", role = "ctb"),
  person("Paul", "Ramsay", , "paul.ramsay@plymouth.ac.uk", role = "ctb"),
  person("Nicola", "Steer", , "nicola.steer@plymouth.ac.uk", role = "ctb")
  )
Description: Fit biologically meaningful distribution functions to
  time-sequence data (phenology), estimate parameters to draw the cumulative
  distribution function and probability density function and calculate standard
  statistical moments and percentiles.
URL: https://github.com/nathaneastwood/nlstimedist
BugReports: https://github.com/nathaneastwood/nlstimedist/issues
Depends: R (>= 3.1.2)
Imports: broom (>= 0.4.1), dplyr (>= 0.4.3), ggplot2 (>= 2.1.0),
        lazyeval (>= 0.2.0), minpack.lm (>= 1.2-0), nlstools (>= 1.0-2)
License: GPL-2
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-06-06 10:22:11 UTC; eastn
Author: Nathan Eastwood [aut, cre],
  Miguel Franco [ctb],
  Paul Ramsay [ctb],
  Nicola Steer [ctb]
Maintainer: Nathan Eastwood <nathan.eastwood@icloud.com>
Repository: CRAN
Date/Publication: 2017-06-06 10:32:56 UTC
