Package: LBSPR
Title: Length-Based Spawning Potential Ratio
Version: 0.1.0
Authors@R: person("Adrian", "Hordyk", email = "ar.hordyk@gmail.com", role = c("aut", "cre"))
Description: Simulate expected equilibrium length composition, YPR, and
    SPR using the LBSPR model. Fit the LBSPR model to length data to estimate
    selectivity, relative fishing mortality, and spawning potential ratio for 
	data-limited fisheries.
URL: https://github.com/AdrianHordyk/LBSPR
BugReports: https://github.com/AdrianHordyk/LBSPR/issues
Depends: R (>= 3.2.4)
License: GPL-3
LazyData: true
Imports: ggplot2, gridExtra, tidyr, RColorBrewer, plotrix, dplyr,
        graphics, methods, Rcpp
RoxygenNote: 5.0.1
LinkingTo: Rcpp
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2016-12-13 06:02:55 UTC; arhor
Author: Adrian Hordyk [aut, cre]
Maintainer: Adrian Hordyk <ar.hordyk@gmail.com>
Repository: CRAN
Date/Publication: 2016-12-13 08:25:51
