Last updated on 2026-01-19 09:49:49 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.2 | 5.94 | 86.41 | 92.35 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.2 | 4.38 | 62.52 | 66.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.2 | 11.00 | 128.84 | 139.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 11.00 | 144.55 | 155.55 | OK | |
| r-devel-windows-x86_64 | 0.4.2 | 9.00 | 105.00 | 114.00 | OK | |
| r-patched-linux-x86_64 | 0.4.2 | 6.43 | 78.08 | 84.51 | OK | |
| r-release-linux-x86_64 | 0.4.2 | 6.01 | 77.72 | 83.73 | OK | |
| r-release-macos-arm64 | 0.4.2 | OK | ||||
| r-release-macos-x86_64 | 0.4.2 | 4.00 | 104.00 | 108.00 | OK | |
| r-release-windows-x86_64 | 0.4.2 | 10.00 | 102.00 | 112.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.2 | 4.00 | 114.00 | 118.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.2 | 13.00 | 114.00 | 127.00 | ERROR |
Version: 0.4.2
Check: tests
Result: ERROR
Running 'testthat.R' [18s]
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(rextendr)
>
> test_check("rextendr")
Starting 2 test processes.
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
> test-pretty_rel_path.R: i First time using rextendr. Upgrading automatically...
> test-pretty_rel_path.R: i Setting `Config/rextendr/version` to "0.4.2" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.65.0, xz" in the 'DESCRIPTION' file.
> test-pretty_rel_path.R: v Creating 'src/rust/src'.
> test-pretty_rel_path.R: v Writing 'src/entrypoint.c'
> test-pretty_rel_path.R: v Writing 'src/Makevars.in'
> test-pretty_rel_path.R: v Writing 'src/Makevars.win.in'
> test-pretty_rel_path.R: v Writing 'src/.gitignore'
> test-pretty_rel_path.R: v Writing 'src/rust/Cargo.toml'
> test-pretty_rel_path.R: v Writing 'src/rust/src/lib.rs'
> test-pretty_rel_path.R: v Writing 'src/testpkg-win.def'
> test-pretty_rel_path.R: v Writing 'R/extendr-wrappers.R'
> test-pretty_rel_path.R: v Writing 'tools/msrv.R'
> test-pretty_rel_path.R: v Writing 'tools/config.R'
> test-pretty_rel_path.R: v Writing 'configure'
> test-pretty_rel_path.R: v Writing 'configure.win'
> test-pretty_rel_path.R: v Finished configuring extendr for package testpkg.
> test-pretty_rel_path.R: * Please run `rextendr::document()` for changes to take effect.
> test-pretty_rel_path.R: i Call `use_extendr_badge()` to add an extendr badge to your 'README'
Error in rs__parse_header(out) :
Internal callr error, invalid message header
Calls: test_check ... <Anonymous> -> rs__read_message -> rs__parse_header
Execution halted
Flavor: r-oldrel-windows-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.