Other packages > Find by keyword >

gpclib  

General Polygon Clipping Library for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("gpclib", "1.5-6")



Attach the package and use:
library("gpclib")
Maintained by
Roger D. Peng
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2003-01-08
Latest Update:
Description:
General polygon clipping routines for R based on Alan Murtas C library.
How to cite:
Roger D. Peng (2003). gpclib: General Polygon Clipping Library for R. R package version 1.5-6, https://cran.r-project.org/web/packages/gpclib. Accessed 13 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:45), 1.0-1 (2003-01-12 11:26), 1.0 (2003-01-08 09:38), 1.1-1 (2003-10-09 09:50), 1.1-2 (2003-10-10 10:43), 1.1-3 (2003-10-30 09:44), 1.1-5 (2004-02-28 17:17), 1.2 (2004-10-06 12:26), 1.3-3 (2006-03-07 08:34), 1.3 (2005-04-01 09:40), 1.4-1 (2007-02-28 15:33), 1.4-2 (2008-05-02 10:59), 1.4-3 (2009-02-16 20:53), 1.4-4 (2009-05-11 20:49), 1.4 (2007-02-16 09:56), 1.5-1 (2012-06-23 08:08), 1.5-3 (2012-08-30 07:14), 1.5-5 (2013-04-01 20:03), 1.5-6 (2020-02-28 18:20)
Other packages that cited gpclib R package
View gpclib citation profile
Other R packages that gpclib depends, imports, suggests or enhances
Functions, R codes and Examples using the gpclib R package
Some associated functions: gpc.poly-class . gpc.poly.nohole-class . new-generics . polyfile . 
Some associated R codes: Rgpc.R . zzz.R .  Full gpclib package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

plotrix  
Various Plotting Functions
Lots of plots, various labeling, axis and color scaling functions. The author/maintainer died in Sep ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
fcuk  
The Ultimate Helper for Clumsy Fingers
Automatically suggests a correction when a typo occurs. ...
Download / Learn more Package Citations See dependency  
gpclib  
General Polygon Clipping Library for R
General polygon clipping routines for R based on Alan Murtas C library. ...
Download / Learn more Package Citations See dependency  
multimark  
Capture-Mark-Recapture Analysis using Multiple Non-Invasive Marks
Traditional and spatial capture-mark-recapture analysis with multiple non-invasive marks. The model ...
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,806

R Packages

236,180

Dependencies

73,837

Author Associations

27,807

Publication Badges

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