emur

The main R package for the EMU Speech Database Management System (EMU-SDMS)

https://github.com/ips-lmu/emur

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    8 of 18 committers (44.4%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (15.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

The main R package for the EMU Speech Database Management System (EMU-SDMS)

Basic Info
Statistics
  • Stars: 24
  • Watchers: 7
  • Forks: 15
  • Open Issues: 23
  • Releases: 19
Fork of stevecassidy/emuR
Created about 12 years ago · Last pushed 11 months ago
Metadata Files
Readme

README.md

emuR - Main package of the EMU Speech Database Management System

Coverage Status CRAN_Status_Badge

Out of funding

Unfortunately, the EMU-SDMS is currently out of funding.

We at the IPS will do what we can to fix bugs, security issues or necessary adjustments to new versions of R; but we cannot currently work on new features or performance improvements.

We would be very glad if funding in academia allowed for more technical staff to maintain software used by the research community.

Introduction

The emuR package provides the next iteration of the EMU Speech Database Management System (EMU-SDMS) 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 see http://ips-lmu.github.io/EMU.html and/or https://doi.org/10.1016/j.csl.2017.01.002 .

Installation

  • to install the current CRAN release simply call: r install.packages("emuR")

As this also installs all of the dependencies (incl. the wrassp package) this is the only installation step necessary to install the EMU-SDMS on your system. The only other requirement of the EMU-SDMS is a modern web browser (Chrome (recommended!) / Firefox / ...) which most people should already have on their systems.

Quick start

For more information see the The EMU-SDMS Manual

For Developers / Beta-Testers

Installation (two alternative methods)

  • either download & extract the package from GitHub. Then install it with the following command: r install.packages("path/to/emuR", repos = NULL, type="source")

  • or install the latest development version from GitHub (preferred method): r library(devtools) install_github("IPS-LMU/emuR", build_vignettes = TRUE)

Owner

  • Name: Institute of Phonetics and Speech Processing, University Munich
  • Login: IPS-LMU
  • Kind: organization
  • Location: München

GitHub Events

Total
  • Issues event: 2
  • Watch event: 1
  • Delete event: 2
  • Push event: 9
  • Create event: 5
Last Year
  • Issues event: 2
  • Watch event: 1
  • Delete event: 2
  • Push event: 9
  • Create event: 5

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 2,362
  • Total Committers: 18
  • Avg Commits per committer: 131.222
  • Development Distribution Score (DDS): 0.517
Top Committers
Name Email Commits
Raphael Winkelmann r****n@g****e 1,140
klausj k****j@p****e 500
Raphael Winkelmann r****l@p****e 297
rasnatty d****l@l****t 234
npoe n****r@c****e 63
Nina n****r@g****m 54
Markus Jochim m****m@p****e 34
Raphael Winkelmann r****n@c****e 14
florianschiel s****l@p****e 10
Steve Cassidy s****y@m****u 3
Markus Jochim m****m@l****e 3
samgregory s****y@g****m 2
raphael winkelmann r****k@d****p 2
Raphael Winkelmann r****n@R****x 2
felix.suettmann f****n@s****e 1
Thomas Kisler k****r@p****e 1
Raphael Winkelmann r****l@P****E 1
Raphael Winkelmann r****n@R****l 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 102
  • Total pull requests: 8
  • Average time to close issues: over 1 year
  • Average time to close pull requests: 3 months
  • Total issue authors: 28
  • Total pull request authors: 3
  • Average comments per issue: 2.21
  • Average comments per pull request: 2.5
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 2
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • FredrikKarlssonSpeech (28)
  • raphywink (15)
  • MJochim (9)
  • kirbyj (8)
  • trblslp (5)
  • PeterGilles (4)
  • rpuggaardrode (3)
  • brisaann (3)
  • samgregory (3)
  • florianschiel (2)
  • vdca (2)
  • klausj (2)
  • samkirkham (1)
  • johannacronenberg (1)
  • Hywel-Stoakes (1)
Pull Request Authors
  • FredrikKarlssonSpeech (5)
  • samgregory (2)
  • fsuettmann (1)
Top Labels
Issue Labels
enhancement (11) bug (2) question (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 564 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 25
  • Total maintainers: 1
cran.r-project.org: emuR

Main Package of the EMU Speech Database Management System

  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 564 Last month
Rankings
Forks count: 4.9%
Stargazers count: 11.0%
Average: 18.5%
Downloads: 23.5%
Dependent repos count: 24.1%
Dependent packages count: 28.9%
Last synced: 11 months ago