Package: RWgraph
Title: Random Walks on Graphs Representing a Transactional Network
Version: 1.0.0
Authors@R: c(
    person("Mafalda", "Sá Ferreira", email = "msm.ferreira@campus.fct.unl.pt", role = c("aut", "cre")),
    person("Regina", "Bispo", email = "r.bispo@fct.unl.pt", role = "ctb"),
    person("FCT, I.P.", role = "fnd", comment = c("under the scope of the projects UIDB/00297/2020 and UIDP/00297/2020 (NovaMath)")))
Description: Random walk functions to extract new variables based on clients transactional behaviour. For more details, see Eddin et al. (2021) <arXiv:2112.07508v3> and Oliveira et al. (2021) <arXiv:2102.05373v2>. 
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: igraph
Depends: R (>= 2.10)
LazyData: true
NeedsCompilation: no
Packaged: 2023-09-21 09:50:18 UTC; mafal
Author: Mafalda Sá Ferreira [aut, cre],
  Regina Bispo [ctb],
  FCT, I.P. [fnd] (under the scope of the projects UIDB/00297/2020 and
    UIDP/00297/2020 (NovaMath))
Maintainer: Mafalda Sá Ferreira <msm.ferreira@campus.fct.unl.pt>
Repository: CRAN
Date/Publication: 2023-09-21 18:30:03 UTC
Built: R 4.5.1; ; 2025-10-06 02:28:02 UTC; windows
