Last data update: 2014.03.03

constrainedKriging

Package: constrainedKriging
Version: 0.2.4
Type: Package
Title: Constrained, Covariance-Matching Constrained and Universal Point
or Block Kriging
Date: 2015-04-23
Author: Christoph Hofer
Maintainer: Christoph Hofer <christoph.hofer@zhaw.ch>
Description: Provides functions for
efficient computations of nonlinear spatial predictions with
local change of support. This package supplies functions for
tow-dimensional spatial interpolation by constrained,
covariance-matching constrained and universal (external drift)
kriging for points or block of any shape for data with a
nonstationary mean function and an isotropic weakly stationary
variogram. The linear spatial interpolation methods,
constrained and covariance-matching constrained kriging,
provide approximately unbiased prediction for nonlinear target
values under change of support. This package
extends the range of geostatistical tools available in R and
provides a veritable alternative to conditional simulation for
nonlinear spatial prediction problems with local change of
support.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
Depends: R (>= 2.9.0), sp (>= 0.9-60), spatialCovariance (>= 0.6-4),
methods
Imports: rgeos (>= 0.2-17), RandomFields (>= 1.3.41),
Suggests: spdep (>= 0.5-43)
Packaged: 2015-04-30 19:10:00 UTC; hofc
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-04-30 23:59:28

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'constrainedKriging' ...
** package 'constrainedKriging' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c point_block_cov.c -o point_block_cov.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o constrainedKriging.so point_block_cov.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/constrainedKriging/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
in method for 'CKrige' with signature '"formula","data.frame","formula","preCKrigePolygons"': no definition for class "preCKrigePolygons"
in method for 'CKrige' with signature '"formula","data.frame","formula","preCKrigePoints"': no definition for class "preCKrigePoints"
in method for 'preCKrige' with signature '"SpatialPolygonsDataFrame","ANY","covmodel"': no definition for class "covmodel"
in method for 'preCKrige' with signature '"SpatialPointsDataFrame","ANY","covmodel"': no definition for class "covmodel"
in method for 'preCKrige' with signature '"SpatialPolygons","ANY","covmodel"': no definition for class "covmodel"
in method for 'preCKrige' with signature '"SpatialPoints","ANY","covmodel"': no definition for class "covmodel"
** help
*** installing help indices
  converting help for package 'constrainedKriging'
    finding HTML links ... done
    CKrige                                  html  
    constrainedKriging-package              html  
    covmodel                                html  
    internal.functions                      html  
    meuse.blocks                            html  
    plot.preCKrigePolygons                  html  
    preCKrige                               html  
    finding level-2 HTML links ... done

    preCKrigePoints-class                   html  
    preCKrigePolygons-class                 html  
** building package indices
** testing if installed package can be loaded
* DONE (constrainedKriging)
Making 'packages.html' ... done