Other packages > Find by keyword >

mapproj  

Map Projections
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mapproj", "1.2.12")



Attach the package and use:
library("mapproj")
Maintained by
Alex Deckmyn
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-10-27
Latest Update: 2025-05-19
Description:
Converts latitude/longitude into projected coordinates.
How to cite:
Alex Deckmyn (2003). mapproj: Map Projections. R package version 1.2.12, https://cran.r-project.org/web/packages/mapproj. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:27), 1.1-2 (2004-03-01 21:51), 1.1-3 (2004-03-02 18:19), 1.1-4 (2004-03-03 07:48), 1.1-6 (2004-03-10 16:50), 1.1-7.1 (2005-04-26 11:09), 1.1-7.2 (2008-08-06 19:07), 1.1-7 (2004-10-27 19:05), 1.1-8.2 (2009-11-03 10:48), 1.1-8.3 (2012-10-29 08:59), 1.1-8.4 (2012-12-10 10:07), 1.1 (2003-10-27 23:41), 1.2-0 (2012-12-11 15:55), 1.2-1 (2013-03-25 21:59), 1.2-2 (2014-01-16 07:14), 1.2-3 (2015-07-09 14:47), 1.2-4 (2015-08-03 12:01), 1.2-5 (2017-06-08 06:43), 1.2.6 (2018-03-29 17:33), 1.2.7 (2020-02-03 11:10), 1.2.8 (2022-01-12 12:32), 1.2.9 (2022-10-31 00:27), 1.2.11 (2023-01-12 21:20)
Other packages that cited mapproj R package
View mapproj citation profile
Other R packages that mapproj depends, imports, suggests or enhances
Complete documentation for mapproj
Functions, R codes and Examples using the mapproj R package
Some associated functions: map.grid . mapproject . 
Some associated R codes: Full mapproj package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
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  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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