Skip to content

tabr

Music Notation Syntax, Manipulation, Analysis and Transcription in R

v0.5.5 · Jan 9, 2026 · MIT + file LICENSE

Description

Provides a music notation syntax and a collection of music programming functions for generating, manipulating, organizing, and analyzing musical information in R. Music syntax can be entered directly in character strings, for example to quickly transcribe short pieces of music. The package contains functions for directly performing various mathematical, logical and organizational operations and musical transformations on special object classes that facilitate working with music data and notation. The same music data can be organized in tidy data frames for a familiar and powerful approach to the analysis of large amounts of structured music data. Functions are available for mapping seamlessly between these formats and their representations of musical information. The package also provides an API to 'LilyPond' (<https://lilypond.org/>) for transcribing musical representations in R into tablature ("tabs") and sheet music. 'LilyPond' is open source music engraving software for generating high quality sheet music based on markup syntax. The package generates 'LilyPond' files from R code and can pass them to the 'LilyPond' command line interface to be rendered into sheet music PDF files or inserted into R markdown documents. The package offers nominal MIDI file output support in conjunction with rendering sheet music. The package can read MIDI files and attempts to structure the MIDI data to integrate as best as possible with the data structures and functionality found throughout the package.

Downloads

623

Last 30 days

6257th

2.2K

Last 90 days

5.2K

Last year

Trend: -12% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies crayon dplyr ggplot2 purrr tibble tidyr voice tabr

Version History

new 0.5.5 Mar 10, 2026
updated 0.5.5 ← 0.5.4 diff Jan 8, 2026
updated 0.5.4 ← 0.5.3 diff Oct 30, 2025
updated 0.5.3 ← 0.5.2 diff Jul 3, 2025
updated 0.5.2 ← 0.5.1 diff Apr 27, 2025
updated 0.5.1 ← 0.5.0 diff Sep 11, 2024
updated 0.5.0 ← 0.4.9 diff Jun 28, 2024
updated 0.4.9 ← 0.4.5 diff Sep 20, 2023
updated 0.4.5 ← 0.4.4 diff Feb 19, 2021
updated 0.4.4 ← 0.4.3 diff Nov 16, 2020
updated 0.4.3 ← 0.4.2 diff May 4, 2020
updated 0.4.2 ← 0.4.1 diff Mar 16, 2020
updated 0.4.1 ← 0.4.0 diff Feb 8, 2020
updated 0.4.0 ← 0.3.5 diff Dec 3, 2019
updated 0.3.5 ← 0.3.0 diff Oct 6, 2019
updated 0.3.0 ← 0.2.0 diff Jun 22, 2019
updated 0.2.0 ← 0.1.2 diff May 17, 2018
new 0.1.2 Apr 17, 2018