Package: nlstimedist
Type: Package
Title: Non-Linear Model Fitting of Time Distribution of Biological
        Phenomena
Version: 1.0.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/PlymouthUniversitySD/nlstimedist
BugReports: https://github.com/PlymouthUniversitySD/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: 5.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-09-12 07:30:44 UTC; Natty_E
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: 2016-09-12 15:08:59
