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
2 of 16 committers (12.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.8%) to scientific vocabulary
Keywords from Contributors
grammar
data-manipulation
tidyverse
network-graph
shiny
trait
visualisation
c-plus-plus-11
c-plus-plus-14
c-plus-plus-17
Last synced: 11 months ago
·
JSON representation
Repository
R library to create visual predictive checks (VPC)
Basic Info
Statistics
- Stars: 36
- Watchers: 15
- Forks: 20
- Open Issues: 13
- Releases: 2
Created almost 12 years ago
· Last pushed about 2 years ago
Metadata Files
Readme
License
README.md
vpc
Create visual predictive checks, a commonly used diagnostic plot in pharmacometrics, in R
Installation
library("devtools")
install_github("ronkeizer/vpc")
library(vpc)
?vpc
Documentation
See docs
License
Owner
- Name: Ron Keizer
- Login: ronkeizer
- Kind: user
- Location: United States
- Company: InsightRX / Pirana Software & Consulting BV
- Repositories: 20
- Profile: https://github.com/ronkeizer
GitHub Events
Total
- Issues event: 4
Last Year
- Issues event: 4
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| ronkeizer | r****r@g****m | 294 |
| Bill Denney | w****y@h****m | 56 |
| Devin Pastoor | d****r@g****m | 32 |
| Ron Keizer | r****n@i****m | 19 |
| Ron Keizer | r****r@r****u | 19 |
| Sebastian Ueckert | s****t@g****m | 5 |
| Hadley Wickham | h****m@g****m | 3 |
| Dan Polhamus | d****p@m****m | 3 |
| Fidler | m****r@g****m | 2 |
| Samer Mouksassi | s****i@g****m | 1 |
| Satya | s****8@c****u | 1 |
| Rikard Nordgren | r****n@f****e | 1 |
| Philip Delff | P****f@a****m | 1 |
| Lionel Henry | l****y@g****m | 1 |
| Benjamin | g****c | 1 |
| TPreijers | T****s | 1 |
Committer Domains (Top 20 + Academic)
astrazeneca.com: 1
farmbio.uu.se: 1
cornell.edu: 1
metrumrg.com: 1
rons-mac-mini.ucsf.edu: 1
insight-rx.com: 1
humanpredictions.com: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 62
- Total pull requests: 39
- Average time to close issues: almost 2 years
- Average time to close pull requests: 3 months
- Total issue authors: 25
- Total pull request authors: 18
- Average comments per issue: 1.76
- Average comments per pull request: 0.85
- Merged pull requests: 36
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 3
- Pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ronkeizer (17)
- dpastoor (9)
- billdenney (6)
- Sibojang9 (3)
- mattfidler (3)
- roninsightrx (2)
- guiastrennec (2)
- jmehta8 (2)
- jbwoillard (1)
- sbihorel (1)
- Laura3338 (1)
- meensrinivasan (1)
- adcascone (1)
- smouksassi (1)
- timwaterhouse (1)
Pull Request Authors
- roninsightrx (9)
- billdenney (8)
- ronkeizer (7)
- dpastoor (2)
- mattfidler (2)
- guiastrennec (2)
- lionel- (1)
- sn248 (1)
- sebastianueckert (1)
- yoshidk6 (1)
- TPreijers (1)
- olivierbarriere (1)
- rikardn (1)
- hadley (1)
- MPislar (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 1,327 last-month
- Total docker downloads: 42,108
-
Total dependent packages: 8
(may contain duplicates) -
Total dependent repositories: 6
(may contain duplicates) - Total versions: 10
- Total maintainers: 1
cran.r-project.org: vpc
Create Visual Predictive Checks
- Homepage: https://github.com/ronkeizer/vpc
- Documentation: http://cran.r-project.org/web/packages/vpc/vpc.pdf
- License: MIT + file LICENSE
-
Latest release: 1.2.2
published over 5 years ago
Rankings
Forks count: 4.1%
Dependent packages count: 6.6%
Stargazers count: 8.4%
Average: 11.7%
Dependent repos count: 11.9%
Downloads: 14.5%
Docker downloads count: 24.8%
Maintainers (1)
Last synced:
12 months ago
conda-forge.org: r-vpc
- Homepage: https://github.com/ronkeizer/vpc
- License: MIT
-
Latest release: 1.2.2
published over 5 years ago
Rankings
Dependent packages count: 28.8%
Forks count: 33.9%
Dependent repos count: 34.0%
Average: 34.6%
Stargazers count: 41.4%
Last synced:
11 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.1.0 depends
- MASS * imports
- classInt * imports
- dplyr * imports
- ggplot2 * imports
- readr * imports
- rlang * imports
- stringr * imports
- survival * imports
- tidyr * imports
- knitr * suggests
- testthat >= 3.0.0 suggests