Package: labelrank
Type: Package
Title: Predicting Rankings of Labels
Version: 0.1
Date: 2015-11-20
Depends: R (>= 2.10)
Imports: pdist
Authors@R: c(
    person("Artur", "Aiguzhinov", email = "aiguzhinov@gmail.com", role = "cre"),
    person("Carlos", "Soares", email = "csoares@fe.up.pt", role = "aut"))
Description: An implementation of distance-based ranking algorithms to predict rankings of labels.  Two common algorithms are included: the naive Bayes and the nearest neighbor algorithms.  
Suggests: knitr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
LazyData: true
License: GPL-3
NeedsCompilation: no
Packaged: 2015-11-21 18:49:28 UTC; artur-imac
Author: Artur Aiguzhinov [cre],
  Carlos Soares [aut]
Maintainer: Artur Aiguzhinov <aiguzhinov@gmail.com>
Repository: CRAN
Date/Publication: 2015-11-22 11:48:10
Built: R 4.0.2; ; 2020-07-15 15:25:21 UTC; unix
