Skip to content

Commit

Permalink
Update learning module and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgovan committed Jun 5, 2023
1 parent 7e22f0b commit 698a417
Show file tree
Hide file tree
Showing 24 changed files with 271 additions and 178 deletions.
12 changes: 6 additions & 6 deletions .Rproj.user/BC46F668/pcs/windowlayoutstate.pper
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"left": {
"splitterpos": 280,
"splitterpos": 312,
"topwindowstate": "HIDE",
"panelheight": 662,
"windowheight": 700
"panelheight": 740,
"windowheight": 778
},
"right": {
"splitterpos": 420,
"splitterpos": 469,
"topwindowstate": "NORMAL",
"panelheight": 662,
"windowheight": 700
"panelheight": 740,
"windowheight": 778
}
}
5 changes: 4 additions & 1 deletion .Rproj.user/BC46F668/rmd-outputs
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@

~/Documents/WeibullR.learnr/inst/learnr/WeibullR.learnr.html
~/Documents/WeibullR.learnr/inst/learnr/WeibullR.learnr.html
~/Documents/WeibullR.learnr/inst/learnr/WeibullR.learnr.html
~/Documents/WeibullR.learnr/inst/learnr/WeibullR.learnr.html
~/Documents/WeibullR.learnr/inst/learnr/WeibullR.learnr.html




Expand Down
2 changes: 1 addition & 1 deletion .Rproj.user/BC46F668/sources/prop/9CB65F4C
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "1,0",
"cursorPosition": "16,15",
"scrollLine": "0"
}
4 changes: 2 additions & 2 deletions .Rproj.user/BC46F668/sources/prop/BB60D9C2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"source_window_id": "",
"Source": "Source",
"cursorPosition": "442,117",
"scrollLine": "429"
"cursorPosition": "467,106",
"scrollLine": "453"
}
2 changes: 1 addition & 1 deletion .Rproj.user/BC46F668/sources/prop/D6E085D7
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"tempName": "Untitled1",
"source_window_id": "",
"Source": "Source",
"cursorPosition": "7,11",
"cursorPosition": "15,0",
"scrollLine": "0"
}
2 changes: 1 addition & 1 deletion .Rproj.user/BC46F668/sources/prop/F35FD784
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"tempName": "Untitled1",
"source_window_id": "",
"Source": "Source",
"cursorPosition": "2,90",
"cursorPosition": "9,34",
"scrollLine": "0"
}
2 changes: 2 additions & 0 deletions .Rproj.user/BC46F668/sources/prop/INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,7 @@
~%2FDocuments%2FWeibullR.learnr%2Finst%2Flearnr%2Frsconnect%2Fdocuments%2FWeibullR.learnr.Rmd%2Fshinyapps.io%2Fpaulgovan%2FWeibullRlearnr.dcf="F61C6075"
~%2FDocuments%2FWeibullR.learnr%2Fnews.md="2F3EB3DC"
~%2FDocuments%2FWeibullR.plotly%2FCRAN-SUBMISSION="941073FD"
~%2FDocuments%2FWeibullR.plotly%2FDESCRIPTION="C50941C0"
~%2FDocuments%2FWeibullR.plotly%2FReadMe.md="4F9A7C39"
~%2FDocuments%2FWeibullR.plotly%2Fcran-comments.md="BA6C5650"
~%2FDocuments%2FWeibullR.shiny%2F.Rbuildignore="1052A659"
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"chunk_definitions":[],"doc_write_time":1685127772}
{"chunk_definitions":[],"doc_write_time":1685986402}
2 changes: 2 additions & 0 deletions .Rproj.user/shared/notebooks/paths
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@
/Users/paulgovan/Documents/WeibullR.learnr/inst/learnr/rsconnect/documents/WeibullR.learnr.Rmd/shinyapps.io/paulgovan/WeibullRlearnr.dcf="BB1A4BF3"
/Users/paulgovan/Documents/WeibullR.learnr/news.md="ECC1E782"
/Users/paulgovan/Documents/WeibullR.plotly/CRAN-SUBMISSION="1FDCB6EC"
/Users/paulgovan/Documents/WeibullR.plotly/DESCRIPTION="DEF71D6C"
/Users/paulgovan/Documents/WeibullR.plotly/ReadMe.md="1D9F9F94"
/Users/paulgovan/Documents/WeibullR.plotly/cran-comments.md="628E967E"
/Users/paulgovan/Documents/WeibullR.shiny/.Rbuildignore="2EB3339A"
9 changes: 5 additions & 4 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ Version: 0.1.0
URL: https://paulgovan.github.io/WeibullR.learnr/
BugReports: https://github.com/paulgovan/weibullr.learnr/issues
Authors@R: person("Paul", "Govan", email = "pgovan1@aggienetwork.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-1821-8492"))
Description: An interactive introduction to Life Data Analysis
that depends on 'WeibullR', a R package for Weibull Analysis, and 'learnr', a
framework for building interactive learning modules in R.
Description: An interactive introduction to Life Data Analysis that depends on 'WeibullR'
by David Silkworth and Jurgen Symynck (2022) <https://CRAN.R-project.org/package=WeibullR>,
a R package for Weibull Analysis, and 'learnr' by Garrick Aden-Buie et al. (2023)
<https://CRAN.R-project.org/package=learnr>, a framework for building interactive learning
modules in R.
Imports:
learnr,
WeibullR
License: Apache License
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
19 changes: 19 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,22 @@
[![CRAN
status](https://www.r-pkg.org/badges/version/WeibullR.learnr)](https://CRAN.R-project.org/package=WeibullR.learnr)
![](http://cranlogs.r-pkg.org/badges/grand-total/WeibullR.learnr)
![](http://cranlogs.r-pkg.org/badges/WeibullR.learnr) [![Lifecycle:
experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![DOI](https://zenodo.org/badge/639144870.svg)](https://zenodo.org/badge/latestdoi/639144870)

## WeibullR.learnr

An interactive introduction to Life Data Analysis. This learning module depends on WeibullR, a R package for Weibull Analysis, and learnr, a framework for building interactive learning modules in R.

## Getting Started

To install WeibullR.plotly in R:

``` r
install.packages('WeibullR.plotly')
```

To install the developmental version:

```
Expand All @@ -17,3 +30,9 @@ WeibullR.learnr::WeibullR.learnr()
```

Or to access the module in a browser, visit [paulgovan.shinyapps.io/weibullrlearnr](https://paulgovan.shinyapps.io/weibullrlearnr/).

## More resources

[WeibullR.plotly](https://paulgovan.github.io/WeibullR.plotly/) is a package for building interactive Weibull models.

[WeibullR.shiny](https://paulgovan.github.io/WeibullR.shiny/) is a web application for life data analysis.
11 changes: 10 additions & 1 deletion docs/ReadMe.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/authors.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

29 changes: 23 additions & 6 deletions docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pandoc: 2.14.0.3
pkgdown: 2.0.7.9000
pkgdown_sha: 39083f38bbb2de2e1126529392bddf3e6e262ab4
articles: {}
last_built: 2023-05-22T20:15Z
last_built: 2023-06-05T19:04Z
urls:
reference: https://paulgovan.github.io/WeibullR.learnr/reference
article: https://paulgovan.github.io/WeibullR.learnr/articles
Expand Down
8 changes: 7 additions & 1 deletion docs/reference/WeibullR.learnr.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 698a417

Please sign in to comment.