Package: FinNet Type: Package Title: Quickly Build and Manipulate Financial Networks Version: 0.2.2 Authors@R: person('Fabio Ashtar', 'Telarico', email = 'Fabio-Ashtar.Telarico@fdv.uni-lj.si', role = c('aut','cre'), comment = c(ORCID = '0000-0002-8740-7078')) Maintainer: Fabio Ashtar Telarico Description: Providing classes, methods, and functions to deal with financial networks. Users can easily store information about both physical and legal persons by using pre-made classes that are studied for integration with scraping packages such as 'rvest' and 'RSelenium'. Moreover, the package assists in creating various types of financial networks depending on the type of relation between its units depending on the relation under scrutiny (ownership, board interlocks, etc.), the desired tie type (valued or binary), and renders them in the most common formats (adjacency matrix, incidence matrix, edge list, 'igraph', 'network'). There are also ad-hoc functions for the Fiedler value, global network efficiency, and cascade-failure analysis. License: GPL (>= 3) URL: https://fatelarico.github.io/FinNet.html BugReports: https://github.com/FATelarico/FinNet/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Depends: R (>= 4.2.0) Author: Fabio Ashtar Telarico [aut, cre] () Imports: Matrix, grDevices, methods, Rcpp Suggests: knitr, igraph, network, markdown, SPB, yahoofinancer LazyData: no VignetteBuilder: knitr LinkingTo: Rcpp Repository: https://fatelarico.r-universe.dev Date/Publication: 2024-10-31 17:45:34 UTC RemoteUrl: https://github.com/fatelarico/finnet RemoteRef: HEAD RemoteSha: 541046ccdc2c2678497142a2724f157c6d3d4435 NeedsCompilation: yes Packaged: 2026-06-20 09:21:30 UTC; root