Last data update: 2014.03.03

rgeos

Package: rgeos
Title: Interface to Geometry Engine - Open Source (GEOS)
Version: 0.3-19
Date: 2016-04-04
Depends: R (>= 2.14.0)
Imports: methods, sp (>= 1.1-0), utils, stats, graphics
LinkingTo: sp
Suggests: maptools (>= 0.8-5), testthat, XML, maps, rgdal
LazyLoad: yes
Description: Interface to Geometry Engine - Open Source (GEOS) using the C API for topology operations on geometries. The GEOS library is external to the package, and, when installing the package from source, must be correctly installed first. Windows and Mac Intel OS X binaries are provided on CRAN.
Authors@R: c(
person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no"),
person("Colin", "Rundel", role = "aut"),
person("Edzer", "Pebesma", role = "ctb"),
person("Karl Ove", "Hufthammer", role = "ctb"))
License: GPL (>= 2)
URL: https://r-forge.r-project.org/projects/rgeos/
http://trac.osgeo.org/geos/
SystemRequirements: GEOS (>= 3.2.0); for building from source: GEOS
from http://trac.osgeo.org/geos/; GEOS OSX frameworks built by
William Kyngesburye at http://www.kyngchaos.com/ may be used
for source installs on OSX.
NeedsCompilation: yes
Packaged: 2016-04-04 12:08:13 UTC; rsb
Author: Roger Bivand [cre, aut],
Colin Rundel [aut],
Edzer Pebesma [ctb],
Karl Ove Hufthammer [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2016-04-04 18:39:44

● 0 images, 43 functions, 0 datasets
Reverse Depends: 12

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rgeos' ...
** package 'rgeos' successfully unpacked and MD5 sums checked
configure: CC: gcc
configure: CXX: g++
configure: rgeos: 0.3-19
checking for /usr/bin/svnversion... yes
configure: svn revision: 524
checking for geos-config... /usr/bin/geos-config
checking geos-config usability... yes
configure: GEOS version: 3.5.0
checking geos version at least 3.2.0... yes
checking geos-config clibs... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking geos_c.h usability... yes
checking geos_c.h presence... yes
checking for geos_c.h... yes
checking geos: linking with libgeos_c... yes
configure: PKG_CPPFLAGS:  -I/usr/include
configure: PKG_LIBS:  -L/usr/lib/x86_64-linux-gnu -lgeos-3.5.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c
configure: creating ./config.status
config.status: creating src/Makevars
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c dummy.cc -o dummy.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c local_stubs.c -o local_stubs.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos.c -o rgeos.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_R2geos.c -o rgeos_R2geos.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_R2geosMP.c -o rgeos_R2geosMP.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_bbox.c -o rgeos_bbox.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_buffer.c -o rgeos_buffer.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_coord.c -o rgeos_coord.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_geos2R.c -o rgeos_geos2R.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_misc.c -o rgeos_misc.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_poly2nb.c -o rgeos_poly2nb.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_predicate_binary.c -o rgeos_predicate_binary.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_predicate_unary.c -o rgeos_predicate_unary.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_topology.c -o rgeos_topology.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_topology_binary.c -o rgeos_topology_binary.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_validate.c -o rgeos_validate.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG -I/usr/include -I/usr/local/include -I"/home/ddbj/local/lib64/R/library/sp/include"   -fpic  -g -O2  -c rgeos_wkt.c -o rgeos_wkt.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o rgeos.so dummy.o init.o local_stubs.o rgeos.o rgeos_R2geos.o rgeos_R2geosMP.o rgeos_bbox.o rgeos_buffer.o rgeos_coord.o rgeos_geos2R.o rgeos_misc.o rgeos_poly2nb.o rgeos_predicate_binary.o rgeos_predicate_unary.o rgeos_topology.o rgeos_topology_binary.o rgeos_validate.o rgeos_wkt.o -L/usr/lib/x86_64-linux-gnu -lgeos-3.5.0 -L/usr/lib/x86_64-linux-gnu -lgeos_c -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/rgeos/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rgeos'
    finding HTML links ... done
    class-Ring                              html  
    class-SpatialCollections                html  
    finding level-2 HTML links ... done

    class-SpatialRings                      html  
    class-SpatialRingsDataFrame             html  
    class-gpc.poly                          html  
    class-gpc.poly.nohole                   html  
    comment-functions                       html  
    constructor-SpatialCollections          html  
    constructor-SpatialRings                html  
    experimental-functions                  html  
    gpc-new-generics                        html  
    gpc-polyfile                            html  
    labelpt                                 html  
Rd warning: /tmp/Rtmp25wBLS/R.INSTALL39f126dc4958/rgeos/man/labelpt.Rd:120: missing file link 'pointLabel'
    misc-gArea                              html  
    misc-gBuffer                            html  
    misc-gDistance                          html  
    misc-gLength                            html  
    misc-over                               html  
    pred-binary-gContains                   html  
    pred-binary-gCrosses                    html  
    pred-binary-gEquals                     html  
    pred-binary-gIntersects                 html  
    pred-binary-gRelate                     html  
    pred-binary-gTouches                    html  
    pred-unary-gIsEmpty                     html  
    pred-unary-gIsRing                      html  
    pred-unary-gIsSimple                    html  
    pred-unary-gIsValid                     html  
    topo-bin-gDifference                    html  
    topo-bin-gIntersection                  html  
    topo-bin-gSymdifference                 html  
    topo-bin-gUnion                         html  
    topo-unary-gBoundary                    html  
    topo-unary-gCentroid                    html  
    topo-unary-gConvexHull                  html  
    topo-unary-gDelaunayTriangulation       html  
    topo-unary-gEnvelope                    html  
    topo-unary-gNode                        html  
    topo-unary-gPointOnSurface              html  
    topo-unary-gPolygonize                  html  
    topo-unary-gSimplify                    html  
    utility-functions                       html  
    wkt-functions                           html  
** building package indices
** testing if installed package can be loaded
* DONE (rgeos)
Making 'packages.html' ... done