Science Score: 33.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
  • DOI references
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    1 of 3 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: palderman
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Size: 861 KB
Statistics
  • Stars: 24
  • Watchers: 5
  • Forks: 19
  • Open Issues: 13
  • Releases: 9
Created almost 7 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Changelog License

README.md

DSSAT

DOI

The purpose of this package is to provide a comprehensive R interface to the Decision Support System for Agrotechnology Transfer Cropping Systems Model (DSSAT-CSM). The package provides cross-platform functions to:

Implemented

  • Read input files:
    • File X
    • File T
    • File A
    • Crop parameter files (*.CUL,*.ECO)
    • Soil input files (*.SOL)
    • Weather input files (*.WTH)
    • Pest input files (*.PST)
    • DSSAT Batch file (DSSBatch.V*)
  • Write input files:
    • File X
    • File T
    • File A
    • Weather input files (*.WTH)
    • Soil input files (*.SOL)
    • DSSAT Batch file (DSSBatch.V*)
  • Run DSSAT-CSM in the following modes:
    • Batch
  • Read output files:
    • Daily
    • Seasonal

Awaiting implementation

  • Read input files:
    • Crop parameter files (*.SPE)
  • Write input files:
    • Pest input files (*.PST)
    • Crop parameter files (*.SPE)
  • Run DSSAT-CSM in the following modes:
    • Seasonal
    • Sequence

Owner

  • Login: palderman
  • Kind: user

GitHub Events

Total
  • Watch event: 3
  • Fork event: 1
Last Year
  • Watch event: 3
  • Fork event: 1

Committers

Last synced: about 2 years ago

All Time
  • Total Commits: 179
  • Total Committers: 3
  • Avg Commits per committer: 59.667
  • Development Distribution Score (DDS): 0.145
Past Year
  • Commits: 51
  • Committers: 2
  • Avg Commits per committer: 25.5
  • Development Distribution Score (DDS): 0.098
Top Committers
Name Email Commits
Phillip D. Alderman p****n@o****u 153
Phillip Alderman p****n@g****m 25
DavisVaughan d****s@r****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 55
  • Total pull requests: 2
  • Average time to close issues: 5 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 21
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 3.5
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 0
  • Average time to close issues: 4 days
  • Average time to close pull requests: N/A
  • Issue authors: 3
  • Pull request authors: 0
  • Average comments per issue: 1.33
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • palderman (29)
  • gonzarizzo (3)
  • ThePandyMan (2)
  • lpmorenoc (2)
  • mehmoodmz (2)
  • maria-quade (2)
  • Hafmic (1)
  • jprakash23 (1)
  • valentinapereyra (1)
  • Prasanna2401 (1)
  • iamsriki (1)
  • hy9jp1 (1)
  • mfansler (1)
  • AnnaBlanke (1)
  • pkj002 (1)
Pull Request Authors
  • jimhester (1)
  • DavisVaughan (1)
Top Labels
Issue Labels
feature (10) later (10) now (8) bug (3)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 272 last-month
  • Total docker downloads: 21,613
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 9
  • Total maintainers: 1
cran.r-project.org: DSSAT

A Comprehensive R Interface for the DSSAT Cropping Systems Model

  • Versions: 9
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 272 Last month
  • Docker Downloads: 21,613
Rankings
Docker downloads count: 0.6%
Forks count: 4.8%
Stargazers count: 12.8%
Average: 15.2%
Downloads: 20.7%
Dependent repos count: 23.8%
Dependent packages count: 28.6%
Last synced: 10 months ago

Dependencies

DESCRIPTION cran
  • dplyr >= 1.0.0 imports
  • glue * imports
  • lubridate * imports
  • methods * imports
  • purrr * imports
  • readr * imports
  • rlang * imports
  • stringr * imports
  • tidyr * imports
  • utils * imports
  • knitr * suggests
  • rmarkdown * suggests