CRAN Package Check Results for Package tnl.Test

Last updated on 2026-05-26 17:50:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 2.49 251.63 254.12 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.0 1.79 130.08 131.87 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 4.00 427.22 431.22 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.0 4.00 453.89 457.89 OK
r-devel-windows-x86_64 0.1.0 4.00 204.00 208.00 ERROR
r-patched-linux-x86_64 0.1.0 2.54 240.95 243.49 ERROR
r-release-linux-x86_64 0.1.0 2.36 241.57 243.93 ERROR
r-release-macos-arm64 0.1.0 1.00 52.00 53.00 OK
r-release-macos-x86_64 0.1.0 2.00 192.00 194.00 OK
r-release-windows-x86_64 0.1.0 4.00 209.00 213.00 ERROR
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 2.00 193.00 195.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 270.00 274.00 ERROR

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [211s/248s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [101s/112s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [361s/585s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [150s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [205s/239s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [205s/242s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [155s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [209s] 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/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(tnl.Test) > > test_check("tnl.Test") Saving _problems/test_function-65.R [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_function.R:65:3'): functions returns a vector with the expected size ── <rlib_error_package_not_found/rlang_error/error/condition> Error in `expect_vector(rtnl(10, 5, 10, 2), ptype = double(), size = 10)`: The package "vctrs" is required. Backtrace: ▆ 1. └─testthat::expect_vector(...) at test_function.R:65:3 2. └─rlang::check_installed("vctrs") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 64 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64