Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.
/ rgslib Public archive

Port GSLIB to R

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

alex-trueman/rgslib

Repository files navigation

License: MIT Project Status: WIP ? Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. minimal R version CRAN_Status_Badge packageversion

rgslib

rgslib provides an interface to the GSLIB and CCG Fortran programes managed and developed by the CCG. These are geostatistical programes and other associated utility programes for spatial modelling of mineral deposits.

I am slowly adding additional functionality as I need it. If there is something specific that you require please add an issue on the GitHub reporitory.

Installation

rgslib is not available on CRAN but can be installed from Github using the devtools package.

# install.packages("devtools")
devtools::install_github("truemoid/rgslib")

Various compiled Fortran programes are required for many rgslib functions. The location of the executables must be in the path environment variable of your OS. I have only tested this on Windows 10, but if you have programes compiled for another OS this package should work.

The programs required are all compiled by the CCG and are: addcoord, declus, unscore, varcalc, and varmap.

Code of conduct

Please note that the 'rgslib' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Port GSLIB to R

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages