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 06 Mar. 2026.
Previous versions and publish date:
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

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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