Last updated on 2020-06-15 08:53:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.92 | 231.80 | 240.72 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 6.42 | 176.54 | 182.96 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 279.61 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 294.64 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 26.00 | 227.00 | 253.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.0 | 9.77 | 231.49 | 241.26 | ERROR | |
r-patched-solaris-x86 | 0.2.0 | 318.20 | ERROR | |||
r-release-linux-x86_64 | 0.2.0 | 9.13 | 232.73 | 241.86 | ERROR | |
r-release-osx-x86_64 | 0.2.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 31.00 | 219.00 | 250.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.2.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 23.00 | 203.00 | 226.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [158s/178s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
-- 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 5. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
== testthat results ===========================================================
[ OK: 1719 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 5 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
5. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [121s/174s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 5. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 6. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1718 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 6 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
5. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
6. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘bayesplot’ ‘methods’ ‘purrr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [174s/211s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good Poisson:
y ~ 1 (@test-runs.R#277) ─────────────────────
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1720 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 4 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
4. Failure: Good Poisson:
y ~ 1 (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [200s/504s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 5. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1719 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 5 ]
1. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
5. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [143s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
-- 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 7. Failure: Good Poisson:
y ~ 1 (@test-runs.R#277) ---------------------
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 8. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277) ---
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 9. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
== testthat results ===========================================================
[ OK: 1715 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 9 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
7. Failure: Good Poisson:
y ~ 1 (@test-runs.R#277)
8. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277)
9. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [160s/176s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 7. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277) ───
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 8. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1716 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 8 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
7. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277)
8. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [191s/246s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 5. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277) ───
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1719 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 5 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
5. Failure: Good Poisson:
y ~ 1, 1 + (1 | id) ~ 1 (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [162s/179s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
── 1. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 2. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
── 5. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 1719 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 5 ]
1. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
4. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
5. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [137s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
-- 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 5. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 7. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 8. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
== testthat results ===========================================================
[ OK: 1716 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 8 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
5. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
6. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
7. Failure: Good Poisson:
y ~ 1 + x, y ~ 1 ~ rel(1) + rel(x), rel(1) ~ 0 (@test-runs.R#277)
8. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-release-windows-ix86+x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [178s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mcp)
>
> test_check("mcp")
-- 1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 +
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sig
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
-- 6. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (
any(stringr::str_starts(attr(gg, "condition")$message, expected_error)) isn't true.
== testthat results ===========================================================
[ OK: 1718 | SKIPPED: 1 | WARNINGS: 1 | FAILED: 6 ]
1. Failure: Good variance:
y ~ 1 + sigma(x + I(x^2)) (@test-runs.R#277)
2. Failure: Good variance:
y ~ 1 + sigma(1 + sin(x)) (@test-runs.R#277)
3. Failure: Good variance:
y ~ 1, ~0 + sigma(rel(1)), ~x + sigma(x), ~0 + sigma(rel(x)) (@test-runs.R#277)
4. Failure: Good variance:
y ~ 1, 1 + (1 | id) ~ rel(1) + I(x^2) + sigma(rel(1) + x) (@test-runs.R#277)
5. Failure: Good ARMA:
y ~ ar(1) + sigma(1 + x), ~ar(2, 1 + I(x^2)) + sigma(1) (@test-runs.R#277)
6. Failure: Good Poisson:
y ~ 1 + ar(1), ~1 + x + ar(2, 1 + x + I(x^3)) (@test-runs.R#277)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64