Package: rgplates 0.5.0
rgplates: R Interface for the GPlates Web Service and Desktop Application
Query functions to the GPlates <https://www.gplates.org/> Desktop Application and the GPlates Web Service <https://gws.gplates.org/> allow users to reconstruct past positions of geographic entities based on user-selected rotation models without leaving the R running environment. The online method (GPlates Web Service) makes the rotation of static plates, coastlines, and a low number of geographic coordinates available using nothing but an internet connection. The offline method requires an external installation of the GPlates Desktop Application, but allows the efficient batch rotation of thousands of coordinates, Simple Features (sf) and Spatial (sp) objects with custom reconstruction trees and partitioning polygons. Examples of such plate tectonic models are accessible via the chronosphere <https://cran.r-project.org/package=chronosphere>. This R extension is developed under the umbrella of the DFG (Deutsche Forschungsgemeinschaft) Research Unit TERSANE2 (For 2332, TEmperature Related Stressors in ANcient Extinctions).
Authors:
rgplates_0.5.0.tar.gz
rgplates_0.5.0.zip(r-4.5)rgplates_0.5.0.zip(r-4.4)rgplates_0.5.0.zip(r-4.3)
rgplates_0.5.0.tgz(r-4.4-any)rgplates_0.5.0.tgz(r-4.3-any)
rgplates_0.5.0.tar.gz(r-4.5-noble)rgplates_0.5.0.tar.gz(r-4.4-noble)
rgplates_0.5.0.tgz(r-4.4-emscripten)rgplates_0.5.0.tgz(r-4.3-emscripten)
rgplates.pdf |rgplates.html✨
rgplates/json (API)
NEWS
# Install 'rgplates' in R: |
install.packages('rgplates', repos = c('https://gplates.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gplates/rgplates/issues
- gws - Valid reconstructable feature collections of the GPlates Web Service
Last updated 3 months agofrom:97edc60e35. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
Exports:checkgwsgetgwsmapedgeplatemodelreconstructsetgwsvelocities
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Return and set the remote URL for the GPlates Web Service | checkgws getgws setgws |
Valid reconstructable feature collections of the GPlates Web Service | gws |
Function to quickly draft the edge of the equirectangular projection | mapedge |
Class of objects representing plate tectonic models | initialize,platemodel-method platemodel platemodel-class |
Reconstruct geographic features | reconstruct reconstruct,character-method reconstruct,data.frame-method reconstruct,matrix-method reconstruct,numeric-method reconstruct,sf-method reconstruct,Spatial-method reconstruct,SpatRaster-method |
R Interface for the GPlates Web Service and Desktop Application | rgplates-package rgplates |
Calculate velocities of plate tectonic movements | velocities velocities,character-method velocities,missing-method |