Last updated on 2022-05-13 07:51:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 22.39 | 229.79 | 252.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 18.03 | 166.65 | 184.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 301.17 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 284.62 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 43.00 | 263.00 | 306.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 23.70 | 211.08 | 234.78 | ERROR | |
r-release-linux-x86_64 | 1.0.1 | 20.15 | 213.78 | 233.93 | ERROR | |
r-release-macos-arm64 | 1.0.1 | 88.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 143.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 42.00 | 270.00 | 312.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 74.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 144.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 50.00 | 263.00 | 313.00 | NOTE |
Version: 1.0.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'fOptions'
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'wwntests-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: autocorrelation_coeff_plot
> ### Title: Plot Confidence Bounds of Estimated Functional Autocorrelation
> ### Coefficients
> ### Aliases: autocorrelation_coeff_plot
>
> ### ** Examples
>
> b <- brown_motion(75, 40)
> autocorrelation_coeff_plot(b)
> autocorrelation_coeff_plot(b, M = 200, low_disc = TRUE)
Error in MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc) :
Please install the 'fOptions' package for low discrepancy sampling.
Calls: autocorrelation_coeff_plot ... Q_WS_quantile -> variance_hat_Q_h -> MCint_eta_approx_i_j
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [8s/10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
>
> test_check("wwntests")
Loading required package: wwntests
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
== Failed tests ================================================================
-- Error (test_hyp_tst.R:17:3): fport_test Producing Valid Output for All Valid Combinations of Parameters --
Error in `MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)`: Please install the 'fOptions' package for low discrepancy sampling.
Backtrace:
x
1. +-testthat::expect_success(...) at test_hyp_tst.R:17:2
2. | \-testthat::capture_expectation(expr)
3. | \-base::tryCatch(...)
4. | \-base tryCatchList(expr, classes, parentenv, handlers)
5. | \-base tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. | \-base doTryCatch(return(expr), name, parentenv, handler)
7. +-testthat::expect_is(...)
8. | \-testthat::quasi_label(enquo(object), label, arg = "object")
9. | \-rlang::eval_bare(expr, quo_get_env(quo))
10. \-wwntests::fport_test(b1, test = "single-lag", lag = 2, low_disc = TRUE)
11. \-wwntests::single_lag_test(...)
12. \-wwntests:::Q_WS_hyp_test(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
13. \-wwntests:::Q_WS_quantile(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
14. \-wwntests:::variance_hat_Q_h(f_data, lag, M = M, low_disc = low_disc)
15. \-wwntests:::MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("wwntests")
Loading required package: wwntests
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_hyp_tst.R:17:3): fport_test Producing Valid Output for All Valid Combinations of Parameters ──
Error in `MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)`: Please install the 'fOptions' package for low discrepancy sampling.
Backtrace:
▆
1. ├─testthat::expect_success(...) at test_hyp_tst.R:17:2
2. │ └─testthat::capture_expectation(expr)
3. │ └─base::tryCatch(...)
4. │ └─base tryCatchList(expr, classes, parentenv, handlers)
5. │ └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. │ └─base doTryCatch(return(expr), name, parentenv, handler)
7. ├─testthat::expect_is(...)
8. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
9. │ └─rlang::eval_bare(expr, quo_get_env(quo))
10. └─wwntests::fport_test(b1, test = "single-lag", lag = 2, low_disc = TRUE)
11. └─wwntests::single_lag_test(...)
12. └─wwntests:::Q_WS_hyp_test(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
13. └─wwntests:::Q_WS_quantile(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
14. └─wwntests:::variance_hat_Q_h(f_data, lag, M = M, low_disc = low_disc)
15. └─wwntests:::MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘wwntests-Ex.R’ failed
The error most likely occurred in:
> ### Name: autocorrelation_coeff_plot
> ### Title: Plot Confidence Bounds of Estimated Functional Autocorrelation
> ### Coefficients
> ### Aliases: autocorrelation_coeff_plot
>
> ### ** Examples
>
> b <- brown_motion(75, 40)
> autocorrelation_coeff_plot(b)
> autocorrelation_coeff_plot(b, M = 200, low_disc = TRUE)
Error in MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc) :
Please install the 'fOptions' package for low discrepancy sampling.
Calls: autocorrelation_coeff_plot ... Q_WS_quantile -> variance_hat_Q_h -> MCint_eta_approx_i_j
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("wwntests")
Loading required package: wwntests
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_hyp_tst.R:17:3): fport_test Producing Valid Output for All Valid Combinations of Parameters ──
Error in `MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)`: Please install the 'fOptions' package for low discrepancy sampling.
Backtrace:
▆
1. ├─testthat::expect_success(...) at test_hyp_tst.R:17:2
2. │ └─testthat::capture_expectation(expr)
3. │ └─base::tryCatch(...)
4. │ └─base tryCatchList(expr, classes, parentenv, handlers)
5. │ └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. │ └─base doTryCatch(return(expr), name, parentenv, handler)
7. ├─testthat::expect_is(...)
8. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
9. │ └─rlang::eval_bare(expr, quo_get_env(quo))
10. └─wwntests::fport_test(b1, test = "single-lag", lag = 2, low_disc = TRUE)
11. └─wwntests::single_lag_test(...)
12. └─wwntests:::Q_WS_hyp_test(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
13. └─wwntests:::Q_WS_quantile(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
14. └─wwntests:::variance_hat_Q_h(f_data, lag, M = M, low_disc = low_disc)
15. └─wwntests:::MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
>
> test_check("wwntests")
Loading required package: wwntests
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_hyp_tst.R:17:3): fport_test Producing Valid Output for All Valid Combinations of Parameters ──
Error in `MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)`: Please install the 'fOptions' package for low discrepancy sampling.
Backtrace:
▆
1. ├─testthat::expect_success(...) at test_hyp_tst.R:17:2
2. │ └─testthat::capture_expectation(expr)
3. │ └─base::tryCatch(...)
4. │ └─base tryCatchList(expr, classes, parentenv, handlers)
5. │ └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
6. │ └─base doTryCatch(return(expr), name, parentenv, handler)
7. ├─testthat::expect_is(...)
8. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
9. │ └─rlang::eval_bare(expr, quo_get_env(quo))
10. └─wwntests::fport_test(b1, test = "single-lag", lag = 2, low_disc = TRUE)
11. └─wwntests::single_lag_test(...)
12. └─wwntests:::Q_WS_hyp_test(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
13. └─wwntests:::Q_WS_quantile(f_data, lag, alpha = alpha, M = M, low_disc = low_disc)
14. └─wwntests:::variance_hat_Q_h(f_data, lag, M = M, low_disc = low_disc)
15. └─wwntests:::MCint_eta_approx_i_j(f_data, lag, lag, M = M, low_disc = low_disc)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 6 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64