Home
Name Modified Size InfoDownloads / Week
autoFRK_1.0.tar.gz 2017-06-25 16.6 kB
autoFRK-manual.pdf 2017-06-25 120.6 kB
README.txt 2017-06-25 566 Bytes
Totals: 3 Items   137.8 kB 0
#Before installing 'autoFRK', make sure that the following packages are installed.
#The package will be uploaded to 'The Comprehensive R Archive Network'
#so check https://cran.r-project.org  for newer version. 

library(fields)
library(filehashSQLite)
library(filehash)
library(LatticeKrig)
library(spam)
library(RSpectra)
library(Matrix)
library(filematrix)

#Let PKGpath be your downloaded path of autoFRK_1.0.tar.gz, e.g.,
# PKGpath='./autoFRK_1.0.tar.gz'
#Install the package as follows:
install.packages(PKGpath, repos = NULL, type="source")
Source: README.txt, updated 2017-06-25