Package: rgplates
Type: Package
Title: R Interface for the GPlates Web Service and Desktop Application
Version: 0.1.0
Authors@R: c(
	person(given="Adam T.", family="Kocsis", role=c("cre", "aut"),
		   email="adam.t.kocsis@gmail.com", comment=c(ORCID="0000-0002-9028-665X")),
 	person(given="Nussaibah B.", family="Raja", role=c("aut"), comment=c(ORCID="0000-0002-0000-3944")),
	person(given="Deutsche Forschungsgemeinschaft", role="fnd"),
	person(given="FAU GeoZentrum Nordbayern", role="fnd"))
Maintainer: Adam T. Kocsis <adam.t.kocsis@gmail.com>
Description: Query functions to the GPlates <https://www.gplates.org/> desktop application and the GPlates Web Service <https://gws.gplates.org/> allow users to reconstruct coordinates, static plates, and Spatial objects without leaving the R running environment. This R extension was supported by the FAU GeoZentrum Nordbayern and is developed under the umbrella of the DFG (Deutsche Forschungsgemeinschaft) Research Unit TERSANE2 (For 2332, TEmperature Related Stressors in ANcient Extinctions).
License: CC BY 4.0
Date: 2021-05-17
BugReports: https://github.com/adamkocsis/rgplates/issues
Encoding: UTF-8
LazyData: false
Depends: R (>= 3.5.0), sp
Imports: methods, grDevices, rgdal, utils
NeedsCompilation: no
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, chronosphere
Packaged: 2021-05-17 08:42:28 UTC; root
Author: Adam T. Kocsis [cre, aut] (<https://orcid.org/0000-0002-9028-665X>),
  Nussaibah B. Raja [aut] (<https://orcid.org/0000-0002-0000-3944>),
  Deutsche Forschungsgemeinschaft [fnd],
  FAU GeoZentrum Nordbayern [fnd]
Repository: CRAN
Date/Publication: 2021-05-18 08:00:05 UTC
Built: R 4.0.2; ; 2021-05-19 10:27:54 UTC; unix
