Last updated on 2026-07-16 01:56:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 3.19.0 | 40.79 | 264.00 | 304.79 | OK | |
| r-devel-linux-x86_64-debian-gcc | 3.19.0 | 29.83 | 186.38 | 216.21 | OK | |
| r-devel-linux-x86_64-fedora-clang | 3.19.0 | 68.00 | 441.90 | 509.90 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 3.19.0 | 31.00 | 170.34 | 201.34 | OK | |
| r-devel-windows-x86_64 | 3.19.0 | 48.00 | 281.00 | 329.00 | ERROR | |
| r-patched-linux-x86_64 | 3.19.0 | 45.12 | 241.83 | 286.95 | OK | |
| r-release-linux-x86_64 | 3.19.0 | 36.81 | 241.36 | 278.17 | OK | |
| r-release-macos-arm64 | 3.19.0 | 9.00 | 56.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 3.19.0 | 26.00 | 261.00 | 287.00 | OK | |
| r-release-windows-x86_64 | 3.19.0 | 49.00 | 267.00 | 316.00 | ERROR | |
| r-oldrel-macos-arm64 | 3.19.0 | 9.00 | 60.00 | 69.00 | OK | |
| r-oldrel-macos-x86_64 | 3.19.0 | 26.00 | 325.00 | 351.00 | OK | |
| r-oldrel-windows-x86_64 | 3.19.0 | 57.00 | 333.00 | 390.00 | ERROR |
Version: 3.19.0
Check: tests
Result: ERROR
Running 'testthat.R' [22s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mice)
Attaching package: 'mice'
The following object is masked from 'package:stats':
filter
The following objects are masked from 'package:base':
cbind, rbind
>
> test_check("mice")
Flavor: r-devel-windows-x86_64
Version: 3.19.0
Check: tests
Result: ERROR
Running 'testthat.R' [20s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mice)
Attaching package: 'mice'
The following object is masked from 'package:stats':
filter
The following objects are masked from 'package:base':
cbind, rbind
>
> test_check("mice")
Flavor: r-release-windows-x86_64
Version: 3.19.0
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mice)
Attaching package: 'mice'
The following object is masked from 'package:stats':
filter
The following objects are masked from 'package:base':
cbind, rbind
>
> test_check("mice")
Flavor: r-oldrel-windows-x86_64