CRAN Package Check Results for Package gm

Last updated on 2024-07-17 17:54:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 10.17 87.93 98.10 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 6.66 63.75 70.41 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 81.22 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 124.88 OK
r-devel-windows-x86_64 2.0.0 9.00 93.00 102.00 OK
r-patched-linux-x86_64 1.0.2 7.98 55.42 63.40 OK
r-release-linux-x86_64 2.0.0 9.26 84.29 93.55 OK
r-release-macos-arm64 2.0.0 50.00 OK
r-release-macos-x86_64 2.0.0 126.00 OK
r-release-windows-x86_64 2.0.0 11.00 85.00 96.00 OK
r-oldrel-macos-arm64 2.0.0 64.00 ERROR
r-oldrel-macos-x86_64 2.0.0 98.00 ERROR
r-oldrel-windows-x86_64 2.0.0 13.00 98.00 111.00 OK

Check Details

Version: 2.0.0
Check: dependencies in R code
Result: WARN Missing or unexported objects: ‘erify::check_interval’ ‘erify::is_string’ Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.0
Check: examples
Result: ERROR Running examples in ‘gm-Ex.R’ failed The error most likely occurred in: > ### Name: Instrument > ### Title: Create 'Instrument' Object > ### Aliases: Instrument > > ### ** Examples > > # Create a flute > flute <- Instrument(74, pan = -90) Error: 'check_interval' is not an exported object from 'namespace:erify' Execution halted Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [1s/3s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ▆ 1. └─gm::Key(2, to = 2, scope = "part") at test-3-utils-key.R:2:3 2. └─gm:::check_to(to) 3. └─erify::check_content(to, valid, name, general) ── Error ('test-3-utils-pitch.R:2:3'): key finding works ─────────────────────── Error: 'is_string' is not an exported object from 'namespace:erify' Backtrace: ▆ 1. └─gm::Key(2, to = 1) at test-3-utils-pitch.R:2:3 2. └─gm:::check_to(to) 3. └─erify::check_content(to, valid, name, general) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 83 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 2.0.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘gm.Rmd’ ... > music <- Music() + Meter(4, 4) + Line(c("C5", "D5", + "E5", "F5")) > show(music) When sourcing ‘gm.R’: Error: MuseScore is not found. Execution halted ‘gm.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/2s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: ▆ 1. └─gm::Key(2, to = 2, scope = "part") at test-3-utils-key.R:2:3 2. └─gm:::check_to(to) 3. └─erify::check_content(to, valid, name, general) ── Error ('test-3-utils-pitch.R:2:3'): key finding works ─────────────────────── Error: 'is_string' is not an exported object from 'namespace:erify' Backtrace: ▆ 1. └─gm::Key(2, to = 1) at test-3-utils-pitch.R:2:3 2. └─gm:::check_to(to) 3. └─erify::check_content(to, valid, name, general) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 83 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.