Last updated on 2024-09-10 05:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 9.43 | 128.86 | 138.29 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 5.83 | 88.59 | 94.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 237.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 227.02 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 11.00 | 155.00 | 166.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.0 | 8.54 | 122.74 | 131.28 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | 8.07 | 122.95 | 131.02 | NOTE | |
r-release-macos-arm64 | 1.1.0 | 71.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.0 | 108.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.0 | 10.00 | 150.00 | 160.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.0 | 73.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 183.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 14.00 | 181.00 | 195.00 | OK |
Version: 1.1.0
Check: Rd files
Result: NOTE
checkRd: (-1) write_spss.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) write_spss.Rd:32-33: Lost braces in \itemize; meant \describe ?
checkRd: (-1) write_spss.Rd:34: Lost braces in \itemize; meant \describe ?
checkRd: (-1) write_spss.Rd:35-40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) write_spss.Rd:45: Lost braces in \itemize; meant \describe ?
checkRd: (-1) write_spss.Rd:46: Lost braces in \itemize; meant \describe ?
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.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [35s/45s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(eatGADS)
>
> test_check("eatGADS")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1514 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_getTrendGADS.R:35:3'): check_vSelect ─────────────────────────
`out` not equal to list(in_gads = "ID1", not_in_gads = "test2").
Component "in_gads": names for target but not for current
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1514 ]
Error: Test failures
Execution halted
File /home/hornik/tmp/scratch/RtmpWjutXv/helper_dataBase.db was removed.
Flavor: r-devel-linux-x86_64-debian-clang