MyNixOS website logo
Description

Stemmatological Analysis of Textual Traditions.

Explore and analyse the genealogy of textual or musical traditions, from their variants, with various stemmatological methods, mainly the disagreement-based algorithms suggested by Camps and Cafiero (2015) <doi:10.1484/M.LECTIO-EB.5.102565>.

stemmatology : an R Stemmatology Package

Travis-CI Build Status Coverage Status CRAN_Status_Badge DOI metacran downloads

Package: stemmatology
Type: Package
Title: Stemmatological Analysis of Textual Traditions
Version: 0.3.2
Date: 2019-03-28
Author: Jean-Baptiste Camps ; Florian Cafiero
Maintainer: Jean-Baptiste Camps <[email protected]>
Description: Explore and analyse the genealogy of textual or musical traditions, from their variants, with various stemmatological methods, mainly the disagreement-based algorithms suggested by Camps and Cafiero (2015) <doi:10.1484/M.LECTIO-EB.5.102565>.
BugReports: https://github.com/Jean-Baptiste-Camps/stemmatology/issues
Imports: graphics, stats, cluster, igraph, xml2
Suggests: 
    testthat,
    knitr,
    rmarkdown,
    covr
License: GPL-3 | file LICENSE
Encoding: UTF-8
NeedsCompilation: no
URL: https://github.com/Jean-Baptiste-Camps/stemmatology
VignetteBuilder: knitr
RoxygenNote: 6.0.1

This repository contains the source file of the development version for the project of a stemmatology package for R. This package already contains functions for the PCC method as described in Camps & Cafiero 2015 (see below, section On the Method), and will implement as well other stemmatological methods (see roadmap at https://graal.hypotheses.org/925).

Installation

You can install stemmatology from CRAN, with:

install.packages("stemmatology")

or, alternatively, if you want the last version, you can install from Github with:

# install.packages("devtools")
devtools::install_github("Jean-Baptiste-Camps/stemmatology")

Utils

Conversion utils, including a TEI_app to csv conversion stylesheet, are available on another repository: https://github.com/Jean-Baptiste-Camps/stemmatology-utils.

Documentation and papers

For the documentation of the main functions, once you have loaded stemmatology, have a look at the R documentation, by typing

?'stemmatology-package'

On the Software

  • Camps, Jean-Baptiste, and Florian Cafiero. ‘Stemmatology: An R Package for the Computer-Assisted Analysis of Textual Traditions’. Proceedings of the Second Workshop on Corpus-Based Research in the Humanities (CRH-2), edited by Andrew U. Frank et al., 2018, pp. 65–74.

The paper and the poster can be found in the inst/doc directory.

On the Method

Metadata

Version

0.3.2

License

Unknown

Platforms (75)

    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
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-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