Last updated on 2025-08-20 21:51:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 9.36 | 118.24 | 127.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 5.97 | 75.99 | 81.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 199.12 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 206.37 | NOTE | |||
r-devel-windows-x86_64 | 1.0.1 | 10.00 | 125.00 | 135.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 8.82 | 110.51 | 119.33 | ERROR | |
r-release-linux-x86_64 | 1.0.1 | 7.93 | 109.94 | 117.87 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 52.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 114.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 12.00 | 128.00 | 140.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.1 | 95.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.1 | 14.00 | 164.00 | 178.00 | OK |
Version: 1.0.1
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘aov.R’ ‘create_subtree.R’ ‘create_tree.R’ ‘monte_carlo.R’ ‘node.R’
‘oat.R’ ‘option.R’ ‘sensitivity_index.R’ ‘synoptique.R’ ‘tree.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/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(dexisensitivity)
Attaching package: 'dexisensitivity'
The following object is masked from 'package:testthat':
describe
>
> test_check("dexisensitivity")
Starting simulation at Wed Aug 20 15:21:53 2025
Simulation finished at Wed Aug 20 15:21:54 2025
NULL
$xpd
[1] FALSE
$mar
[1] 5.1 4.1 4.1 2.1
$pty
[1] "m"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 858 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-option.R:72:3', 'test-option.R:104:3'
• On Linux (2): 'test-node.R:91:3', 'test-option.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create_tree.R:98:3'): get_dexi_attributes give warning but still return root name if no descendant ──
`test_output` (`actual`) not equal to `expected_output` (`expected`).
`actual` is a list
`expected` is a character vector ('bla')
── Failure ('test-create_tree.R:99:3'): get_dexi_attributes give warning but still return root name if no descendant ──
`dexisensitivity:::get_dexi_attributes(masc2_xml, "bla")` did not throw the expected warning.
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 858 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/35s]
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(dexisensitivity)
Attaching package: 'dexisensitivity'
The following object is masked from 'package:testthat':
describe
>
> test_check("dexisensitivity")
Starting simulation at Wed Aug 20 11:03:38 2025
Simulation finished at Wed Aug 20 11:03:40 2025
NULL
$xpd
[1] FALSE
$mar
[1] 5.1 4.1 4.1 2.1
$pty
[1] "m"
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 858 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test-option.R:72:3', 'test-option.R:104:3'
• On Linux (2): 'test-node.R:91:3', 'test-option.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-create_tree.R:98:3'): get_dexi_attributes give warning but still return root name if no descendant ──
`test_output` (`actual`) not equal to `expected_output` (`expected`).
`actual` is a list
`expected` is a character vector ('bla')
── Failure ('test-create_tree.R:99:3'): get_dexi_attributes give warning but still return root name if no descendant ──
`dexisensitivity:::get_dexi_attributes(masc2_xml, "bla")` did not throw the expected warning.
[ FAIL 2 | WARN 0 | SKIP 4 | PASS 858 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.