Package: linbin
Version: 0.1.0
Date: 2015-02-16
Authors@R: c(
    person("Ethan Z.", "Welty", email = "ethan.welty+linbin@gmail.com", role = c("aut", "cre")),
    person("Christian E.", "Torgersen", role = "ctb", comment = "author support and guidance"),
    person("Samuel J.", "Brenkman", role = "ctb", comment = "elwha and quinault datasets"),
    person("Jeffrey J.", "Duda", role = "ctb", comment = "elwha dataset"),
    person("Jonathan B.", "Armstrong", role = "ctb", comment = "fishmotion dataset"))
Type: Package
Depends: R (>= 3.0.1)
License: AGPL-3
Title: Binning and Plotting of Linearly Referenced Data
Description: Short for 'linear binning', the linbin package provides functions for manipulating,
  binning, and plotting linearly referenced data. Although developed for data collected on river
  networks, it can be used with any interval or point data referenced to a 1-dimensional coordinate 
  system. Flexible bin generation and batch processing makes it easy to compute and visualize 
  variables at multiple scales, useful for identifying patterns within and between variables and
  investigating the influence of scale of observation on data interpretation.
LazyData: true
Suggests: knitr
VignetteBuilder: knitr
URL: https://github.com/ezwelty/linbin
BugReports: https://github.com/ezwelty/linbin/issues
Packaged: 2015-02-17 01:38:15 UTC; Admin
Author: Ethan Z. Welty [aut, cre],
  Christian E. Torgersen [ctb] (author support and guidance),
  Samuel J. Brenkman [ctb] (elwha and quinault datasets),
  Jeffrey J. Duda [ctb] (elwha dataset),
  Jonathan B. Armstrong [ctb] (fishmotion dataset)
Maintainer: Ethan Z. Welty <ethan.welty+linbin@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-17 19:18:28
