Science Score: 39.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
Found 3 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.2%) to scientific vocabulary
Keywords
life-data-analysis
r
shiny
weibull-analysis
Last synced: 9 months ago
·
JSON representation
Repository
A Shiny App for Weibull Analysis
Basic Info
- Host: GitHub
- Owner: paulgovan
- Language: R
- Default Branch: master
- Homepage: https://paulgovan.github.io/WeibullR.shiny/
- Size: 96.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 5
Topics
life-data-analysis
r
shiny
weibull-analysis
Created about 3 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
Code of conduct
ReadMe.Rmd
---
output: github_document
---
```{r setup, include=FALSE}
knitr::opts_chunk$set(echo = TRUE)
```
# WeibullR.shiny
[](https://CRAN.R-project.org/package=WeibullR.shiny)
[](https://cran.r-project.org/web/checks/check_results_WeibullR.shiny.html)
[](https://cran.r-project.org/package=WeibullR.shiny)
[](https://cran.r-project.org/package=WeibullR.shiny)
[](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[](https://doi.org/10.32614/CRAN.package.WeibullR.shiny)
{width=25%}
# Introduction
Welcome to **WeibullR.shiny!** This package is a shiny web application for Weibull analysis. The app has an intuitive interface for performing reliability analysis, making it accessible for users with varying levels of experience.
# Getting Started
To install WeibullR.shiny in R:
```{r, eval=FALSE}
install.packages("WeibullR.shiny")
```
To install the development version:
```{r, eval=FALSE}
devtools::install_github('paulgovan/weibullr.shiny')
```
To launch the app:
```{r, eval=FALSE}
WeibullR.shiny::WeibullR.shiny()
```
{width=100%}
Or to access the app through a browser, visit [govan.shinyapps.io/weibullrshiny/](https://govan.shinyapps.io/weibullrshiny/).
## Code of Conduct
Please note that the WeibullR.shiny project is released with a [Contributor Code of Conduct](https://paulgovan.github.io/WeibullR.shiny/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.
## More Resources
[WeibullR.plotly](https://paulgovan.github.io/WeibullR.plotly/) is a package for building interactive Weibull models.
[WeibullR.learnr](https://paulgovan.github.io/WeibullR.learnr/) is an interactive introduction to life data analysis.
Owner
- Name: Paul Govan
- Login: paulgovan
- Kind: user
- Location: Greenville, SC
- Company: GE Renewable Energy
- Website: https://www.linkedin.com/in/paulgovan
- Repositories: 27
- Profile: https://github.com/paulgovan
Technical Leader | Reliability and Data Analytics | Renewable Energy
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 2
- Push event: 22
Last Year
- Create event: 1
- Release event: 1
- Issues event: 2
- Push event: 22
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Paul Govan | p****1@a****m | 64 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 5
- Total pull requests: 1
- Average time to close issues: 2 days
- Average time to close pull requests: 1 minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.2
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: 1 day
- Average time to close pull requests: N/A
- Issue authors: 1
- 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
- paulgovan (6)
Pull Request Authors
- paulgovan (1)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 251 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: WeibullR.shiny
A 'Shiny' App for Weibull Analysis
- Homepage: https://paulgovan.github.io/WeibullR.shiny/
- Documentation: http://cran.r-project.org/web/packages/WeibullR.shiny/WeibullR.shiny.pdf
- License: Apache License version 1.1 | Apache License version 2.0 [expanded from: Apache License]
-
Latest release: 0.3.1
published 11 months ago
Rankings
Forks count: 28.2%
Dependent packages count: 28.3%
Stargazers count: 34.9%
Dependent repos count: 36.9%
Average: 40.7%
Downloads: 75.0%
Maintainers (1)
Last synced:
9 months ago
Dependencies
.github/workflows/pkgdown.yaml
actions
- JamesIves/github-pages-deploy-action v4.4.1 composite
- 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/r.yml
actions
- actions/checkout v3 composite
- r-lib/actions/setup-r f57f1301a053485946083d7a45022b278929a78a composite
DESCRIPTION
cran
- WeibullR * imports
- WeibullR.plotly * imports
- shiny * imports
- shinydashboard * imports