Last data update: 2014.03.03

sgeostat

Package: sgeostat
Title: An Object-Oriented Framework for Geostatistical Modeling in S+
Version: 1.0-27
Author: S original by James J. Majure <majure@iastate.edu> Iowa State University, R port + extensions by Albrecht Gebhardt <albrecht.gebhardt@aau.at>
Maintainer: Albrecht Gebhardt <albrecht.gebhardt@aau.at>
Description: An Object-oriented Framework for Geostatistical Modeling in S+
containing functions for variogram estimation, variogram fitting and kriging
as well as some plot functions. Written entirely in S, therefore works only
for small data sets in acceptable computing time.
Depends: stats, grDevices, graphics, R (>= 2.0.0)
License: GPL (>= 2)
Date: 2016-02-02
NeedsCompilation: yes
Packaged: 2016-02-02 20:28:51 UTC; alge
Repository: CRAN
Date/Publication: 2016-02-03 01:11:19

● Cran Task View: Spatial
● 0 images, 17 functions, 2 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sgeostat' ...
** package 'sgeostat' successfully unpacked and MD5 sums checked
** libs
f95   -fpic  -g -O2  -c inplg.f -o inplg.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sgeostat.so inplg.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/sgeostat/libs
** R
** data
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sgeostat'
    finding HTML links ... done
    est.variogram                           html  
    fit.trend                               html  
    fit.variogram                           html  
    identify.point                          html  
    in.chull                                html  
    in.polygon                              html  
    krige                                   html  
    lagplot                                 html  
    maas                                    html  
    maas.bank                               html  
    pair                                    html  
    plot.point                              html  
    plot.variogram                          html  
    point                                   html  
    print.pair                              html  
    print.point                             html  
    sgeostat-internal                       html  
    spacebox                                html  
    spacecloud                              html  
** building package indices
** testing if installed package can be loaded
* DONE (sgeostat)
Making 'packages.html' ... done