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: 2023-04-05
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 21 Apr. 2025.
Previous versions and publish date:
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
03/2303/2403/2503/2603/2803/2903/3104/0104/0304/0404/0504/0604/0804/0904/1104/1204/1304/1404/1504/1704/1804/19Downloads for gpclib051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  
bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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