Skip to content

Current source and development for the LatticeKrig R Package providing spatial interpolation for large data sets.

Notifications You must be signed in to change notification settings

dnychka/LatticeKrigRPackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LatticeKrigRPackage

LatticeKrig R Package providing spatial interpolation for large data sets.

LatticeKrig is frozen at version 8.0 in the NCAR repository.

This repository will now be used current source and development for the

LatticeKrig: Multiresolution Kriging Based on Markov Random Fields

This repository contains some supplemental material in this top level and see the subdirectory LatticeKrig for the "head" of the standard R package. The most current package on CRAN is listed here as LatticeKrig_VERSION.tar.gz .

To create a possibly new version from this repository download the LatticeKrig subdirectory and in UNIX

 R CMD build --force LatticeKrig

To install this version for your system try

R CMD INSTALL LatticeKrig

or from the tar ball

R CMD INSTALL LatticeKrig_VERSION.tar.gz

where VERSION are the correct version numbers in this file.

LatticeKrig uses some fortran that will have to be compiled see as an example for macs

https://cran.r-project.org/bin/macosx/toolsfor

About

Current source and development for the LatticeKrig R Package providing spatial interpolation for large data sets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published