Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
βCITATION.cff file
-
βcodemeta.json file
-
β.zenodo.json file
-
βDOI references
-
βAcademic publication links
-
βCommitters with academic emails
1 of 1 committers (100.0%) from academic institutions -
βInstitutional organization owner
-
βJOSS paper metadata
-
βScientific vocabulary similarity
Low similarity (10.7%) to scientific vocabulary
Keywords
r
river-networks
rstats
spatial
Last synced: 6 months ago
·
JSON representation
Repository
π Smoothing for Stream Network Data
Basic Info
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Archived
Topics
r
river-networks
rstats
spatial
Created almost 9 years ago
· Last pushed over 5 years ago
Metadata Files
Readme
README.Rmd
---
output: github_document
---
```{r, echo = FALSE}
knitr::opts_chunk$set(
fig.path = "man/figures/README-"
)
```
# smnet
[](https://cran.r-project.org/package=smnet)
[](https://cran.r-project.org/package=smnet)
[](https://cran.r-project.org/web/checks/check_results_smnet.html)
Note
---
This repo is no longer actively developed, however I will continue to fix bugs and issues as and when they are reported. If you'd be interested to take over maintenance and development of `smnet`, I'd be happy to hear from you - please get in touch!
Overview
---
Fits flexible additive models to data on stream networks, taking account of flow-connectivity of the network. Models are fitted using penalised least squares.
Installation
---
To install the development version of the package, use
```{r, eval = FALSE}
remotes::install_github("alastairrushworth/smnet")
```
To install the CRAN version of the package, use
```{r, eval = FALSE}
install.packages("smnet")
```
References
---
- OβDonnell, D., Rushworth, A., Bowman, AW., Scott, EM., Hallard, M. (2014). [Flexible regression models over river n etworks.](https://alastairrushworth.github.io/papers/flexible_regression_river_networks.pdf) _Journal of the Royal Statistical Society: Series C (Applied Statistics),_ 63 (1), 47-63.
- Rushworth, AM., Peterson, EE., Ver Hoef, JM., Bowman, AW. (2015). [Validation and comparison of geostatistical and spline models for spatial stream networks.](https://alastairrushworth.github.io/papers/comparison_stream_network_models.pdf) _Environmetrics,_ 26 (5), 327-338.
- Hoef, J.V., Peterson, E., Clifford, D. and Shah, R., (2014). [SSN: An R package for spatial statistical modeling on stream networks.](https://www.jstatsoft.org/index.php/jss/article/view/v056i03/v56i03.pdf) _Journal of Statistical Software,_ 56 (3), 1-45.
Owner
- Name: alastair rushworth
- Login: alastairrushworth
- Kind: user
- Location: Edinburgh, UK
- Repositories: 6
- Profile: https://github.com/alastairrushworth
π¬ Stats & ML hacker π Python & R
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| alastair rushworth | a****7@a****k | 19 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 152 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: smnet
Smoothing for Stream Network Data
- Homepage: https://github.com/alastairrushworth/smnet/
- Documentation: http://cran.r-project.org/web/packages/smnet/smnet.pdf
- License: GPL-2
- Status: removed
-
Latest release: 2.1.2
published over 5 years ago
Rankings
Forks count: 28.8%
Dependent packages count: 29.8%
Stargazers count: 31.7%
Dependent repos count: 35.5%
Average: 37.0%
Downloads: 59.4%
Maintainers (1)
Last synced:
about 2 years ago
Dependencies
DESCRIPTION
cran
- R >= 3.0.1 depends
- SSN * depends
- RSQLite * imports
- grDevices * imports
- graphics * imports
- methods * imports
- spam * imports
- splines * imports
- stats * imports
- testthat * suggests