Last updated on 2025-09-04 09:50:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.35 | 38.96 | 42.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.27 | 31.68 | 33.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 67.37 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 76.62 | OK | |||
r-devel-windows-x86_64 | 0.1.0 | 5.00 | 61.00 | 66.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 2.74 | 36.03 | 38.77 | OK | |
r-release-linux-x86_64 | 0.1.0 | 2.99 | 35.99 | 38.98 | OK | |
r-release-macos-arm64 | 0.1.0 | 32.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 52.00 | OK | |||
r-release-windows-x86_64 | 0.1.0 | 5.00 | 60.00 | 65.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 38.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.0 | 58.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.0 | 7.00 | 68.00 | 75.00 | OK |
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/50s]
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(mcptools)
>
> test_check("mcptools")
[ FAIL 2 | WARN 0 | SKIP 8 | PASS 54 ]
══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-client.R:60:3', 'test-client.R:66:3',
'test-client.R:73:3', 'test-server.R:33:3', 'test-tools.R:19:3',
'test-tools.R:49:3', 'test-utils.R:20:3'
• identical(Sys.getenv("GITHUB_PAT"), "") is TRUE (1): 'test-client.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-server.R:23:3'): roundtrip mcp_server and mcp_tools ──────────
all(c("list_r_sessions", "select_r_session") %in% tool_names) is not TRUE
`actual`: FALSE
`expected`: TRUE
── Error ('test-server.R:26:3'): roundtrip mcp_server and mcp_tools ────────────
Error in `tools[[which(tool_names == "list_r_sessions")]]`: attempt to select less than one element in get1index
[ FAIL 2 | WARN 0 | SKIP 8 | PASS 54 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
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.