Package: MrSGUIDE
Type: Package
Title: Multiple Responses Subgroup Identification using 'GUIDE'
        Algorithm
Version: 0.1.2
Date: 2020-10-12
Authors@R: c(person(given ="Peigen", family = "Zhou", role = c("aut", "cre"), email = "pzhou9@wisc.edu", comment = c(ORCID = "0000-0003-4609-0374")),
             person(given = "Wei-Yin", family = "Loh", role = c("aut"), email= "loh@stat.wisc.edu", comment = c(ORCID = "0000-0001-6983-2495")))
Maintainer: Peigen Zhou <pzhou9@wisc.edu>
Description: An R implementation of 'GUIDE' style algorithm focusing on subgroup identification problem 
            under multiple responses of Loh et al. (2019) <doi:10.1002/widm.1326>. This package is intended for use 
            for randomized trials and observational studies.
License: GPL-3
URL: http://www.stat.wisc.edu/~loh/guide.html,
        https://baconzhou.github.io/MrSGUIDE/,
        http://pages.stat.wisc.edu/~loh/treeprogs/guide/LZ20.pdf,
        http://pages.stat.wisc.edu/~loh/treeprogs/guide/sm19.pdf
BugReports: https://github.com/baconzhou/mrsguide/issues
LinkingTo: Rcpp, RcppArmadillo, BH
SystemRequirements: GNU make, C++11
Depends: R (>= 3.1.0)
Imports: Rcpp, yaml, magrittr
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown, visNetwork, ggplot2
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2020-10-15 06:03:40 UTC; peigen
Author: Peigen Zhou [aut, cre] (<https://orcid.org/0000-0003-4609-0374>),
  Wei-Yin Loh [aut] (<https://orcid.org/0000-0001-6983-2495>)
Repository: CRAN
Date/Publication: 2020-10-15 06:40:03 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-10-16 10:25:16 UTC; unix
Archs: MrSGUIDE.so.dSYM
