Last data update: 2014.03.03

PRIMsrc

Package: PRIMsrc
Type: Package
Title: PRIM Survival Regression Classification
Version: 0.6.3
Date: 2015-11-16
Authors@R: c(person("Jean-Eudes", "Dazard",
role = c("aut", "cre"),
email = "jxd101@case.edu"),
person("Michael", "Choe",
role = "ctb",
email = "mjc206@case.edu"),
person("Michael", "LeBlanc",
role = "ctb",
email = "mleblanc@fhcrc.org"),
person("Alberto", "Santana",
role = "ctb",
email = "ahs4@case.edu"))
Author: Jean-Eudes Dazard [aut, cre], Michael Choe [ctb], Michael LeBlanc [ctb], Alberto Santana [ctb]
Maintainer: Jean-Eudes Dazard <jxd101@case.edu>
Description: Performs a unified treatment of Bump Hunting by Patient Rule Induction Method (PRIM) in Survival, Regression and Classification settings (SRC). The current version is a development release that only implements the case of a survival response. New features will be added soon as they are available.
Depends: R (>= 3.0.2), parallel, survival, Hmisc, glmnet, MASS
Imports: graphics, grDevices, stats
URL: https://github.com/jedazard/PRIMsrc
Repository: CRAN
License: GPL (>= 3) | file LICENSE
LazyLoad: yes
LazyData: yes
Archs: i386, x64
Packaged: 2015-11-17 01:07:03 UTC; jxd101
NeedsCompilation: no
Date/Publication: 2015-11-20 08:41:01

6 images, 13 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'PRIMsrc' ...
** package 'PRIMsrc' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'PRIMsrc'
    finding HTML links ... done
    PrimSRC-package                         html  
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:35: missing file link 'PRIMsrc.news'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:103: missing file link 'Synthetic.1'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:104: missing file link 'Synthetic.1b'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:105: missing file link 'Synthetic.2'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:106: missing file link 'Synthetic.3'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:107: missing file link 'Synthetic.4'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:120: missing file link 'Real.1'
Rd warning: /tmp/Rtmp33F0tn/R.INSTALL48d65461b3d6/PRIMsrc/man/PrimSRC-package.Rd:133: missing file link 'Real.2'
    PrimSRC.news                            html  
    Real.1-data                             html  
    Real.2-data                             html  
    Synthetic.1-data                        html  
    Synthetic.1b-data                       html  
    Synthetic.2-data                        html  
    Synthetic.3-data                        html  
    Synthetic.4-data                        html  
    plot                                    html  
    plot_boxkm                              html  
    plot_boxtrace                           html  
    plot_boxtraj                            html  
    plot_profile                            html  
    predict                                 html  
    print                                   html  
    sbh                                     html  
    summary                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (PRIMsrc)
Making 'packages.html' ... done