Last updated on 2025-01-09 01:49:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | NOTE | ||||
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 8.99 | 72.93 | 81.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 209.80 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 197.97 | ERROR | |||
r-devel-windows-x86_64 | 0.2.4 | 19.00 | 117.00 | 136.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.4 | 19.61 | 184.84 | 204.45 | NOTE | |
r-release-linux-x86_64 | 0.2.4 | 15.62 | 183.45 | 199.07 | NOTE | |
r-release-macos-arm64 | 0.2.4 | 123.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 220.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 17.00 | 196.00 | 213.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | 111.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.4 | 225.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 21.00 | 139.00 | 160.00 | ERROR |
Version: 0.2.4
Check: Rd cross-references
Result: NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
NCA_append_report.Rd: FM_generate_report
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in ‘ruminate-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: NCA_append_report
> ### Title: Append Report Elements
> ### Aliases: NCA_append_report
>
> ### ** Examples
>
> # We need a state object to use below
> sess_res = NCA_test_mksession(session=list(), full_session=FALSE)
Error in formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD) :
unused arguments (id = id_DW, id_UD = id_UD)
Calls: NCA_test_mksession
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: tests
Result: ERROR
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ruminate)
>
> test_check("ruminate")
Loading formods
Missing suggested packages
- covr
- devtools
- ggpubr
- gtools
- here
- janitor
- shinybusy
Install with the following:
install.packages(c("covr", "devtools", "ggpubr", "gtools", "here", "janitor", "shinybusy"))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-NCA.R:14:1'): (code run outside of `test_that()`) ──────────────
Error in `formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD)`: unused arguments (id = id_DW, id_UD = id_UD)
Backtrace:
▆
1. ├─base::suppressMessages(suppressWarnings(NCA_test_mksession(session = list()))) at test-NCA.R:14:1
2. │ └─base::withCallingHandlers(...)
3. ├─base::suppressWarnings(NCA_test_mksession(session = list()))
4. │ └─base::withCallingHandlers(...)
5. └─ruminate::NCA_test_mksession(session = list())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: examples
Result: ERROR
Running examples in ‘ruminate-Ex.R’ failed
The error most likely occurred in:
> ### Name: NCA_append_report
> ### Title: Append Report Elements
> ### Aliases: NCA_append_report
>
> ### ** Examples
>
> # We need a state object to use below
> sess_res = NCA_test_mksession(session=list(), full_session=FALSE)
Error in formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD) :
unused arguments (id = id_DW, id_UD = id_UD)
Calls: NCA_test_mksession
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/14s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ruminate)
>
> test_check("ruminate")
Loading formods
Missing suggested packages
- covr
- devtools
- ggpubr
- gtools
- here
- janitor
- shinybusy
Install with the following:
install.packages(c("covr", "devtools", "ggpubr", "gtools", "here", "janitor", "shinybusy"))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-NCA.R:14:1'): (code run outside of `test_that()`) ──────────────
Error in `formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD)`: unused arguments (id = id_DW, id_UD = id_UD)
Backtrace:
▆
1. ├─base::suppressMessages(suppressWarnings(NCA_test_mksession(session = list()))) at test-NCA.R:14:1
2. │ └─base::withCallingHandlers(...)
3. ├─base::suppressWarnings(NCA_test_mksession(session = list()))
4. │ └─base::withCallingHandlers(...)
5. └─ruminate::NCA_test_mksession(session = list())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/16s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ruminate)
>
> test_check("ruminate")
Loading formods
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-NCA.R:14:1'): (code run outside of `test_that()`) ──────────────
Error in `formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD)`: unused arguments (id = id_DW, id_UD = id_UD)
Backtrace:
▆
1. ├─base::suppressMessages(suppressWarnings(NCA_test_mksession(session = list()))) at test-NCA.R:14:1
2. │ └─base::withCallingHandlers(...)
3. ├─base::suppressWarnings(NCA_test_mksession(session = list()))
4. │ └─base::withCallingHandlers(...)
5. └─ruminate::NCA_test_mksession(session = list())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ruminate)
>
> test_check("ruminate")
Loading formods
Missing suggested packages
- covr
- devtools
- ggpubr
- gtools
- here
- janitor
- shinybusy
Install with the following:
install.packages(c("covr", "devtools", "ggpubr", "gtools", "here", "janitor", "shinybusy"))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-NCA.R:14:1'): (code run outside of `test_that()`) ──────────────
Error in `formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD)`: unused arguments (id = id_DW, id_UD = id_UD)
Backtrace:
▆
1. ├─base::suppressMessages(suppressWarnings(NCA_test_mksession(session = list()))) at test-NCA.R:14:1
2. │ └─base::withCallingHandlers(...)
3. ├─base::suppressWarnings(NCA_test_mksession(session = list()))
4. │ └─base::withCallingHandlers(...)
5. └─ruminate::NCA_test_mksession(session = list())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘rxode2et’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.4
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
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/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(ruminate)
>
> test_check("ruminate")
Loading formods
Missing suggested packages
- covr
- devtools
- ggpubr
- gtools
- here
- janitor
- shinybusy
Install with the following:
install.packages(c("covr", "devtools", "ggpubr", "gtools", "here", "janitor", "shinybusy"))
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-NCA.R:14:1'): (code run outside of `test_that()`) ──────────────
Error in `formods::DW_test_mksession(session = session, id = id_DW, id_UD = id_UD)`: unused arguments (id = id_DW, id_UD = id_UD)
Backtrace:
▆
1. ├─base::suppressMessages(suppressWarnings(NCA_test_mksession(session = list()))) at test-NCA.R:14:1
2. │ └─base::withCallingHandlers(...)
3. ├─base::suppressWarnings(NCA_test_mksession(session = list()))
4. │ └─base::withCallingHandlers(...)
5. └─ruminate::NCA_test_mksession(session = list())
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64