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