CRAN Package Check Results for Package FAfA

Last updated on 2024-08-10 00:48:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 8.72 66.07 74.79 ERROR
r-devel-linux-x86_64-debian-gcc 0.2 5.81 48.31 54.12 ERROR
r-devel-linux-x86_64-fedora-clang 0.2 136.65 OK
r-devel-linux-x86_64-fedora-gcc 0.2 131.58 OK
r-devel-windows-x86_64 0.2 11.00 83.00 94.00 OK
r-patched-linux-x86_64 0.2 7.67 67.05 74.72 OK
r-release-linux-x86_64 0.2 6.85 66.75 73.60 OK
r-release-macos-arm64 0.2 49.00 OK
r-release-macos-x86_64 0.2 110.00 OK
r-release-windows-x86_64 0.2 10.00 82.00 92.00 OK
r-oldrel-macos-arm64 0.2 58.00 OK
r-oldrel-macos-x86_64 0.2 90.00 OK
r-oldrel-windows-x86_64 0.2 13.00 99.00 112.00 OK

Check Details

Version: 0.2
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘mvnormalTest’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [6s/7s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(FAfA) > > test_check("FAfA") Loading required package: shiny [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:55:1'): (code run outside of `test_that()`) ── Error in `FUN(X[[i]], ...)`: Package 'mvnormalTest' is required but not installed. Backtrace: ▆ 1. └─shiny::testServer(...) at test-golem-recommended.R:55:1 2. ├─shiny:::withMockContext(...) 3. │ ├─shiny::isolate(...) 4. │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ └─ctx$run(...) 6. │ │ ├─promises::with_promise_domain(...) 7. │ │ │ └─domain$wrapSync(expr) 8. │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ └─domain$wrapSync(expr) 11. │ │ │ └─base::force(expr) 12. │ │ └─env$runWith(self, func) 13. │ │ └─shiny (local) contextFunc() 14. │ │ └─shiny::..stacktraceon..(expr) 15. │ ├─shiny::withReactiveDomain(...) 16. │ │ └─promises::with_promise_domain(...) 17. │ │ └─domain$wrapSync(expr) 18. │ │ └─base::force(expr) 19. │ └─withr::with_options(...) 20. │ └─base::force(code) 21. └─FAfA (local) server(input = session$input, output = session$output, session = session) 22. └─FAfA (local) load_required_packages() 23. └─base::lapply(...) 24. └─FAfA (local) FUN(X[[i]], ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(FAfA) > > test_check("FAfA") Loading required package: shiny [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-golem-recommended.R:55:1'): (code run outside of `test_that()`) ── Error in `FUN(X[[i]], ...)`: Package 'mvnormalTest' is required but not installed. Backtrace: ▆ 1. └─shiny::testServer(...) at test-golem-recommended.R:55:1 2. ├─shiny:::withMockContext(...) 3. │ ├─shiny::isolate(...) 4. │ │ ├─shiny::..stacktraceoff..(...) 5. │ │ └─ctx$run(...) 6. │ │ ├─promises::with_promise_domain(...) 7. │ │ │ └─domain$wrapSync(expr) 8. │ │ ├─shiny::withReactiveDomain(...) 9. │ │ │ └─promises::with_promise_domain(...) 10. │ │ │ └─domain$wrapSync(expr) 11. │ │ │ └─base::force(expr) 12. │ │ └─env$runWith(self, func) 13. │ │ └─shiny (local) contextFunc() 14. │ │ └─shiny::..stacktraceon..(expr) 15. │ ├─shiny::withReactiveDomain(...) 16. │ │ └─promises::with_promise_domain(...) 17. │ │ └─domain$wrapSync(expr) 18. │ │ └─base::force(expr) 19. │ └─withr::with_options(...) 20. │ └─base::force(code) 21. └─FAfA (local) server(input = session$input, output = session$output, session = session) 22. └─FAfA (local) load_required_packages() 23. └─base::lapply(...) 24. └─FAfA (local) FUN(X[[i]], ...) [ FAIL 1 | WARN 0 | SKIP 0 | PASS 73 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc