CRAN Package Check Results for Package sdtm.oak

Last updated on 2025-05-23 04:51:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 5.92 131.03 136.95 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 4.25 89.99 94.24 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 235.61 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 212.15 OK
r-devel-windows-x86_64 0.1.1 10.00 144.00 154.00 OK
r-patched-linux-x86_64 0.1.1 7.10 122.84 129.94 OK
r-release-linux-x86_64 0.1.1 5.99 121.89 127.88 OK
r-release-macos-arm64 0.1.1 67.00 OK
r-release-macos-x86_64 0.1.1 140.00 OK
r-release-windows-x86_64 0.2.0 11.00 141.00 152.00 OK
r-oldrel-macos-arm64 0.2.0 222.00 ERROR
r-oldrel-macos-x86_64 0.1.1 263.00 OK
r-oldrel-windows-x86_64 0.1.1 11.00 171.00 182.00 OK

Check Details

Version: 0.2.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [9s/6s] 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(sdtm.oak) > > test_check("sdtm.oak") Starting 2 test processes Error in file(file, mode) : cannot open the connection Calls: test_check ... FUN -> <Anonymous> -> rs_call -> save_function_to_temp Execution halted Flavor: r-oldrel-macos-arm64