Other packages > Find by keyword >

gmt  

Interface Between GMT Map-Making Software and R
View on CRAN: Click here


Download and install gmt package within the R console
Install from CRAN:
install.packages("gmt")

Install from Github:
library("remotes")
install_github("cran/gmt")

Install by package version:
library("remotes")
install_version("gmt", "2.0.3")



Attach the package and use:
library("gmt")
Maintained by
Arni Magnusson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-09-30
Latest Update: 2022-06-06
Description:
Interface between the GMT map-making software and R, enabling the user to manipulate geographic data within R and call GMT commands to draw and annotate maps in postscript format. The gmt package is about interactive data analysis, rapidly visualizing subsets and summaries of geographic data, while performing statistical analysis in the R console.
How to cite:
Arni Magnusson (2005). gmt: Interface Between GMT Map-Making Software and R. R package version 2.0.3, https://cran.r-project.org/web/packages/gmt. Accessed 25 Jun. 2026.
Previous versions and publish date:
1.0-0 (2005-09-30 19:23), 1.0-1 (2005-10-02 13:02), 1.0-2 (2005-10-03 11:44), 1.0-3 (2005-10-19 11:00), 1.1-0 (2007-07-30 08:57), 1.1-1 (2007-08-03 18:21), 1.1-2 (2007-09-30 20:06), 1.1-3 (2009-04-21 08:57), 1.1-4 (2010-02-17 09:26), 1.1-6 (2010-08-27 15:31), 1.1-7 (2010-08-28 08:20), 1.1-8 (2010-09-01 19:38), 1.1-9 (2012-10-29 08:58), 1.2-0 (2014-03-12 07:20), 2.0-0 (2017-06-20 19:19), 2.0-1 (2017-09-12 01:21), 2.0.2 (2020-11-23 17:10)
Other packages that cited gmt R package
View gmt citation profile
Other R packages that gmt depends, imports, suggests or enhances
Complete documentation for gmt
Functions, R codes and Examples using the gmt R package
Some associated functions: deg2num . geodist . gmt-package . gmt.demo . gmt . gmt.system . num2deg . psbar . psclose . pscoast . pstext . psxy . r2gmt . 
Some associated R codes: deg2num.R . geodist.R . gmt.R . gmt.system.R . num2deg.R . psbar.R . psclose.R . pscoast.R . pstext.R . psxy.R . r2gmt.R .  Full gmt package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA