Package: belg Title: Boltzmann Entropy of a Landscape Gradient Version: 1.5.3 Description: Calculates the Boltzmann entropy of a landscape gradient. This package uses the analytical method created by Gao, P., Zhang, H. and Li, Z., 2018 () and by Gao, P. and Li, Z., 2019 (). It also extend the original ideas by allowing calculations on data with missing values. Authors@R: c(person("Jakub", "Nowosad", email = "nowosad.jakub@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1057-3721")), person("Space Informatics Lab", role = c("cph")) ) License: MIT + file LICENSE Encoding: UTF-8 ByteCompile: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.2 Depends: R (>= 3.3.0) LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp Suggests: testthat, sp, raster, covr, knitr, rmarkdown, ggplot2, rasterVis, stars, terra URL: https://r-spatialecology.github.io/belg/ BugReports: https://github.com/r-spatialecology/belg/issues VignetteBuilder: knitr Repository: https://r-spatialecology.r-universe.dev Date/Publication: 2022-12-15 15:09:31 UTC RemoteUrl: https://github.com/r-spatialecology/belg RemoteRef: HEAD RemoteSha: cf1bb63cf07e575aa78489991cee1e9e0c6470af NeedsCompilation: yes Packaged: 2026-06-12 11:08:45 UTC; root Author: Jakub Nowosad [aut, cre] (ORCID: ), Space Informatics Lab [cph] Maintainer: Jakub Nowosad