CRAN Package Check Results for Package defineR

Last updated on 2025-02-01 12:48:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 7.62 119.08 126.70 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 5.32 76.37 81.69 OK
r-devel-linux-x86_64-fedora-clang 0.0.4 209.12 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4 201.70 OK
r-devel-windows-x86_64 0.0.4 9.00 89.00 98.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.51 110.41 117.92 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 8.00 87.00 95.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 10.00 109.00 119.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

Version: 0.0.4
Check: tests
Result: ERROR Running 'testthat.R' [18s] 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-devel-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") Flavor: r-release-windows-x86_64

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