localsp

Local Indicator of Stratified Power

https://github.com/ausgis/localsp

Science Score: 39.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
    Found 3 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.7%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Local Indicator of Stratified Power

Basic Info
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed over 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%"
)
```

# localsp localsp website


[![CRAN](https://www.r-pkg.org/badges/version/localsp)](https://CRAN.R-project.org/package=localsp)
[![Downloads_All](https://badgen.net/cran/dt/localsp?color=orange)](https://CRAN.R-project.org/package=localsp)
[![Downloads](https://cranlogs.r-pkg.org/badges/localsp)](https://CRAN.R-project.org/package=localsp)
[![R-universe](https://ausgis.r-universe.dev/badges/localsp)](https://ausgis.r-universe.dev/localsp)
[![DOI](https://img.shields.io/badge/DOI-10.1080/13658816.2024.2437811-faa92e)](https://doi.org/10.1080/13658816.2024.2437811)


**Local Indicator of Stratified Power**

## Installation

- Install from [CRAN](https://CRAN.R-project.org/package=localsp) with:

``` r
install.packages("localsp", dep = TRUE)
```

- Install development binary version from [R-universe](https://ausgis.r-universe.dev/localsp) with:

``` r
install.packages("localsp",
                 repos = c("https://ausgis.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
```

- Install development source version from [GitHub](https://github.com/ausgis/localsp) with:

``` r
# install.packages("devtools")
devtools::install_github("ausgis/localsp",
                         build_vignettes = TRUE,
                         dep = TRUE)
```

Owner

  • Name: Geospatial Intelligence Lab
  • Login: ausgis
  • Kind: organization
  • Email: yongze.song@curtin.edu.au
  • Location: Australia

Advancing the forefront of geospatial analysis and AI by creating cutting-edge methods and tools for sustainable development within infrastructure and industry

GitHub Events

Total
  • Release event: 1
  • Watch event: 3
  • Push event: 63
  • Pull request event: 22
  • Create event: 5
Last Year
  • Release event: 1
  • Watch event: 3
  • Push event: 63
  • Pull request event: 22
  • Create event: 5

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 57
  • Total Committers: 1
  • Avg Commits per committer: 57.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 57
  • Committers: 1
  • Avg Commits per committer: 57.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
SpatLyu l****l@g****m 57

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 0
  • Total pull requests: 21
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 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: 20
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 21
  • Average time to close issues: N/A
  • Average time to close pull requests: 4 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 20
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • SpatLyu (21)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 166 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: localsp

Local Indicator of Stratified Power

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 166 Last month
Rankings
Dependent packages count: 27.3%
Dependent repos count: 33.7%
Average: 49.3%
Downloads: 86.9%
Maintainers (1)
Last synced: 11 months ago