Description

Work with the Doges/Dogaresse Dataset.

Work with data on Venetian doges and dogaresse and the noble families of the Republic of Venice, and use it for social network analysis, as used in Merelo (2022) <arXiv:2209.07334>.

Test package CRAN status

dogesR

Hacktoberfest: check the help wanted issues

Module (with data) to work with the dogi and dogaresse of the Venetian republic. Main intention is to analyze social networks resulting from marriages and other interactions.

Install

Install released versions from CRAN as usual, or development version from here

library(devtools)
install_github("JJ/dogesr")

Reference

It grew from the data used in this paper; please cite it if you are using this module:

@misc{https://doi.org/10.48550/arxiv.2209.07334,
  doi = {10.48550/ARXIV.2209.07334},
  url = {https://arxiv.org/abs/2209.07334},
  author = {Merelo-Guervós, J. J.},
  keywords = {Social and Information Networks (cs.SI), Computers and Society (cs.CY), FOS: Computer and information sciences, FOS: Computer and information sciences},
  title = {What is a good doge? Analyzing the patrician social network of the Republic of Venice},
  publisher = {arXiv},
  year = {2022},
  copyright = {Creative Commons Attribution Share Alike 4.0 International}
}

You can retrieve this from the bibliography file along with other references used in examples.

Examples

This package includes a couple of vignettes. Once installed, write vignette("dogesr") to check what's available. Also

  • vignette("doges-family-types") for how to use the family types data set
  • vignette("doges-terms") to analyze the amount of time the doges lived/ruled using data provided in this package.
  • vignette("doges-social-network") to get the marriage social network of doges and parents, and make some initial exploration.

Work with data

Data in its original format is stored in the data-raw directory. If you change that data anyhow, type make to rebuild the R data files (contained in the data ) directory.

Any further change (columns and some such) will also need modification of the documentation at the man directory.

Papers

Please check the report subdirectory for published papers that use this library, and their sources, which is released under a free license.

LICENSE

The contents of this repository are (c) JJ Merelo, 2022, 2023, and are released under the GPL 3 license. Please check the LICENSE for details.

Metadata

Version

0.2.0

License

Unknown

Platforms (71)

    Darwin
    FreeBSD 13
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd13
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd13
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows