diff --git a/index.html b/index.html index 2ca1570..13d1bc2 100644 --- a/index.html +++ b/index.html @@ -106,6 +106,22 @@

License

GPL (>= 2)

+
+

Citation +

+ +
  Tzeng S, Huang H, Wang W, Nychka D, Gillespie C (2021). _autoFRK: Automatic Fixed
+  Rank Kriging_. R package version 1.4.3,
+  <https://CRAN.R-project.org/package=autoFRK>.
+ +
  @Manual{,
+    title = {autoFRK: Automatic Fixed Rank Kriging},
+    author = {ShengLi Tzeng and Hsin-Cheng Huang and Wen-Ting Wang and Douglas Nychka and Colin Gillespie},
+    year = {2021},
+    note = {R package version 1.4.3},
+    url = {https://CRAN.R-project.org/package=autoFRK},
+  }
+
diff --git a/pkgdown.yml b/pkgdown.yml index fd477ec..121d039 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -2,5 +2,5 @@ pandoc: 2.7.3 pkgdown: 2.0.7 pkgdown_sha: ~ articles: {} -last_built: 2023-01-26T14:41Z +last_built: 2023-12-21T06:48Z diff --git a/reference/autoFRK.html b/reference/autoFRK.html index ba183a3..74b8d73 100644 --- a/reference/autoFRK.html +++ b/reference/autoFRK.html @@ -239,7 +239,6 @@

Examples

require(fields) #> Loading required package: fields -#> Loading required package: viridis #> Loading required package: viridisLite #> #> Try help(fields) to get started.