FinNet: Quickly Build and Manipulate Financial Networks

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.

Version: 0.2.1
Depends: R (≥ 2.10)
Imports: Matrix, grDevices, methods, Rcpp
LinkingTo: Rcpp
Suggests: knitr, igraph, network, markdown, SPB, yahoofinancer
Published: 2024-10-31
DOI: 10.32614/CRAN.package.FinNet
Author: Fabio Ashtar Telarico ORCID iD [aut, cre]
Maintainer: Fabio Ashtar Telarico <Fabio-Ashtar.Telarico at fdv.uni-lj.si>
BugReports: https://github.com/FATelarico/FinNet/issues
License: GPL (≥ 3)
URL: https://fatelarico.github.io/FinNet.html
NeedsCompilation: yes
CRAN checks: FinNet results

Documentation:

Reference manual: FinNet.pdf
Vignettes: example_analyses (source, R code)
workflow-igraph_financial (source, R code)
workflow-network_financial (source, R code)

Downloads:

Package source: FinNet_0.2.1.tar.gz
Windows binaries: r-devel: FinNet_0.2.1.zip, r-release: FinNet_0.2.1.zip, r-oldrel: FinNet_0.2.1.zip
macOS binaries: r-release (arm64): FinNet_0.2.1.tgz, r-oldrel (arm64): FinNet_0.2.1.tgz, r-release (x86_64): FinNet_0.2.1.tgz, r-oldrel (x86_64): FinNet_0.2.1.tgz
Old sources: FinNet archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=FinNet to link to this page.