R version 4.6.0 beta (2026-04-16 r89899 ucrt) -- "Because it was There" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # 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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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.5.0" 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 'cleanup' > test-pretty_rel_path.R: v Writing 'cleanup.win' > 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 'src/rust/document.rs' > 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 `devtools::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-use_vscode.R: v Adding "^\\.vscode$" to '.Rbuildignore'. > test-use_msrv.R: i Setting `SystemRequirements` to "Cargo (Rust's package manager), rustc >= 1.70" in the 'DESCRIPTION' file. > test-use_vscode.R: v Adding "^\\.vscode$" to '.Rbuildignore'. > test-use_msrv.R: * Please update it manually if needed. > test-use_msrv.R: * `SystemRequirements: Cargo (Rust's package manager), rustc >= 1.65` > test-use_vscode.R: v Adding "^\\.vscode$" to '.Rbuildignore'. [ FAIL 0 | WARN 0 | SKIP 75 | PASS 65 ] ══ Skipped tests (75) ══════════════════════════════════════════════════════════ • On CRAN (73): 'test-cran-compliance.R:3:3', 'test-cran-compliance.R:23:3', 'test-clean.R:4:3', 'test-document.R:4:3', 'test-document.R:21:3', 'test-document.R:38:3', 'test-document.R:61:3', 'test-document.R:77:3', 'test-document.R:88:3', 'test-document.R:99:3', 'test-document.R:118:3', 'test-eval.R:3:3', 'test-eval.R:22:3', 'test-eval.R:50:3', 'test-eval.R:79:3', 'test-eval.R:100:3', 'test-eval.R:125:3', 'test-extendr_function_options.R:3:3', 'test-extendr_function_options.R:29:3', 'test-extendr_function_options.R:44:3', 'test-extendr_function_options.R:49:3', 'test-extendr_function_options.R:59:3', 'test-extendr_function_options.R:69:3', 'test-extendr_function_options.R:81:3', 'test-extendr_function_options.R:96:3', 'test-extendr_function_options.R:111:3', 'test-knitr-engine.R:4:3', 'test-knitr-engine.R:29:3', 'test-knitr-engine.R:42:3', 'test-name-override.R:3:3', 'test-optional-features.R:4:3', 'test-optional-features.R:22:3', 'test-optional-features.R:40:3', 'test-optional-features.R:48:3', 'test-optional-features.R:55:3', 'test-rust-sitrep.R:1:1', 'test-rust-sitrep.R:8:1', 'test-rust-sitrep.R:19:1', 'test-rust-sitrep.R:40:1', 'test-rust-sitrep.R:61:1', 'test-rust-sitrep.R:78:1', 'test-rust-sitrep.R:95:1', 'test-rust-sitrep.R:112:1', 'test-rust-sitrep.R:133:1', 'test-source.R:3:3', 'test-source.R:49:3', 'test-source.R:57:3', 'test-source.R:66:3', 'test-source.R:100:3', 'test-source.R:110:3', 'test-source.R:122:3', 'test-source.R:137:3', 'test-source.R:145:3', 'test-update_scaffold.R:3:3', 'test-update_scaffold.R:27:3', 'test-use_crate.R:3:3', 'test-use_crate.R:32:3', 'test-use_crate.R:54:3', 'test-use_crate.R:79:3', 'test-use_dev_extendr.R:4:3', 'test-use_extendr.R:3:3', 'test-use_extendr.R:50:3', 'test-use_extendr.R:58:3', 'test-use_extendr.R:68:3', 'test-use_extendr.R:83:3', 'test-use_extendr.R:116:3', 'test-use_extendr.R:145:3', 'test-use_extendr.R:160:3', 'test-use_extendr.R:174:3', 'test-use_extendr.R:183:3', 'test-use_extendr.R:197:3', 'test-use_extendr.R:216:3', 'test-use_extendr.R:229:3' • On Windows (1): 'test-source.R:73:3' • `cargo license --help` is not available. (1): 'test-license_note.R:3:3' [ FAIL 0 | WARN 0 | SKIP 75 | PASS 65 ] > > proc.time() user system elapsed 3.95 0.34 14.21