sshicm
Information Consistency-Based Measures for Spatial Stratified Heterogeneity
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.8%) to scientific vocabulary
Keywords
geoinformatics
geospatial-analysis
information-theory
spatial-statistics
spatial-stratified-heterogeneity
Last synced: 6 months ago
·
JSON representation
Repository
Information Consistency-Based Measures for Spatial Stratified Heterogeneity
Basic Info
- Host: GitHub
- Owner: stscl
- Language: C++
- Default Branch: main
- Homepage: https://stscl.github.io/sshicm/
- Size: 2.46 MB
Statistics
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
geoinformatics
geospatial-analysis
information-theory
spatial-statistics
spatial-stratified-heterogeneity
Created about 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "##",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# sshicm
logo by Sibyl
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://CRAN.R-project.org/package=sshicm)
[](https://CRAN.R-project.org/package=sshicm)
[](https://CRAN.R-project.org/package=sshicm)
[](https://stscl.r-universe.dev/sshicm)
**Information Consistency-Based Measures for Spatial Stratified Heterogeneity**
## Installation
- Install from [CRAN](https://CRAN.R-project.org/package=sshicm) with:
``` r
install.packages("sshicm", dep = TRUE)
```
- Install binary version from [R-universe](https://stscl.r-universe.dev/sshicm) with:
``` r
install.packages("sshicm",
repos = c("https://stscl.r-universe.dev",
"https://cloud.r-project.org"),
dep = TRUE)
```
- Install from source code on [GitHub](https://github.com/stscl/sshicm) with:
```r
if (!requireNamespace("devtools")) {
install.packages("devtools")
}
devtools::install_github("stscl/sshicm",
build_vignettes = TRUE,
dep = TRUE)
```
Owner
- Name: Spatiotemporal statistical computing liberalization community
- Login: stscl
- Kind: organization
- Email: lyu.geosocial@gmail.com
- Location: China
- Repositories: 3
- Profile: https://github.com/stscl
GitHub Events
Total
- Release event: 1
- Watch event: 4
- Delete event: 1
- Push event: 110
- Pull request event: 17
- Create event: 6
Last Year
- Release event: 1
- Watch event: 4
- Delete event: 1
- Push event: 110
- Pull request event: 17
- Create event: 6
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 3 minutes
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 3 minutes
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 10
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- SpatLyu (19)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 179 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: sshicm
Information Consistency-Based Measures for Spatial Stratified Heterogeneity
- Homepage: https://stscl.github.io/sshicm/
- Documentation: http://cran.r-project.org/web/packages/sshicm/sshicm.pdf
- License: GPL-3
-
Latest release: 0.1.0
published about 1 year ago
Rankings
Dependent packages count: 27.6%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 86.9%
Maintainers (1)
Last synced:
6 months ago