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
- Host: GitHub
- Owner: ausgis
- Language: R
- Default Branch: main
- Homepage: https://ausgis.github.io/localsp/
- Size: 2.71 MB
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
[](https://CRAN.R-project.org/package=localsp)
[](https://CRAN.R-project.org/package=localsp)
[](https://CRAN.R-project.org/package=localsp)
[](https://ausgis.r-universe.dev/localsp)
[](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
- Website: https://yongzesong.com/geospatial-intelligence-lab/
- Repositories: 1
- Profile: https://github.com/ausgis
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
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
- Homepage: https://ausgis.github.io/localsp/
- Documentation: http://cran.r-project.org/web/packages/localsp/localsp.pdf
- License: GPL-3
-
Latest release: 0.1.0
published over 1 year ago
Rankings
Dependent packages count: 27.3%
Dependent repos count: 33.7%
Average: 49.3%
Downloads: 86.9%
Maintainers (1)
Last synced:
11 months ago