Last updated on 2026-04-22 07:53:00 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2021.1.2 | 2.86 | 142.02 | 144.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2021.1.2 | 1.92 | 101.01 | 102.93 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2021.1.2 | 5.00 | 248.79 | 253.79 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 2021.1.2 | 5.00 | 235.48 | 240.48 | NOTE | |
| r-devel-macos-arm64 | 2021.1.2 | 1.00 | 44.00 | 45.00 | OK | |
| r-devel-windows-x86_64 | 2021.1.2 | 6.00 | 160.00 | 166.00 | OK | |
| r-patched-linux-x86_64 | 2021.1.2 | 2.92 | 138.88 | 141.80 | OK | |
| r-release-linux-x86_64 | 2021.1.2 | 2.79 | 138.46 | 141.25 | OK | |
| r-release-macos-arm64 | 2021.1.2 | OK | ||||
| r-release-macos-x86_64 | 2021.1.2 | 2.00 | 163.00 | 165.00 | OK | |
| r-release-windows-x86_64 | 2021.1.2 | 6.00 | 159.00 | 165.00 | OK | |
| r-oldrel-macos-arm64 | 2021.1.2 | OK | ||||
| r-oldrel-macos-x86_64 | 2021.1.2 | 2.00 | 147.00 | 149.00 | OK | |
| r-oldrel-windows-x86_64 | 2021.1.2 | 6.00 | 212.00 | 218.00 | OK |
Version: 2021.1.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/49s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(attrib)
attrib 2021.1.2 https://folkehelseinstituttet.github.io/attrib
>
> test_check("attrib")
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%Saving _problems/test_fake-162.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_fake.R:159:3'): simmulations ─────────────────────────────────
Expected `round(as.numeric(median(dif_obs), 0))` to equal `c(0)`.
Differences:
1/1 mismatches
[1] -1 - 0 == -1
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2021.1.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘dlnm’ ‘ggplot2’ ‘mvmeta’ ‘pbs’ ‘tsModel’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc