Last updated on 2020-08-07 01:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.2 | 8.10 | 146.97 | 155.07 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.5.2 | 6.71 | 110.54 | 117.25 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.5.2 | 194.86 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 187.93 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.5.2 | 30.00 | 214.00 | 244.00 | ERROR | |
r-patched-linux-x86_64 | 0.5.2 | 8.34 | 142.19 | 150.53 | OK | |
r-patched-solaris-x86 | 0.5.2 | 234.30 | OK | |||
r-release-linux-x86_64 | 0.5.2 | 7.46 | 140.18 | 147.64 | OK | |
r-release-macos-x86_64 | 0.5.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.5.2 | 27.00 | 146.00 | 173.00 | OK | |
r-oldrel-macos-x86_64 | 0.5.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.2 | 15.00 | 183.00 | 198.00 | OK |
Version: 0.5.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s/1s]
Running 'testthat.R' [16s/16s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(naniar)
>
> test_check("naniar")
-- 1. Failure: special missings are the same for grouped and ungrouped data (@te
aq_grouped_recoded$Ozone_NA not equal to aq_recoded$Ozone_NA.
Attributes: < Component "class": Lengths (1, 2) differ (string compare on first 1) >
Attributes: < Component "class": 1 string mismatch >
== testthat results ===========================================================
[ OK: 556 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: special missings are the same for grouped and ungrouped data (@test-special-missing-values.R#139)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [12s/16s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(naniar)
>
> test_check("naniar")
── 1. Failure: special missings are the same for grouped and ungrouped data (@te
aq_grouped_recoded$Ozone_NA not equal to aq_recoded$Ozone_NA.
Attributes: < Component "class": Lengths (1, 2) differ (string compare on first 1) >
Attributes: < Component "class": 1 string mismatch >
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 556 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: special missings are the same for grouped and ungrouped data (@test-special-missing-values.R#139)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [19s/63s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(naniar)
>
> test_check("naniar")
── 1. Failure: special missings are the same for grouped and ungrouped data (@te
aq_grouped_recoded$Ozone_NA not equal to aq_recoded$Ozone_NA.
Attributes: < Component "class": Lengths (1, 2) differ (string compare on first 1) >
Attributes: < Component "class": 1 string mismatch >
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 556 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: special missings are the same for grouped and ungrouped data (@test-special-missing-values.R#139)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.2
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [19s/46s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(naniar)
>
> test_check("naniar")
── 1. Failure: special missings are the same for grouped and ungrouped data (@te
aq_grouped_recoded$Ozone_NA not equal to aq_recoded$Ozone_NA.
Attributes: < Component "class": Lengths (1, 2) differ (string compare on first 1) >
Attributes: < Component "class": 1 string mismatch >
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 556 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: special missings are the same for grouped and ungrouped data (@test-special-missing-values.R#139)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.5.2
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(naniar)
>
> test_check("naniar")
-- 1. Failure: special missings are the same for grouped and ungrouped data (@te
aq_grouped_recoded$Ozone_NA not equal to aq_recoded$Ozone_NA.
Attributes: < Component "class": Lengths (1, 2) differ (string compare on first 1) >
Attributes: < Component "class": 1 string mismatch >
== testthat results ===========================================================
[ OK: 556 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: special missings are the same for grouped and ungrouped data (@test-special-missing-values.R#139)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64