Package: libgeos
Title: Open Source Geometry Engine ('GEOS') C API
Version: 3.11.1-3
Authors@R: 
    c(
      person(given = "Dewey",
             family = "Dunnington",
             role = c("aut", "cre"),
             email = "dewey@fishandwhistle.net",
             comment = c(ORCID = "0000-0002-9415-4582")),
      person("GEOS authors", role = "aut"),
      person("Martin", "Davis", role = c("ctb", "cph")),
      person("Benjamin", "Campbell", role = c("ctb", "cph")),
      person("Tomasz", "Sowa", role = c("ctb", "cph")),
      person("Christian", "Kaiser", role = c("ctb", "cph")),
      person("David", "Skea", role = c("ctb", "cph")),
      person("Daniel", "Baston", role = c("ctb", "cph")),
      person("Sandro", "Santilli", role = c("ctb", "cph")),
      person("Mateusz", "Loskot", role = c("ctb", "cph")),
      person("Paul", "Ramsey", role = c("ctb", "cph")),
      person("Olivier", "Devillers", role = c("ctb", "cph")),
      person("Sean", "Gillies", role = c("ctb", "cph")),
      person("Mika", "Heiskanen", role = c("ctb", "cph")),
      person("Safe Software Inc.", role = "cph"),
      person("Refractions Research Inc.", role = "cph"),
      person("Vivid Solutions Inc.", role = "cph")
    )
Description: Provides the Open Source Geometry Engine ('GEOS') as a
  C API that can be used to write high-performance C and C++
  geometry operations using R as an interface. Headers are provided
  to make linking to and using these functions from C++ code as
  easy and as safe as possible. This package contains an internal
  copy of the 'GEOS' library to guarantee the best possible
  consistency on multiple platforms.
License: LGPL (>= 2.1)
Copyright: file COPYRIGHTS
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://paleolimbot.github.io/libgeos/,
        https://github.com/paleolimbot/libgeos
BugReports: https://github.com/paleolimbot/libgeos/issues
Suggests: testthat
NeedsCompilation: yes
Packaged: 2025-03-19 04:04:42 UTC; dewey
Author: Dewey Dunnington [aut, cre] (<https://orcid.org/0000-0002-9415-4582>),
  GEOS authors [aut],
  Martin Davis [ctb, cph],
  Benjamin Campbell [ctb, cph],
  Tomasz Sowa [ctb, cph],
  Christian Kaiser [ctb, cph],
  David Skea [ctb, cph],
  Daniel Baston [ctb, cph],
  Sandro Santilli [ctb, cph],
  Mateusz Loskot [ctb, cph],
  Paul Ramsey [ctb, cph],
  Olivier Devillers [ctb, cph],
  Sean Gillies [ctb, cph],
  Mika Heiskanen [ctb, cph],
  Safe Software Inc. [cph],
  Refractions Research Inc. [cph],
  Vivid Solutions Inc. [cph]
Maintainer: Dewey Dunnington <dewey@fishandwhistle.net>
Repository: CRAN
Date/Publication: 2025-03-19 04:50:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-01 01:04:14 UTC; windows
Archs: x64
