CRAN Package Check Results for Package rextendr

Last updated on 2026-02-26 15:51:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 6.10 86.64 92.74 OK
r-devel-linux-x86_64-debian-gcc 0.4.2 4.40 62.73 67.13 OK
r-devel-linux-x86_64-fedora-clang 0.4.2 11.00 126.44 137.44 OK
r-devel-linux-x86_64-fedora-gcc 0.4.2 10.00 134.57 144.57 OK
r-devel-macos-arm64 0.4.2 2.00 40.00 42.00 OK
r-devel-windows-x86_64 0.4.2 10.00 103.00 113.00 OK
r-patched-linux-x86_64 0.4.2 6.60 78.40 85.00 OK
r-release-linux-x86_64 0.4.2 5.23 78.10 83.33 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 12.00 100.00 112.00 ERROR
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 12.00 118.00 130.00 OK

Check Details

Version: 0.4.2
Check: tests
Result: ERROR Running 'testthat.R' [15s] 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-release-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.