Last updated on 2019-04-22 10:52:16 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.1 | 2.42 | 71.35 | 73.77 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.1 | 2.14 | 59.53 | 61.67 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.7.1 | 84.63 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.1 | 85.60 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.7.1 | 9.00 | 92.00 | 101.00 | ERROR | |
r-patched-linux-x86_64 | 0.7.1 | 2.84 | 74.12 | 76.96 | ERROR | |
r-patched-solaris-x86 | 0.7.1 | 200.80 | ERROR | |||
r-release-linux-x86_64 | 0.7.1 | 1.95 | 69.68 | 71.63 | OK | |
r-release-windows-ix86+x86_64 | 0.7.1 | 4.00 | 127.00 | 131.00 | OK | |
r-release-osx-x86_64 | 0.7.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.1 | 3.00 | 126.00 | 129.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.7.1 | OK |
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [22s/23s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
-- 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
-- 2. Failure: gather replaces seed. (@test-gather.R#57) ----------------------
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
-- 3. Failure: get.seed retrieves properly (@test-seeds.R#14) -----------------
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
-- 4. Failure: replace.seed (@test-seeds.R#29) --------------------------------
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
-- 5. Failure: replace.seed (@test-seeds.R#30) --------------------------------
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
-- 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ------------
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
== testthat results ===========================================================
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [20s/26s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
── 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 2. Failure: gather replaces seed. (@test-gather.R#57) ──────────────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 3. Failure: get.seed retrieves properly (@test-seeds.R#14) ─────────────────
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
── 4. Failure: replace.seed (@test-seeds.R#29) ────────────────────────────────
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 5. Failure: replace.seed (@test-seeds.R#30) ────────────────────────────────
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [26s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
── 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 2. Failure: gather replaces seed. (@test-gather.R#57) ──────────────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 3. Failure: get.seed retrieves properly (@test-seeds.R#14) ─────────────────
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
── 4. Failure: replace.seed (@test-seeds.R#29) ────────────────────────────────
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 5. Failure: replace.seed (@test-seeds.R#30) ────────────────────────────────
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
── 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 2. Failure: gather replaces seed. (@test-gather.R#57) ──────────────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 3. Failure: get.seed retrieves properly (@test-seeds.R#14) ─────────────────
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
── 4. Failure: replace.seed (@test-seeds.R#29) ────────────────────────────────
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 5. Failure: replace.seed (@test-seeds.R#30) ────────────────────────────────
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
-- 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
-- 2. Failure: gather replaces seed. (@test-gather.R#57) ----------------------
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
-- 3. Failure: get.seed retrieves properly (@test-seeds.R#14) -----------------
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
-- 4. Failure: replace.seed (@test-seeds.R#29) --------------------------------
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
-- 5. Failure: replace.seed (@test-seeds.R#30) --------------------------------
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
-- 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ------------
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
== testthat results ===========================================================
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/24s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
── 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 2. Failure: gather replaces seed. (@test-gather.R#57) ──────────────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 3. Failure: get.seed retrieves properly (@test-seeds.R#14) ─────────────────
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
── 4. Failure: replace.seed (@test-seeds.R#29) ────────────────────────────────
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 5. Failure: replace.seed (@test-seeds.R#30) ────────────────────────────────
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.7.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [80s/97s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
── 1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
RNGkind() not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 2. Failure: gather replaces seed. (@test-gather.R#57) ──────────────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 3. Failure: get.seed retrieves properly (@test-seeds.R#14) ─────────────────
`seed` not identical to `eseed`.
Mean relative difference: 0.9608917
── 4. Failure: replace.seed (@test-seeds.R#29) ────────────────────────────────
`k` not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
── 5. Failure: replace.seed (@test-seeds.R#30) ────────────────────────────────
`l` not identical to c("L'Ecuyer-CMRG", "Inversion").
Lengths differ: 3 is not 2
── 6. Failure: withseed replaces previous seed. (@test-seeds.R#56) ────────────
RNGkind() not identical to c("Mersenne-Twister", "Box-Muller").
Lengths differ: 3 is not 2
══ testthat results ═══════════════════════════════════════════════════════════
OK: 119 SKIPPED: 5 FAILED: 6
1. Failure: gather gives the appropriate kinds of seed. (@test-gather.R#42)
2. Failure: gather replaces seed. (@test-gather.R#57)
3. Failure: get.seed retrieves properly (@test-seeds.R#14)
4. Failure: replace.seed (@test-seeds.R#29)
5. Failure: replace.seed (@test-seeds.R#30)
6. Failure: withseed replaces previous seed. (@test-seeds.R#56)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.7.1
Check: tests
Result: ERROR
Running 'testthat.R' [29s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(harvestr)
> foreach::registerDoSEQ()
> test_check("harvestr")
-- 1. Failure: caching in reap with long sample (@test-caching.R#76) ----------
all(t2[1] <= t1[1]) isn't true.
== testthat results ===========================================================
OK: 104 SKIPPED: 5 FAILED: 1
1. Failure: caching in reap with long sample (@test-caching.R#76)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64