https://github.com/r-simmer/simmer.plot
Plotting Methods for 'simmer'
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 (9.2%) to scientific vocabulary
Keywords
Repository
Plotting Methods for 'simmer'
Basic Info
- Host: GitHub
- Owner: r-simmer
- License: other
- Language: R
- Default Branch: master
- Homepage: https://r-simmer.org/extensions/plot
- Size: 175 KB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 4
- Releases: 18
Topics
Metadata Files
README.md
.plot
simmer.plot provides plotting methods for simmer, the Discrete-Event Simulation (DES) package for R.
Documentation
Documentation is available at r-simmer.org/extensions/plot/reference. To get started, please explore our vignettes online, or in R:
r
vignette(package = "simmer.plot")
Installation
Install the release version from CRAN:
r
install.packages("simmer.plot")
The installation from GitHub requires the remotes package.
``` r
install.packages("remotes")
remotes::install_github("r-simmer/simmer.plot") ```
Owner
- Name: r-simmer
- Login: r-simmer
- Kind: organization
- Website: http://r-simmer.org
- Repositories: 12
- Profile: https://github.com/r-simmer
Discrete-Event Simulation for R
GitHub Events
Total
- Release event: 1
- Push event: 1
Last Year
- Release event: 1
- Push event: 1
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Iñaki Úcar | i****6@g****m | 122 |
| Iñaki Úcar | i****r@f****g | 46 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 27
- Total pull requests: 2
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 hours
- Total issue authors: 8
- Total pull request authors: 1
- Average comments per issue: 0.93
- Average comments per pull request: 1.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 29 days
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 0.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Enchufa2 (20)
- instantkaffee (1)
- poudeldinesh (1)
- harveymj (1)
- Aorus42 (1)
- slyles1001 (1)
- yinchi (1)
- fenghaolin (1)
Pull Request Authors
- Enchufa2 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 718 last-month
- Total docker downloads: 875
- Total dependent packages: 2
- Total dependent repositories: 2
- Total versions: 18
- Total maintainers: 1
cran.r-project.org: simmer.plot
Plotting Methods for 'simmer'
- Homepage: https://r-simmer.org
- Documentation: http://cran.r-project.org/web/packages/simmer.plot/simmer.plot.pdf
- License: MIT + file LICENSE
-
Latest release: 0.1.19
published 7 months ago