CRAN Package Check Results for Package OpenSpecy

Last updated on 2026-09-14 00:50:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 16.74 183.61 200.35 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.3 12.53 131.25 143.78 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.3 13.00 133.58 146.58 ERROR
r-devel-linux-x86_64-fedora-gcc 1.5.3 11.00 130.98 141.98 OK
r-devel-windows-x86_64 1.5.3 19.00 193.00 212.00 OK
r-patched-linux-x86_64 1.5.3 15.77 176.88 192.65 OK
r-release-linux-x86_64 1.5.3 16.99 173.97 190.96 OK
r-release-macos-arm64 1.5.3 4.00 52.00 56.00 OK
r-release-macos-x86_64 1.5.3 11.00 213.00 224.00 OK
r-release-windows-x86_64 1.5.3 17.00 183.00 200.00 OK
r-oldrel-macos-arm64 1.5.3 OK
r-oldrel-macos-x86_64 1.5.3 10.00 198.00 208.00 OK
r-oldrel-windows-x86_64 1.5.3 27.00 240.00 267.00 OK

Check Details

Version: 1.5.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Win Cowger <wincowger@gmail.com>’ Found the following (possibly) invalid URLs: URL: https://app.gitter.im/#/room/#Open-Specy_community:gitter.im From: README.md Message: Invalid URL: '#' not allowed in fragment Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.5.3
Check: tests
Result: ERROR Running ‘testthat.R’ [22s/33s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(OpenSpecy) > > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > setDTthreads(2) > > test_check("OpenSpecy") Saving _problems/test-read_opus-7.R Saving _problems/test-read_opus-10.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 498 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-def_features.R:118:3', 'test-def_features.R:139:3', 'test-manage_lib.R:7:3', 'test-manage_lib.R:28:3', 'test-match_spec.R:63:3', 'test-match_spec.R:201:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read_opus.R:6:3'): opus files are read correctly ───────────── Expected `read_opus(read_extdata("ftir_ps.0"))` to run silently. Actual noise: warnings. ── Failure ('test-read_opus.R:9:3'): opus files are read correctly ───────────── Expected `read_opus(c(read_extdata("ftir_ps.0"), read_extdata("ftir_ps.0")))` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 0 | SKIP 6 | PASS 498 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.3
Check: tests
Result: ERROR Running ‘testthat.R’ [27s/37s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(OpenSpecy) > > library(data.table) Attaching package: 'data.table' The following object is masked from 'package:base': %notin% > setDTthreads(2) > > test_check("OpenSpecy") Saving _problems/test-read_opus-7.R Saving _problems/test-read_opus-10.R [ FAIL 2 | WARN 0 | SKIP 6 | PASS 498 ] ══ Skipped tests (6) ═══════════════════════════════════════════════════════════ • On CRAN (6): 'test-def_features.R:118:3', 'test-def_features.R:139:3', 'test-manage_lib.R:7:3', 'test-manage_lib.R:28:3', 'test-match_spec.R:63:3', 'test-match_spec.R:201:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read_opus.R:6:3'): opus files are read correctly ───────────── Expected `read_opus(read_extdata("ftir_ps.0"))` to run silently. Actual noise: warnings. ── Failure ('test-read_opus.R:9:3'): opus files are read correctly ───────────── Expected `read_opus(c(read_extdata("ftir_ps.0"), read_extdata("ftir_ps.0")))` to run silently. Actual noise: warnings. [ FAIL 2 | WARN 0 | SKIP 6 | PASS 498 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang