Package: Vicus Type: Package Title: Exploiting Local Structures to Improve Network-Based Analysis of Biological Data Version: 0.99.0 Authors@R: c(person("Koki", "Tsuyuzaki", role = c("aut", "cre"), email = "k.t.the-answer@hotmail.co.jp")) Depends: R (>= 3.4.0) Imports: methods, utils, RANN, Matrix, RSpectra Suggests: scatterplot3d, knitr, rmarkdown, testthat Description: Compared with the similar graph embedding method such as Laplacian Eigenmaps, 'Vicus' can exploit more local structures of graph data. For the details of the methods, see the reference section of 'GitHub' README.md . License: MIT + file LICENSE URL: https://github.com/rikenbit/Vicus VignetteBuilder: knitr Repository: https://rikenbit.r-universe.dev Date/Publication: 2023-03-24 09:57:19 UTC RemoteUrl: https://github.com/rikenbit/vicus RemoteRef: HEAD RemoteSha: 4be58d784ddf32d526fe4dd2bac40dda53d64efa NeedsCompilation: no Packaged: 2026-07-03 08:23:45 UTC; root Author: Koki Tsuyuzaki [aut, cre] Maintainer: Koki Tsuyuzaki