CRAN Package Check Results for Package defineR

Last updated on 2025-02-04 16:49:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 7.37 115.50 122.87 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 5.47 77.12 82.59 OK
r-devel-linux-x86_64-fedora-clang 0.0.4 209.12 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4 198.56 OK
r-devel-windows-x86_64 0.0.4 10.00 91.00 101.00 ERROR
r-patched-linux-x86_64 0.0.4 7.78 108.97 116.75 OK
r-release-linux-x86_64 0.0.4 7.57 109.99 117.56 OK
r-release-macos-arm64 0.0.4 67.00 OK
r-release-macos-x86_64 0.0.4 106.00 OK
r-release-windows-x86_64 0.0.4 9.00 87.00 96.00 ERROR
r-oldrel-macos-arm64 0.0.4 69.00 OK
r-oldrel-macos-x86_64 0.0.4 138.00 OK
r-oldrel-windows-x86_64 0.0.4 11.00 109.00 120.00 ERROR

Check Details

Version: 0.0.4
Check: examples
Result: ERROR Running examples in 'defineR-Ex.R' failed The error most likely occurred in: > ### Name: write_define > ### Title: Creates a define XML document > ### Aliases: write_define > > ### ** Examples > > # Get temp directory > tmp <- tempdir() > > # Create demo metadata > pth <- write_metadata(tmp, demo = TRUE) > > # Generate define files > res <- write_define(pth, tmp, view = FALSE) Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.0.4
Check: tests
Result: ERROR Running 'testthat.R' [17s] 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(defineR) Loading required package: common Loading required package: glue > > test_check("defineR") Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 0.0.4
Check: tests
Result: ERROR Running 'testthat.R' [26s] 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(defineR) Loading required package: common Loading required package: glue > > test_check("defineR") Flavor: r-oldrel-windows-x86_64