Package: DetR
Type: Package
Title: Suite of Deterministic and Robust Algorithms for Linear
        Regression
Version: 0.0.4
Date: 2016-01-13
Suggests: mvtnorm
Imports: robustbase, MASS, pcaPP
Depends: R (>= 3.1.1),
LinkingTo: Rcpp (>= 0.10.5), RcppEigen (>= 0.3.2.2)
SystemRequirements: C++11
Description: DetLTS, DetMM (and DetS) Algorithms for Deterministic, Robust
    Linear Regression.
License: GPL (>= 2)
LazyLoad: yes
Authors@R: c(person( "Kaveh", "Vakili", role = c("aut", "cre"), email = "vakili.kaveh.email@gmail.com"),person("Valentin", "Todorov", role = "ctb",comment="modified code originally from the R package robustbase: function 
 ltscheckout, LTScnp2 and LTScnp2.rew and from robustbase:::.detmcd()"),person("Peter", "Filzmoser", role = "ctb",comment='translations of the code for computing 
  the Qn found in package pcaPP'),person("Heinrich", "Fritz", role = "ctb",comment='translations of the code for computing 
  the Qn found in package pcaPP'),person("Klaudius", "Kalcher", role = "ctb",comment='translations of the code for computing 
  the Qn found in package pcaPP'),person("Kjell", "Konis", role = "ctb",comment='translations of the code scaleTau2 found in package robustbase'),person("Martin", "Maechler", role = "ctb",comment='translations of the code scaleTau2 found in package robustbase'),person("Matias", "Salibian-Barrera", role = "ctb",comment="modified code for the FastS from the authors's website"),person("Peter", "Rousseeuw", role = "ctb",comment="modified code originally from the R package robustbase: function 
 ltscheckout, LTScnp2 and LTScnp2.rew and from robustbase:::.detmcd()"),person("Katrien", "van Driessen", role = "ctb",comment="modified code originally from the R package robustbase: function 
 ltscheckout, LTScnp2 and LTScnp2.rew and from robustbase:::.detmcd()"))
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-02-23 09:12:20 UTC; ligges
Author: Kaveh Vakili [aut, cre],
  Valentin Todorov [ctb] (modified code originally from the R package
    robustbase: function ltscheckout, LTScnp2 and LTScnp2.rew and from
    robustbase:::.detmcd()),
  Peter Filzmoser [ctb] (translations of the code for computing the Qn
    found in package pcaPP),
  Heinrich Fritz [ctb] (translations of the code for computing the Qn
    found in package pcaPP),
  Klaudius Kalcher [ctb] (translations of the code for computing the Qn
    found in package pcaPP),
  Kjell Konis [ctb] (translations of the code scaleTau2 found in package
    robustbase),
  Martin Maechler [ctb] (translations of the code scaleTau2 found in
    package robustbase),
  Matias Salibian-Barrera [ctb] (modified code for the FastS from the
    authors's website),
  Peter Rousseeuw [ctb] (modified code originally from the R package
    robustbase: function ltscheckout, LTScnp2 and LTScnp2.rew and from
    robustbase:::.detmcd()),
  Katrien van Driessen [ctb] (modified code originally from the R package
    robustbase: function ltscheckout, LTScnp2 and LTScnp2.rew and from
    robustbase:::.detmcd())
Maintainer: Kaveh Vakili <vakili.kaveh.email@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-23 10:12:20
