From 8f879e23d4a073041f9bf3e776f151de092f9ead Mon Sep 17 00:00:00 2001 From: atsyplenkov Date: Mon, 15 Aug 2022 14:13:13 +0300 Subject: [PATCH] website + citation info --- DESCRIPTION | 2 +- README.Rmd | 5 + README.md | 11 +- _pkgdown.yml | 18 +++ docs/404.html | 28 +++- docs/LICENSE-text.html | 22 ++- docs/LICENSE.html | 22 ++- docs/articles/LS_alpine.html | 96 +++++------ .../LS_alpine_files/figure-html/setup-1.png | Bin 34353 -> 44569 bytes docs/articles/index.html | 22 ++- docs/authors.html | 44 +++-- docs/index.html | 150 ++++++++++++------ docs/news/index.html | 30 +++- docs/pkgdown.yml | 6 +- docs/reference/aggregate_soilgrids.html | 59 ++++--- docs/reference/figures/README-pressure-1.png | Bin 8524 -> 19668 bytes docs/reference/figures/README-r_plot-1.png | Bin 6274 -> 5221 bytes docs/reference/get_glored-1.png | Bin 25516 -> 18716 bytes docs/reference/get_glored.html | 49 ++++-- docs/reference/get_soilgrids-1.png | Bin 41418 -> 49092 bytes docs/reference/get_soilgrids.html | 73 ++++++--- docs/reference/index.html | 22 ++- docs/reference/k_factor.html | 75 ++++++--- docs/reference/ls_alpine.html | 65 +++++--- docs/sitemap.xml | 3 + inst/CITATION | 25 +++ man/figures/README-pressure-1.png | Bin 8524 -> 19668 bytes man/figures/README-r_plot-1.png | Bin 6274 -> 5221 bytes vignettes/LS_alpine.Rmd | 4 +- 29 files changed, 564 insertions(+), 267 deletions(-) create mode 100644 inst/CITATION diff --git a/DESCRIPTION b/DESCRIPTION index ecf0557..6d1f459 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -16,7 +16,7 @@ Description: This package offers an R implementation of Universal Soil Loss Equa License: MIT + file LICENSE Encoding: UTF-8 LazyData: true -RoxygenNote: 7.2.0 +RoxygenNote: 7.2.1 Depends: R (>= 3.5.0), terra (>= 1.5) Imports: Rsagacmd, purrr Suggests: diff --git a/README.Rmd b/README.Rmd index 83c74cb..4e4e984 100644 --- a/README.Rmd +++ b/README.Rmd @@ -18,6 +18,7 @@ knitr::opts_chunk$set( # rusleR +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6992394.svg)](https://doi.org/10.5281/zenodo.6992394) [![R-CMD-check](https://github.com/atsyplenkov/rusleR/workflows/R-CMD-check/badge.svg)](https://github.com/atsyplenkov/rusleR/actions) [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rusleR)](https://cran.r-project.org/package=rusleR) [![Last-changedate](https://img.shields.io/badge/last%20change-`r gsub('-', '--', Sys.Date())`-yellowgreen.svg)](/commits/master) @@ -115,3 +116,7 @@ While `rusleR` does not redistribute the data or provide it in any way, we encou - [ ] SDR by [Vigiak et al., 2012](https://www.sciencedirect.com/science/article/pii/S0169555X11004478) - [ ] C-factor???? - [ ] Should I use WhiteboxGeo tools in a backend instead of SAGA?? + + +### ACKNOWLEDGEMENTS +_This package was developed in accordance to the Development program of the Interdisciplinary Scientific and Educational School of M.V. Lomonosov Moscow State University "Future Planet and Global Environmental Change"_ diff --git a/README.md b/README.md index 363772d..f826838 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,10 @@ +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6992394.svg)](https://doi.org/10.5281/zenodo.6992394) [![R-CMD-check](https://github.com/atsyplenkov/rusleR/workflows/R-CMD-check/badge.svg)](https://github.com/atsyplenkov/rusleR/actions) [![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rusleR)](https://cran.r-project.org/package=rusleR) -[![Last-changedate](https://img.shields.io/badge/last%20change-2022--07--15-yellowgreen.svg)](/commits/master) +[![Last-changedate](https://img.shields.io/badge/last%20change-2022--08--15-yellowgreen.svg)](/commits/master) [![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental) [![Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, @@ -98,6 +99,7 @@ develop a global erosivity map at 30 arc-seconds(\~1 km) based on a Gaussian Process Regression(GPR). ``` r + library(terra) f <- system.file("extdata/extent.shp", package="rusleR") @@ -164,3 +166,10 @@ LSalpine: 2012](https://www.sciencedirect.com/science/article/pii/S0169555X11004478) - [ ] C-factor???? - [ ] Should I use WhiteboxGeo tools in a backend instead of SAGA?? + +### ACKNOWLEDGEMENTS + +*This package was developed in accordance to the Development program of +the Interdisciplinary Scientific and Educational School of M.V. +Lomonosov Moscow State University “Future Planet and Global +Environmental Change”* diff --git a/_pkgdown.yml b/_pkgdown.yml index 69dd4c0..d691cf4 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,22 @@ url: https://atsyplenkov.github.io/rusleR/ + template: bootstrap: 5 + bootswatch: journal + bslib: + base_font: {google: "Noto Sans"} + heading_font: {google: "Roboto Slab"} + code_font: {google: "Fira Code"} +navbar: + structure: + right: [twitter, github] + components: + twitter: + icon: fa-twitter + href: http://twitter.com/atsyplen + aria-label: Twitter + github: + icon: fa-github + href: https://github.com/atsyplenkov/rusleR + aria-label: Github diff --git a/docs/404.html b/docs/404.html index 6fa4932..cf7cbc3 100644 --- a/docs/404.html +++ b/docs/404.html @@ -13,8 +13,11 @@ - - + + + + + @@ -31,7 +34,7 @@ rusleR - 0.0.1 + 0.0.2