Package: catenary
Type: Package
Title: Fits a Catenary to Given Points
Version: 1.1.2
Date: 2018-05-04
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, tidyverse, dplyr, broom
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-05-04 07:50:11 UTC; simontuke
Author: Jonathan Tuke [aut, cre],
  Matthew Roughan [aut]
Maintainer: Jonathan Tuke <simon.tuke@adelaide.edu.au>
Repository: CRAN
Date/Publication: 2018-05-04 07:59:41 UTC
Built: R 4.0.2; ; 2020-07-17 06:34:32 UTC; unix
