[Ptinpoly-commits] r22 - pkg
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon May 5 04:03:04 CEST 2014
Author: jmaisog
Date: 2014-05-05 04:03:03 +0200 (Mon, 05 May 2014)
New Revision: 22
Modified:
pkg/DESCRIPTION
Log:
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2014-05-02 13:11:36 UTC (rev 21)
+++ pkg/DESCRIPTION 2014-05-05 02:03:03 UTC (rev 22)
@@ -1,7 +1,7 @@
Package: ptinpoly
Title: Point-In-Polyhedron Test (2D and 3D)
Version: 2.2
-Date: 2014-05-02
+Date: 2014-05-04
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