Science Score: 13.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
An Option Manager for R
Basic Info
- Host: GitHub
- Owner: markvanderloo
- Language: R
- Default Branch: master
- Size: 60.5 KB
Statistics
- Stars: 8
- Watchers: 2
- Forks: 4
- Open Issues: 4
- Releases: 0
Created almost 12 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
README.md
settings
An Option Settings Manager for R.
- See the package vignette for examples
Installation
From R:
install.packages('settings')
The latest beta is available from my drat repo (if your computer is
infected with Windows, you need to install
rtools first).
drat::addRepo("markvanderloo")
install.packages("settings", type="source")
Owner
- Name: Mark van der Loo
- Login: markvanderloo
- Kind: user
- Location: Netherlands
- Company: Statistics Netherlands | Tridata
- Website: http://www.markvanderloo.eu
- Repositories: 49
- Profile: https://github.com/markvanderloo
math, programming, data
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| mark | m****o@g****m | 53 |
| Bill Denney | w****y@h****m | 2 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 7
- Total pull requests: 3
- Average time to close issues: 13 days
- Average time to close pull requests: about 1 hour
- Total issue authors: 4
- Total pull request authors: 2
- Average comments per issue: 4.29
- Average comments per pull request: 0.67
- Merged pull requests: 2
- 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
- billdenney (3)
- jamiefolson (2)
- rappster (1)
- gaborcsardi (1)
Pull Request Authors
- billdenney (2)
- rubenww (1)
Top Labels
Issue Labels
question (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 1,585 last-month
- Total docker downloads: 132,027
- Total dependent packages: 13
- Total dependent repositories: 19
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: settings
Software Option Settings Manager for R
- Homepage: https://github.com/markvanderloo/settings
- Documentation: http://cran.r-project.org/web/packages/settings/settings.pdf
- License: GPL-3
-
Latest release: 0.2.7
published about 5 years ago
Rankings
Dependent packages count: 4.6%
Dependent repos count: 6.5%
Downloads: 9.3%
Forks count: 12.2%
Average: 13.0%
Stargazers count: 19.3%
Docker downloads count: 25.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
pkg/DESCRIPTION
cran
- grDevices * imports
- graphics * imports
- knitr * suggests
- rmarkdown * suggests
- tinytest * suggests