Last updated on 2022-12-05 09:51:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 5.50 | 54.93 | 60.43 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.14 | 41.31 | 45.45 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 84.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 82.42 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 10.00 | 78.00 | 88.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.0 | 5.54 | 51.09 | 56.63 | ERROR | |
r-release-linux-x86_64 | 0.1.0 | 5.34 | 51.74 | 57.08 | ERROR | |
r-release-macos-arm64 | 0.1.0 | 24.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 46.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 11.00 | 82.00 | 93.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.0 | 30.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 46.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 15.00 | 78.00 | 93.00 | ERROR |
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s/3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
== Failed tests ================================================================
-- Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) -------
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
x
1. \-fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) ───────
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
▆
1. └─fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘usethis’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: data for non-ASCII characters
Result: NOTE
Note: found 1 marked Latin-1 string
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) ───────
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
▆
1. └─fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) ───────
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
▆
1. └─fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) ───────
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
▆
1. └─fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(fdistr)
>
> test_check("fdistr")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
== Failed tests ================================================================
-- Error ('test_create_pareto.R:7'): (code run outside of `test_that()`) -------
Error in `create_pareto(table)`: object 'g' not found
Backtrace:
x
1. \-fdistr::create_pareto(table) at test_create_pareto.R:7:0
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64