⚠️There's a newer version (2.5.0) of this package. Take me there.

emuR - Main package of the EMU Speech Database Management System

The emuR package provides the next iteration of the EMU Speech Database Management System with database management, data extraction, data preparation and data visualization facilities. It also contains a server that is intended to host databases in the emuDB format (see vignette('emuDB_intro')) to the EMU-webApp (http://ips-lmu.github.io/EMU-webApp/). The querying of annotations is performed using EMU's own EQL2 (EMU Query Language Version 2).

This package is part of the next iteration of the EMU Speech Database Management System which aims to be as close to an all-in-one solution for generating, manipulating, querying, analyzing and managing speech databases as possible. For an overview of the system please visit this URL: http://ips-lmu.github.io/EMU.html.

Installation

install.packages("emuR")
  • Download & extract the package from GitHub. Then install it with the following command:
install.packages("path/to/emuR", repos = NULL, type="source")
  • or install the latest development version from GitHub (preferred method):
library(devtools)
install_github("IPS-LMU/emuR", build_vignettes = TRUE)

Quick start

  • for more information see the An introduction to the emuR package vignette:
vignette('emuR_intro')

Copy Link

Version

Down Chevron

Install

install.packages('emuR')

Monthly Downloads

756

Version

0.1.8

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Last Published

May 2nd, 2016

Functions in emuR (0.1.8)