CRAN Package Check Results for Maintainer ‘Renfei Mao <renfeimao at gmail.com>’

Last updated on 2024-07-24 12:21:31 CEST.

Package ERROR NOTE OK
erify 2 11
gm 2 11
personr 13

Package erify

Current CRAN status: ERROR: 2, OK: 11

Version: 0.6.0
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘erify.Rmd’ ... > emphasize("You're beautiful!", 3) You're beautiful! You're beautiful! You're beautiful! > emphasize(c, 3) When sourcing ‘erify.R’: Error: argument 1 (type 'builtin') cannot be handled by 'cat' Execution halted ‘erify.Rmd’ using ‘UTF-8’... failed Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package gm

Current CRAN status: ERROR: 2, OK: 11

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/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-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/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-x86_64

Package personr

Current CRAN status: NOTE: 13

Version: 1.0.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64