Last data update: 2014.03.03

deldir

Package: deldir
Version: 0.1-12
Date: 2016-06-03
Title: Delaunay Triangulation and Dirichlet (Voronoi) Tessellation
Author: Rolf Turner
Maintainer: Rolf Turner <r.turner@auckland.ac.nz>
Depends: R (>= 0.99)
Suggests: polyclip
Imports: graphics, grDevices
Description: Calculates the Delaunay triangulation and the Dirichlet
or Voronoi tessellation (with respect to the entire plane) of
a planar point set. Plots triangulations and tessellations in
various ways. Clips tessellations to sub-windows. Calculates
perimeters of tessellations.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2016-03-06 03:33:51 UTC; rolf
Repository: CRAN
Date/Publication: 2016-03-06 09:37:13

● 0 images, 15 functions, 0 datasets
Reverse Depends: 7

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'deldir' ...
** package 'deldir' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c acchk.f -o acchk.o
f95   -fpic  -g -O2  -c addpt.f -o addpt.o
f95   -fpic  -g -O2  -c adjchk.f -o adjchk.o
f95   -fpic  -g -O2  -c binsrt.f -o binsrt.o
f95   -fpic  -g -O2  -c circen.f -o circen.o
f95   -fpic  -g -O2  -c cross.f -o cross.o
f95   -fpic  -g -O2  -c delet.f -o delet.o
f95   -fpic  -g -O2  -c delet1.f -o delet1.o
f95   -fpic  -g -O2  -c delout.f -o delout.o
f95   -fpic  -g -O2  -c delseg.f -o delseg.o
f95   -fpic  -g -O2  -c dirout.f -o dirout.o
f95   -fpic  -g -O2  -c dirseg.f -o dirseg.o
f95   -fpic  -g -O2  -c dldins.f -o dldins.o
f95   -fpic  -g -O2  -c initad.f -o initad.o
f95   -fpic  -g -O2  -c insrt.f -o insrt.o
f95   -fpic  -g -O2  -c insrt1.f -o insrt1.o
f95   -fpic  -g -O2  -c intri.f -o intri.o
f95   -fpic  -g -O2  -c locn.f -o locn.o
f95   -fpic  -g -O2  -c master.f -o master.o
f95   -fpic  -g -O2  -c mnnd.f -o mnnd.o
f95   -fpic  -g -O2  -c pred.f -o pred.o
f95   -fpic  -g -O2  -c qtest.f -o qtest.o
f95   -fpic  -g -O2  -c qtest1.f -o qtest1.o
f95   -fpic  -g -O2  -c stoke.f -o stoke.o
f95   -fpic  -g -O2  -c succ.f -o succ.o
f95   -fpic  -g -O2  -c swap.f -o swap.o
f95   -fpic  -g -O2  -c testeq.f -o testeq.o
f95   -fpic  -g -O2  -c triar.f -o triar.o
f95   -fpic  -g -O2  -c trifnd.f -o trifnd.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o deldir.so acchk.o addpt.o adjchk.o binsrt.o circen.o cross.o delet.o delet1.o delout.o delseg.o dirout.o dirseg.o dldins.o initad.o insrt.o insrt1.o intri.o locn.o master.o mnnd.o pred.o qtest.o qtest1.o stoke.o succ.o swap.o testeq.o triar.o trifnd.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/deldir/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'deldir'
    finding HTML links ... done
    deldir-internal                         html  
    deldir                                  html  
    divchain                                html  
    divchain.default                        html  
    divchain.deldir                         html  
    duplicatedxy                            html  
    plot.deldir                             html  
    plot.divchain                           html  
    plot.tile.list                          html  
    plot.triang.list                        html  
    tile.centroids                          html  
    tile.list                               html  
    tilePerim                               html  
    triMat                                  html  
    triang.list                             html  
** building package indices
** testing if installed package can be loaded
* DONE (deldir)
Making 'packages.html' ... done