R Under development (unstable) (2024-06-28 r86850 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(tabr) The tabr 0.5.0 LilyPond API was built and tested against LilyPond 2.23.6 on Windows. Local LilyPond installation not found (only required for transcription). > > test_check("tabr") Timesteps: 11 (8 lyrics, 3 pauses) Format: space-delimited time Values: These are the ly- rics . . . to this song Format: space-delimited time Values: These are the ly- rics . . . to this song Timesteps: 11 (9 notes, 2 chords) Octaves: tick Accidentals: flat Key signature: c Time signature: 4/4 Tempo: 2 = 60 Lyrics: NA Format: space-delimited time Values: b_4-. b_4 c,4x d''t8( et8)( g_'t8)- a4 4 4. a~8 a1 Format: space-delimited time Values: b_4-. b_4 c,4x d''t8( et8)( g_'t8)- a4 4 4. a~8 a1 Format: vectorized time Values: b_4-. b_4;^"some_text" c,4[staccato] d''t8( et8)( g_'t8)- a4 4 4. a~8 a1 Timesteps: 11 (9 notes, 2 chords) Octaves: tick Accidentals: flat Key signature: c Time signature: 4/4 Tempo: 2 = 60 Lyrics: a b c d e f g h i j... Format: vectorized time Values: b_4-. b_4;^"some_text" c,4[staccato] d''t8( et8)( g_'t8)- a4 4 4. a~8 a1 Timesteps: 14 (11 notes, 3 chords) Octaves: tick Accidentals: flat Key signature: c Time signature: 4/4 Tempo: 2 = 60 Lyrics: NA Strings: 5 5 5 5 5 5 5 5432 5432 2... Format: space-delimited time Values: a,4 a,4 a,4 a,4 a,4 b,4- c4 4 1 e'4 c'4 g4 c4 1 Format: space-delimited time Values: 8x;^"Start_here" 8-. 8-. 16 4.. 16- 16 2^ 2 4. 8( 4)( 4) 8 8 8 8 1 1 Timesteps: 19 Format: space-delimited time Values: 8x;^"Start_here" 8-. 8-. 16 4.. 16- 16 2^ 2 4. 8( 4)( 4) 8 8 8 8 1 1 Timesteps: 7 (6 notes, 1 chord) Octaves: tick Accidentals: flat Format: space-delimited time Values: b_ b_ c, d'' e g_' Timesteps: 2 (2 notes, 0 chords) Octaves: tick Accidentals: flat Format: space-delimited time Values: a_, a_, Timesteps: 4 (4 notes, 0 chords) Octaves: integer Accidentals: sharp Format: space-delimited time Values: a#2 a#2 a#2 a#2 Timesteps: 5 (5 notes, 0 chords) Octaves: tick Accidentals: flat Format: space-delimited time Values: a_ a_ b_ b_ b_ Format: Values: a Format: Values: a a 4 4 4 4 4 [ FAIL 0 | WARN 1 | SKIP 6 | PASS 1208 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-outputs.R:108:3', 'test-outputs.R:157:3', 'test-outputs.R:198:3', 'test-outputs.R:224:3', 'test-snippet.R:14:3', 'test-snippet.R:32:3' [ FAIL 0 | WARN 1 | SKIP 6 | PASS 1208 ] > > proc.time() user system elapsed 11.75 0.54 12.31