Last data update: 2014.03.03

RSAGA

Package: RSAGA
Type: Package
Title: SAGA Geoprocessing and Terrain Analysis in R
Version: 0.94-5
Date: 2015-12-23
Author: Alexander Brenning and Donovan Bangs
Maintainer: Alexander Brenning <alexander.brenning@uni-jena.de>
Description: Provides access to geocomputing and terrain analysis
functions of the geographical information system (GIS) 'SAGA' (System for
Automated Geoscientific Analyses) from within R by running the command
line version of SAGA. This package furthermore provides several R functions
for handling ASCII grids, including a flexible framework for applying local
functions (including predict methods of fitted models) and focal functions to
multiple grids. SAGA GIS is available under GPLv2 / LGPLv2 licence from
http://sourceforge.net/projects/saga-gis/.
License: GPL-2 | file LICENSE
SystemRequirements: SAGA GIS (2.0.4 - 2.2.3)
Depends: R (>= 2.10), gstat, shapefiles, plyr
Suggests: knitr
LazyLoad: yes
Collate: 'gridtools.R' 'RSAGA-core.R' 'RSAGA-modules.R' 'RSAGA-utils.R'
'RSAGA-package.R' 'landslides.R'
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-12-23 13:17:11 UTC; Donovan
Repository: CRAN
Date/Publication: 2016-01-05 09:34:50

● Cran Task View: Spatial
● 0 images, 50 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RSAGA' ...
** package 'RSAGA' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RSAGA'
    finding HTML links ... done
    RSAGA-package                           html  
    centervalue                             html  
    create.variable.name                    html  
    focal.function                          html  
    grid.predict                            html  
    grid.to.xyz                             html  
    landslides                              html  
    match.arg.ext                           html  
    multi.focal.function                    html  
    pick.from.points                        html  
    read.ascii.grid                         html  
Rd warning: /tmp/Rtmp2jBgI8/R.INSTALL192b12451753/RSAGA/man/read.ascii.grid.Rd:92: missing file link 'writeGDAL'
Rd warning: /tmp/Rtmp2jBgI8/R.INSTALL192b12451753/RSAGA/man/read.ascii.grid.Rd:100: missing file link 'writeGDAL'
Rd warning: /tmp/Rtmp2jBgI8/R.INSTALL192b12451753/RSAGA/man/read.ascii.grid.Rd:100: missing file link 'writeAsciiGrid'
    relative.position                       html  
    resid.median                            html  
    rsaga.add.grid.values.to.points         html  
    rsaga.close.gaps                        html  
    rsaga.contour                           html  
    rsaga.copy.sgrd                         html  
    rsaga.default.path                      html  
    rsaga.env                               html  
    rsaga.esri.to.sgrd                      html  
    rsaga.esri.wrapper                      html  
    rsaga.fill.sinks                        html  
    rsaga.filter.gauss                      html  
    rsaga.filter.simple                     html  
    rsaga.geoprocessor                      html  
    rsaga.get.modules                       html  
    rsaga.get.usage                         html  
    rsaga.get.version                       html  
    rsaga.grid.calculus                     html  
    rsaga.grid.to.points                    html  
    rsaga.hillshade                         html  
    rsaga.html.help                         html  
    rsaga.import.gdal                       html  
    rsaga.insolation                        html  
    rsaga.inverse.distance                  html  
Rd warning: /tmp/Rtmp2jBgI8/R.INSTALL192b12451753/RSAGA/man/rsaga.inverse.distance.Rd:55: missing file link 'write.shapefile'
Rd warning: /tmp/Rtmp2jBgI8/R.INSTALL192b12451753/RSAGA/man/rsaga.inverse.distance.Rd:66: missing file link 'idw'
    rsaga.lib.prefix                        html  
    rsaga.local.morphometry                 html  
    rsaga.parallel.processing               html  
    rsaga.pisr                              html  
    rsaga.pisr2                             html  
    rsaga.sgrd.to.esri                      html  
    rsaga.sink.removal                      html  
    rsaga.sink.route                        html  
    rsaga.slope.asp.curv                    html  
    rsaga.solar.radiation                   html  
    rsaga.target                            html  
    rsaga.topdown.processing                html  
    rsaga.wetness.index                     html  
    set.file.extension                      html  
    wind.shelter                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (RSAGA)
Making 'packages.html' ... done