[Ptinpoly-commits] r20 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 2 13:40:09 CEST 2014
Author: jmaisog
Date: 2014-05-02 13:40:09 +0200 (Fri, 02 May 2014)
New Revision: 20
Modified:
pkg/DESCRIPTION
Log:
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2014-05-02 00:58:54 UTC (rev 19)
+++ pkg/DESCRIPTION 2014-05-02 11:40:09 UTC (rev 20)
@@ -1,7 +1,7 @@
Package: ptinpoly
Title: Point-In-Polyhedron Test (2D and 3D)
Version: 2.2
-Date: 2014-05-01
+Date: 2014-05-02
Author: Jose M. Maisog, Yuan Wang, George Luta, Jianfei Liu
Maintainer: Jose M. Maisog <bravas02 at gmail.com>
Description: This library provides a function 'pip3d', which tests whether a point in 3D space is
@@ -11,5 +11,5 @@
License: GPL-2
LazyLoad: yes
Imports: misc3d
-Suggests: rgl, geometry
+Suggests: misc3d, rgl, geometry
URL: http://ptinpoly.pbworks.com
More information about the Ptinpoly-commits
mailing list