Package: catenary
Type: Package
Title: Fits a Catenary to Given Points
Version: 1.1.1
Date: 2015-11-18
Authors@R: c(
    person("Jonathan", "Tuke",email ="simon.tuke@adelaide.edu.au", role = c("aut", "cre")),
    person("Matthew", "Roughan",email ="matthew.roughan@adelaide.edu.au", role = "aut"))
Description: Gives methods to create a catenary object and then plot it and get
    properties of it. Can construct from parameters or endpoints. Also can get
    catenary fitted to data.
License: GPL-3
Depends: R (>= 2.15.0),
Imports: ggplot2, boot, methods
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2015-11-18 09:17:04 UTC; jonathantuke
Author: Jonathan Tuke [aut, cre],
  Matthew Roughan [aut]
Maintainer: Jonathan Tuke <simon.tuke@adelaide.edu.au>
Repository: CRAN
Date/Publication: 2015-11-18 15:30:21
