Package: riskyr
Type: Package
Title: Rendering Risk Literacy more Transparent
Version: 0.2.0
Date: 2018-12-20
Authors@R: c(person("Hansjoerg", "Neth", role = c("aut", "cre"),
                     email = "h.neth@uni.kn"), 
             person("Felix", "Gaisbauer", role = "aut"), 
             person("Nico", "Gradwohl", role = "aut"),  
             person("Wolfgang", "Gaissmaier", role = "aut")) 
Author: Hansjoerg Neth [aut, cre],
  Felix Gaisbauer [aut],
  Nico Gradwohl [aut],
  Wolfgang Gaissmaier [aut]
Maintainer: Hansjoerg Neth <h.neth@uni.kn>
Description: Risk-related information (like the prevalence of conditions and the sensitivity and specificity of diagnostic tests or treatment decisions) can be expressed in terms of probabilities or frequencies. By providing a toolbox of methods and metrics, 'riskyr' computes, translates, and visualizes risk-related information in a variety of ways. Offering multiple complementary perspectives on the interplay between key parameters renders teaching and training of risk literacy more transparent. 
Depends: R (>= 3.4.0)
Imports: utils (>= 3.4.0)
Suggests: devtools, rmarkdown, knitr, roxygen2, pkgdown, spelling
Collate: 'comp_util.R' 'init_txt.R' 'init_pal.R' 'init_prob.R'
        'comp_prob_prob.R' 'init_freq.R' 'comp_min_N.R' 'init_num.R'
        'init_prob_num.R' 'init_freq_num.R' 'comp_freq_freq.R'
        'comp_prob_freq.R' 'comp_xxxx_prob.R' 'comp_popu.R'
        'comp_accu.R' 'plot_util.R' 'plot_area.R' 'plot_tab.R'
        'plot_prism.R' 'plot_bar.R' 'plot_icons.R' 'plot_curve.R'
        'plot_plane.R' 'plot_fnet.R' 'plot_tree.R' 'plot_mosaic.R'
        'data.R' 'read_data.R' 'riskyr_class.R' 'start_riskyr.R'
Encoding: UTF-8
LazyData: true
License: GPL-2 | GPL-3
URL: http://riskyr.org, https://github.com/hneth/riskyr
BugReports: https://github.com/hneth/riskyr/issues
VignetteBuilder: knitr
RoxygenNote: 6.1.1
Language: en-US
NeedsCompilation: no
Packaged: 2019-01-02 21:21:36 UTC; hneth
Repository: CRAN
Date/Publication: 2019-01-03 01:00:03 UTC
Built: R 4.1.0; ; 2020-08-03 04:45:33 UTC; windows
