Package: recommenderlab
Version: 0.2-7
Date: 2021-02-26
Title: Lab for Developing and Testing Recommender Algorithms
Authors@R: c(person("Michael", "Hahsler", role = c("aut", "cre", "cph"),
                email = "mhahsler@lyle.smu.edu"),
             person("Bregt", "Vereet", role = c("ctb", "cph")))
Description: Provides a research infrastructure to test and develop
    recommender algorithms including UBCF, IBCF, FunkSVD and association
    rule-based algorithms.
Classification/ACM: G.4, H.2.8
Depends: R (>= 3.5.0), Matrix, arules, proxy, registry
Imports: methods, utils, stats, irlba, recosystem
Suggests: ROCR, testthat
BugReports: https://github.com/mhahsler/recommenderlab/issues
URL: https://github.com/mhahsler/recommenderlab
License: GPL-2
Copyright: (C) Michael Hahsler
NeedsCompilation: no
Packaged: 2021-02-26 22:18:57 UTC; hahsler
Author: Michael Hahsler [aut, cre, cph],
  Bregt Vereet [ctb, cph]
Maintainer: Michael Hahsler <mhahsler@lyle.smu.edu>
Repository: CRAN
Date/Publication: 2021-02-26 23:00:02 UTC
Built: R 4.0.2; ; 2021-02-27 11:39:25 UTC; unix
