Package: PBSmapping
Version: 2.70.4
Date: 2017-06-28
Title: Mapping Fisheries Data and Spatial Analysis Tools
Authors@R: c(
   person(c("Jon", "T."), "Schnute", role = "aut", email = "schnutej-dfo@shaw.ca"),
   person("Nicholas", "Boers", role = "aut", email = "boersn@macewan.ca"),
   person("Rowan", "Haigh", role = c("aut", "cre"), email = "rowan.haigh@dfo-mpo.gc.ca"),
   person("Alex", "Couture-Beil", role = "ctb"),
   person("Denis", "Chabot", role = "ctb", email = "denis.chabot@dfo-mpo.gc.ca"),
   person("Chris", "Grandin", role = "ctb", email = "chris.grandin@dfo-mpo.gc.ca"),
   person("Angus", "Johnson", role = "ctb"),
   person("Paul", "Wessel", role = "ctb"),
   person("Franklin", "Antonio", role = "ctb"),
   person(c("Nicholas", "J."), "Lewin-Koh", role = "ctb"),
   person("Roger", "Bivand", role = "ctb"))
Author: Jon T. Schnute [aut], Nicholas Boers [aut], Rowan Haigh [aut, cre],
   Alex Couture-Beil [ctb], Denis Chabot [ctb], Chris Grandin [ctb],
   Angus Johnson [ctb], Paul Wessel [ctb], Franklin Antonio [ctb],
   Nicholas J. Lewin-Koh [ctb], Roger Bivand [ctb]
Maintainer: Rowan Haigh <rowan.haigh@dfo-mpo.gc.ca>
Copyright: 2003-2017, Fisheries and Oceans Canada
Depends: R (>= 2.15.0)
Suggests: foreign, maptools, deldir
SystemRequirements: C++11
NeedsCompilation: yes
Description: This software has evolved from fisheries research conducted at the
   Pacific Biological Station (PBS) in 'Nanaimo', British Columbia, Canada. It
   extends the R language to include two-dimensional plotting features similar
   to those commonly available in a Geographic Information System (GIS).
   Embedded C code speeds algorithms from computational geometry, such as
   finding polygons that contain specified point events or converting between
   longitude-latitude and Universal Transverse Mercator (UTM) coordinates.
   Additionally, we include 'C++' code developed by Angus Johnson for the
   'Clipper' library, data for a global shoreline, and other data sets in the
   public domain. Under the user's R library directory '.libPaths()',
   specifically in './PBSmapping/doc', a complete user's guide is offered and
   should be consulted to use package functions effectively.
License: GPL (>= 2)
URL: https://github.com/pbs-software/pbs-mapping,
        https://github.com/pbs-software/pbs-mapx,
        http://www.angusj.com/delphi/clipper.php
Packaged: 2017-06-28 19:26:17 UTC; HaighR
Repository: CRAN
Date/Publication: 2017-06-29 05:38:12 UTC
