RPhosFate

Soil and Chemical Substance Emission and Transport Model (Development Version)

https://github.com/gisler/rphosfate

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary

Keywords

emission particulate-phosphorus phosfate source-allocation suspended-solids transport
Last synced: 9 months ago · JSON representation

Repository

Soil and Chemical Substance Emission and Transport Model (Development Version)

Basic Info
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 5
Topics
emission particulate-phosphorus phosfate source-allocation suspended-solids transport
Created about 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog Contributing License

README.md

An enhanced version of the semi-empirical, spatially distributed emission and transport model PhosFate implemented in R and C++. It is based on the D-infinity, but also supports the D8 flow method. The currently available substances are suspended solids (SS) and particulate phosphorus (PP). A major feature is the allocation of substance loads entering surface waters to their sources of origin, which is a basic requirement for the identification of critical source areas and in consequence a cost-effective implementation of mitigation measures.

Copyright (C) 2021 RPhosFate authors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Installation

Install the latest release from CRAN:

install.packages("RPhosFate")

CRAN Version CRAN Checks

Install the development version from GitHub (requires Rtools on Windows and the remotes package):

remotes::install_github("gisler/RPhosFate")

R build status

Semantic versioning

Releases of this project are versioned following the rules of SemVer.

Owner

  • Name: Gerold Hepp
  • Login: gisler
  • Kind: user
  • Location: Vienna

GitHub Events

Total
  • Release event: 2
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 87
  • Pull request event: 4
  • Create event: 3
Last Year
  • Release event: 2
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 87
  • Pull request event: 4
  • Create event: 3

Committers

Last synced: about 3 years ago

All Time
  • Total Commits: 184
  • Total Committers: 1
  • Avg Commits per committer: 184.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
gisler g****r@u****m 184

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 11
  • Total pull requests: 13
  • Average time to close issues: 4 months
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.91
  • Average comments per pull request: 0.54
  • Merged pull requests: 13
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 2
  • Average time to close issues: N/A
  • Average time to close pull requests: 27 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.5
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • gisler (10)
  • rsbivand (1)
Pull Request Authors
  • gisler (15)
Top Labels
Issue Labels
enhancement (6) help wanted (3) docs (2) wontfix (1) ci (1) test (1) bug (1) refactor (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 205 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: RPhosFate

Soil and Chemical Substance Emission and Transport Model

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 205 Last month
Rankings
Stargazers count: 28.5%
Forks count: 28.8%
Dependent packages count: 29.8%
Average: 34.3%
Dependent repos count: 35.5%
Downloads: 49.0%
Maintainers (1)
Last synced: 9 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.5.0 depends
  • Rcpp * imports
  • checkmate * imports
  • graphics * imports
  • hydroGOF * imports
  • methods * imports
  • raster * imports
  • spatstat.geom * imports
  • stats * imports
  • utils * imports
  • yaml * imports
  • knitr * suggests
  • rmarkdown * suggests
  • tinytest * suggests
  • whitebox >= 2.0.0 suggests
.github/workflows/GitHub Pages.yml actions
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/Lint Code Base.yml actions
  • actions/checkout v3 composite
  • github/super-linter v4 composite
.github/workflows/R-CMD-check.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact main composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite