langdoc / FRelan

This is a new and stable version of FRelan R package, maintained earlier in the address izvakomi/FRelan. This version is supposedly less idiosynchronic and better tested.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FRelan (version 0.37)

This is a GitHub repository for R package FRelan. It is currently overgoing maintenance, so many things may not work as expected.

You can install the package with devtools package.

install.packages("devtools")
devtools::install_github("langdoc/FRelan")
library(FRelan)

Please report bugs, weird behaviour and ideas for new features to Niko Partanen.

To-do

Several things are unpolished and forthcoming.

  • Going through all unnecessary functions
  • Checking what all needs better documentation
  • Writing actual vignettes and examples

Cite

To cite package ‘FRelan’ in publications use:

Niko Partanen (2016). FRelan: Analyse and diagnose ELAN files. R package version 0.36.

A BibTeX entry for LaTeX users is

@Manual{, title = {FRelan: Parse and analyse ELAN files}, author = {Niko Partanen}, year = {2016}, note = {R package version 0.36}, }

About

This is a new and stable version of FRelan R package, maintained earlier in the address izvakomi/FRelan. This version is supposedly less idiosynchronic and better tested.

License:MIT License


Languages

Language:R 100.0%