Last updated on 2025-12-04 09:50:18 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| rmdl | 9 | 1 | 3 |
Current CRAN status: ERROR: 9, NOTE: 1, OK: 3
Version: 0.1.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘model-table.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/15s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/67s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [13s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [19s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(rmdl)
Loading required package: vctrs
Loading required package: tibble
Attaching package: 'tibble'
The following object is masked from 'package:vctrs':
data_frame
Attaching package: 'rmdl'
The following object is masked from 'package:testthat':
describe
>
> test_check("rmdl")
Interaction term `green` was applied to exposure term `witch`
Interaction term `green` was applied to exposure term `witch`
Interaction term `west` was applied to exposure term `witch`
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Using `fundamental` decomposition pattern:
- Mediation term: NA
- Stratifying term: NA
Interaction term `green` was applied to exposure term `witch`
Saving _problems/test-terms-213.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• Skipping (1): 'test-formulas.R:57:2'
• empty test (3): 'test-interaction.R:41:1', 'test-model-table.R:272:1',
'test-patterns.R:36:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-terms.R:213:2'): interaction terms are appropriately made ──────
Error in `expect(length(t), 5)`: `ok` must be `TRUE` or `FALSE`, not the number 5.
Backtrace:
▆
1. └─testthat::expect(ok = length(t)) at test-terms.R:213:9
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 206 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.