Last updated on 2026-06-04 18:50:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 2.57 | 45.87 | 48.44 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 1.97 | 35.23 | 37.20 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 78.48 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 73.66 | OK | |||
| r-devel-windows-x86_64 | 0.3.0 | 6.00 | 57.00 | 63.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 2.88 | 42.19 | 45.07 | OK | |
| r-release-linux-x86_64 | 0.3.0 | 2.61 | 42.06 | 44.67 | OK | |
| r-release-macos-arm64 | 0.3.0 | 1.00 | 14.00 | 15.00 | OK | |
| r-release-macos-x86_64 | 0.3.0 | 2.00 | 51.00 | 53.00 | OK | |
| r-release-windows-x86_64 | 0.3.0 | 4.00 | 58.00 | 62.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.3.0 | 1.00 | 15.00 | 16.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | 2.00 | 61.00 | 63.00 | OK | |
| r-oldrel-windows-x86_64 | 0.3.0 | 6.00 | 68.00 | 74.00 | OK |
Version: 0.3.0
Check: tests
Result: ERROR
Running 'testthat.R' [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(Rapp)
>
> test_check("Rapp")
Starting 2 test processes.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
> test-basics.R: Der Befehl "where" ist entweder falsch geschrieben oder
> test-basics.R: konnte nicht gefunden werden.
Saving _problems/test-basics-27.R
Saving _problems/test-basics-32.R
Saving _problems/test-basics-40.R
Saving _problems/test-basics-45.R
Saving _problems/test-basics-52.R
Saving _problems/test-basics-52.R
Saving _problems/test-basics-52.R
Saving _problems/test-basics-52.R
> test-install.R: Added D:\temp\2026_06_02_01_50_00_4312\Rtmp8YG7vs\rapp-bin-frontmatter1dcb9023b5701c to your user-level PATH
[ FAIL 8 | WARN 8 | SKIP 11 | PASS 150 ]
══ Skipped tests (11) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-basics.R:1:1', 'test-multi-options.R:7:1',
'test-required.R:1:1', 'test-required.R:20:1', 'test-run.R:16:1',
'test-run.R:22:1', 'test-todo.R:14:1', 'test-help-snapshots.R:91:1',
'test-help-snapshots.R:97:1', 'test-help-snapshots.R:117:1'
• On Windows (1): 'test-regressions.R:16:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-basics.R:24:3'): examples work ───────────────────────────────
Expected `run_app("unique.R", input = c("a", "b", "c", "c", "b", "a"))` to equal `c("a", "b", "c")`.
Differences:
`attr(actual, 'status')` is an integer vector (1)
`attr(expected, 'status')` is absent
actual vs expected
- "!ExitCode=00000000"
- "ALLUSERSPROFILE=C:\\ProgramData"
- "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
- "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
- "BINDIR=bin/x64"
- "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
- "CALLR_IS_RUNNING=true"
- "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
- "COMPUTERNAME=CRANWIN3"
- "COMSPEC=C:\\Windows\\system32\\cmd.exe"
+ "a"
+ "b"
+ "c"
and 147 more ...
── Failure ('test-basics.R:29:3'): examples work ───────────────────────────────
Expected `run_app(...)` to equal `c("c", "b", "a")`.
Differences:
`attr(actual, 'status')` is an integer vector (1)
`attr(expected, 'status')` is absent
actual vs expected
- "!ExitCode=00000000"
- "ALLUSERSPROFILE=C:\\ProgramData"
- "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
- "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
- "BINDIR=bin/x64"
- "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
- "CALLR_IS_RUNNING=true"
- "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
- "COMPUTERNAME=CRANWIN3"
- "COMSPEC=C:\\Windows\\system32\\cmd.exe"
+ "c"
+ "b"
+ "a"
and 147 more ...
── Failure ('test-basics.R:37:3'): examples work ───────────────────────────────
Expected `run_app("unique.R", fi)` to equal `c("a", "b", "c")`.
Differences:
`attr(actual, 'status')` is an integer vector (1)
`attr(expected, 'status')` is absent
actual vs expected
- "!ExitCode=00000000"
- "ALLUSERSPROFILE=C:\\ProgramData"
- "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
- "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
- "BINDIR=bin/x64"
- "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
- "CALLR_IS_RUNNING=true"
- "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
- "COMPUTERNAME=CRANWIN3"
- "COMSPEC=C:\\Windows\\system32\\cmd.exe"
+ "a"
+ "b"
+ "c"
and 147 more ...
── Failure ('test-basics.R:42:3'): examples work ───────────────────────────────
Expected `run_app("unique.R", "--from-last", fi)` to equal `c("c", "b", "a")`.
Differences:
`attr(actual, 'status')` is an integer vector (1)
`attr(expected, 'status')` is absent
actual vs expected
- "!ExitCode=00000000"
- "ALLUSERSPROFILE=C:\\ProgramData"
- "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
- "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
- "BINDIR=bin/x64"
- "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
- "CALLR_IS_RUNNING=true"
- "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
- "COMPUTERNAME=CRANWIN3"
- "COMSPEC=C:\\Windows\\system32\\cmd.exe"
+ "c"
+ "b"
+ "a"
and 147 more ...
── Failure ('test-basics.R:52:7'): examples work ───────────────────────────────
Expected "tails tails tails" to equal `...elt(i)`.
Differences:
`attr(actual, 'status')` is absent
`attr(expected, 'status')` is an integer vector (1)
actual vs expected
- "tails tails tails"
+ "!ExitCode=00000000"
+ "ALLUSERSPROFILE=C:\\ProgramData"
+ "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
+ "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
+ "BINDIR=bin/x64"
+ "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
+ "CALLR_IS_RUNNING=true"
+ "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
+ "COMPUTERNAME=CRANWIN3"
+ "COMSPEC=C:\\Windows\\system32\\cmd.exe"
and 147 more ...
Backtrace:
▆
1. └─Rapp (local) expect_all_equal(...) at test-basics.R:56:3
2. └─testthat::expect_equal(..1, ...elt(i)) at test-basics.R:52:7
── Failure ('test-basics.R:52:7'): examples work ───────────────────────────────
Expected "tails tails tails" to equal `...elt(i)`.
Differences:
`attr(actual, 'status')` is absent
`attr(expected, 'status')` is an integer vector (1)
actual vs expected
- "tails tails tails"
+ "!ExitCode=00000000"
+ "ALLUSERSPROFILE=C:\\ProgramData"
+ "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
+ "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
+ "BINDIR=bin/x64"
+ "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
+ "CALLR_IS_RUNNING=true"
+ "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
+ "COMPUTERNAME=CRANWIN3"
+ "COMSPEC=C:\\Windows\\system32\\cmd.exe"
and 147 more ...
Backtrace:
▆
1. └─Rapp (local) expect_all_equal(...) at test-basics.R:56:3
2. └─testthat::expect_equal(..1, ...elt(i)) at test-basics.R:52:7
── Failure ('test-basics.R:52:7'): examples work ───────────────────────────────
Expected "tails tails tails" to equal `...elt(i)`.
Differences:
`attr(actual, 'status')` is absent
`attr(expected, 'status')` is an integer vector (1)
actual vs expected
- "tails tails tails"
+ "!ExitCode=00000000"
+ "ALLUSERSPROFILE=C:\\ProgramData"
+ "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
+ "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
+ "BINDIR=bin/x64"
+ "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
+ "CALLR_IS_RUNNING=true"
+ "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
+ "COMPUTERNAME=CRANWIN3"
+ "COMSPEC=C:\\Windows\\system32\\cmd.exe"
and 147 more ...
Backtrace:
▆
1. └─Rapp (local) expect_all_equal(...) at test-basics.R:56:3
2. └─testthat::expect_equal(..1, ...elt(i)) at test-basics.R:52:7
── Failure ('test-basics.R:52:7'): examples work ───────────────────────────────
Expected "tails tails tails" to equal `...elt(i)`.
Differences:
`attr(actual, 'status')` is absent
`attr(expected, 'status')` is an integer vector (1)
actual vs expected
- "tails tails tails"
+ "!ExitCode=00000000"
+ "ALLUSERSPROFILE=C:\\ProgramData"
+ "APPDATA=C:\\Users\\CRAN\\AppData\\Roaming"
+ "BIBINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bib;"
+ "BINDIR=bin/x64"
+ "BSTINPUTS=.;.;.;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;;D:/RCompile/recent/R-4.6.0/share/texmf/bibtex/bst;"
+ "CALLR_IS_RUNNING=true"
+ "COMMONPROGRAMFILES=C:\\Program Files\\Common Files"
+ "COMPUTERNAME=CRANWIN3"
+ "COMSPEC=C:\\Windows\\system32\\cmd.exe"
and 147 more ...
Backtrace:
▆
1. └─Rapp (local) expect_all_equal(...) at test-basics.R:56:3
2. └─testthat::expect_equal(..1, ...elt(i)) at test-basics.R:52:7
[ FAIL 8 | WARN 8 | SKIP 11 | PASS 150 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64