Package: CFilt
Title: Recommendation by Collaborative Filtering
Version: 0.3.0
Authors@R: 
  c(person(given = "Jessica",
           family = "Kubrusly",
           role = c("aut", "cre"),
           email = "jessicakubrusly@id.uff.br",
           comment = c(ORCID = "0000-0003-0465-4629")),
    person(given = "Thiago",
           family = "Lima",
           role = "ctb"),
    person(given = "Lucas",
           family = "Oliveira",
           role = "ctb"))
Description: Provides methods and functions to implement a Recommendation 
    System based on Collaborative Filtering Methodology. 
    See Aggarwal (2016) <doi:10.1007/978-3-319-29659-3> for an overview.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
Imports: methods
NeedsCompilation: no
Packaged: 2024-10-02 11:47:28 UTC; PC
Author: Jessica Kubrusly [aut, cre] (<https://orcid.org/0000-0003-0465-4629>),
  Thiago Lima [ctb],
  Lucas Oliveira [ctb]
Maintainer: Jessica Kubrusly <jessicakubrusly@id.uff.br>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-10-04 16:40:06 UTC
Built: R 4.5.2; ; 2025-11-01 00:38:21 UTC; windows
