Last updated on 2024-11-05 03:49:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 11.47 | 243.72 | 255.19 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 6.02 | 172.31 | 178.33 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 427.07 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 422.00 | ERROR | |||
r-devel-windows-x86_64 | 1.2.1 | 19.00 | 298.00 | 317.00 | ERROR | |
r-patched-linux-x86_64 | 1.2.1 | 13.10 | 235.33 | 248.43 | NOTE | |
r-release-linux-x86_64 | 1.2.1 | 10.38 | 236.89 | 247.27 | NOTE | |
r-release-macos-arm64 | 1.2.1 | 120.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.1 | 204.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.1 | 22.00 | 316.00 | 338.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.1 | 116.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 258.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 26.00 | 366.00 | 392.00 | OK |
Version: 1.2.1
Check: Rd files
Result: NOTE
checkRd: (-1) fh_bounds.Rd:14: Lost braces
14 | \item{params1}{Arguments to pass to the r{dist} function for distribution 1}
| ^
checkRd: (-1) fh_bounds.Rd:16: Lost braces
16 | \item{params2}{Arguments to pass to the r{dist} function for distribution 2}
| ^
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-macos-x86_64, r-release-windows-x86_64
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [75s/95s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(faux)
************
Welcome to faux. For support and examples visit:
https://debruine.github.io/faux/
- Get and set global package options with: faux_options()
************
>
> expect_equal <- function(...) {
+ testthat::expect_equal(..., check.environment=FALSE)
+ }
>
> test_check("faux")
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3',
'test-distributions.R:113:3', 'test-distributions.R:136:3',
'test-distributions.R:160:3', 'test-distributions.R:234:3',
'test-distributions.R:292:3', 'test-distributions.R:340:3',
'test-distributions.R:369:3', 'test-distributions.R:569:3',
'test-plot_design.R:51:3', 'test-plot_design.R:341:3'
• Too variable (1): 'test-distributions.R:473:3'
• long checking function (1): 'test-norta.R:55:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getcols.R:2:3'): error ───────────────────────────────────────
`getcols()` did not throw an error.
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [54s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(faux)
************
Welcome to faux. For support and examples visit:
https://debruine.github.io/faux/
- Get and set global package options with: faux_options()
************
>
> expect_equal <- function(...) {
+ testthat::expect_equal(..., check.environment=FALSE)
+ }
>
> test_check("faux")
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3',
'test-distributions.R:113:3', 'test-distributions.R:136:3',
'test-distributions.R:160:3', 'test-distributions.R:234:3',
'test-distributions.R:292:3', 'test-distributions.R:340:3',
'test-distributions.R:369:3', 'test-distributions.R:569:3',
'test-plot_design.R:51:3', 'test-plot_design.R:341:3'
• Too variable (1): 'test-distributions.R:473:3'
• long checking function (1): 'test-norta.R:55:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getcols.R:2:3'): error ───────────────────────────────────────
`getcols()` did not throw an error.
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [126s/286s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(faux)
************
Welcome to faux. For support and examples visit:
https://debruine.github.io/faux/
- Get and set global package options with: faux_options()
************
>
> expect_equal <- function(...) {
+ testthat::expect_equal(..., check.environment=FALSE)
+ }
>
> test_check("faux")
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3',
'test-distributions.R:113:3', 'test-distributions.R:136:3',
'test-distributions.R:160:3', 'test-distributions.R:234:3',
'test-distributions.R:292:3', 'test-distributions.R:340:3',
'test-distributions.R:369:3', 'test-distributions.R:569:3',
'test-plot_design.R:51:3', 'test-plot_design.R:341:3'
• Too variable (1): 'test-distributions.R:473:3'
• long checking function (1): 'test-norta.R:55:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getcols.R:2:3'): error ───────────────────────────────────────
`getcols()` did not throw an error.
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [125s/161s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(faux)
************
Welcome to faux. For support and examples visit:
https://debruine.github.io/faux/
- Get and set global package options with: faux_options()
************
>
> expect_equal <- function(...) {
+ testthat::expect_equal(..., check.environment=FALSE)
+ }
>
> test_check("faux")
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3',
'test-distributions.R:113:3', 'test-distributions.R:136:3',
'test-distributions.R:160:3', 'test-distributions.R:234:3',
'test-distributions.R:292:3', 'test-distributions.R:340:3',
'test-distributions.R:369:3', 'test-distributions.R:569:3',
'test-plot_design.R:51:3', 'test-plot_design.R:341:3'
• Too variable (1): 'test-distributions.R:473:3'
• long checking function (1): 'test-norta.R:55:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getcols.R:2:3'): error ───────────────────────────────────────
`getcols()` did not throw an error.
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [91s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(faux)
************
Welcome to faux. For support and examples visit:
https://debruine.github.io/faux/
- Get and set global package options with: faux_options()
************
>
> expect_equal <- function(...) {
+ testthat::expect_equal(..., check.environment=FALSE)
+ }
>
> test_check("faux")
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
══ Skipped tests (14) ══════════════════════════════════════════════════════════
• On CRAN (12): 'test-distributions.R:59:3', 'test-distributions.R:90:3',
'test-distributions.R:113:3', 'test-distributions.R:136:3',
'test-distributions.R:160:3', 'test-distributions.R:234:3',
'test-distributions.R:292:3', 'test-distributions.R:340:3',
'test-distributions.R:369:3', 'test-distributions.R:569:3',
'test-plot_design.R:51:3', 'test-plot_design.R:341:3'
• Too variable (1): 'test-distributions.R:473:3'
• long checking function (1): 'test-norta.R:55:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-getcols.R:2:3'): error ───────────────────────────────────────
`getcols()` did not throw an error.
[ FAIL 1 | WARN 5 | SKIP 14 | PASS 1368 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64