CRAN Package Check Results for Maintainer ‘Josef Fruehwald <jofrhwld at gmail.com>’

Last updated on 2026-03-27 02:51:41 CET.

Package ERROR NOTE OK
densityarea 14
syllabifyr 2 12
tidynorm 1 13

Package densityarea

Current CRAN status: OK: 14

Package syllabifyr

Current CRAN status: NOTE: 2, OK: 12

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Josef Fruehwald <jofrhwld@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Josef", family = "Fruehwald", role = c("aut", "cre"), email = "jofrhwld@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package tidynorm

Current CRAN status: ERROR: 1, OK: 13

Version: 0.4.0
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/11s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(tidynorm) > > test_check("tidynorm") Starting 2 test processes. > test-options.R: > test-options.R: > test-options.R: Normalization info > test-options.R: * normalized with `tidynorm::norm_generic()` > test-options.R: * normalized `F1`, `F2`, and `F3` > test-options.R: * normalized values in `F1_n`, `F2_n`, and `F3_n` > test-options.R: * grouped by > test-options.R: * within formant: FALSE > test-options.R: * (.formant - 0)/(1) > test-options.R: > test-reframes.R: Joining with `by = join_by(speaker, id)` > test-dct.R: Joining with `by = join_by(speaker, id, formant)` Saving _problems/test-dct-8.R > test_reloc.R: i No `.time_col` provided. > test_reloc.R: i Assuming `.data` is arranged by time. > test_reloc.R: > test_reloc.R: i No `.time_col` provided. > test_reloc.R: i Assuming `.data` is arranged by time. > test_reloc.R: [ FAIL 1 | WARN 0 | SKIP 0 | PASS 85 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-dct.R:8:3'): dct coefs from package are equal to established library ── <Rcpp::exception/C++Error/error/condition> Error: /tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so - /tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so: cannot enable executable stack as shared object requires: Invalid argument Backtrace: ▆ 1. └─reticulate::py_config() at test-dct.R:8:3 2. └─reticulate:::ensure_python_initialized() 3. └─reticulate:::initialize_python() 4. └─base::tryCatch(...) 5. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 7. └─value[[3L]](cond) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 85 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc