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').

Version: 0.1.2
Depends: R (≥ 2.10)
Imports: Matrix, grDevices, methods
Suggests: knitr, igraph, network, markdown, SPB, yahoofinancer
Published: 2023-08-10
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: no
CRAN checks: FinNet results

Documentation:

Reference manual: FinNet.pdf
Vignettes: workflow-igraph_financial

Downloads:

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

Linking:

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