Last updated on 2024-12-21 13:51:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.4 | 5.27 | 114.58 | 119.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 5.48 | 72.02 | 77.50 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 207.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 213.10 | OK | |||
r-devel-windows-x86_64 | 0.0.4 | 8.00 | 90.00 | 98.00 | ERROR | |
r-patched-linux-x86_64 | 0.0.4 | 7.71 | 109.71 | 117.42 | OK | |
r-release-linux-x86_64 | 0.0.4 | 6.75 | 109.36 | 116.11 | 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 | 10.00 | 127.00 | 137.00 | OK | |
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 | 105.00 | 116.00 | ERROR |
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-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")
Flavor: r-devel-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