Package: PBStry
Version: 1.00
Date: 2021-11-22
Title: PBS Trial Package
Authors@R: c(
   person(c("Jon", "T."), "Schnute", role = "aut", email = "schnutej@shaw.ca"),
   person("Alex", "Couture-Beil", role = "ctb"),
   person("Rowan", "Haigh", role = c("aut", "cre"), email = "rowan.haigh@dfo-mpo.gc.ca"))
Author: Jon T. Schnute [aut], Alex Couture-Beil [aut], Rowan Haigh [ctb, cre]
Maintainer: Rowan Haigh <rowan.haigh@dfo-mpo.gc.ca>
Copyright: 2006-2021, Fisheries and Oceans Canada
Depends: R (>= 3.5.0)
SystemRequirements: C++11
NeedsCompilation: yes
Description: PBStry can be used as a small prototype for R package 
  development. It includes a few functions from PBS Modelling, and it 
  illustrates the use of .C function calls from R.
License: GPL (>= 2)
URL: https://github.com/pbs-software
Packaged: 2021-11-22 23:01:48 UTC; HaighR
