Rapp
Easily Build Command Line Applications
v0.3.0
·
Dec 14, 2025
·
MIT + file LICENSE
Description
Run simple 'R' scripts as command line applications, with automatic robust and convenient support for command line arguments. This package provides 'Rapp', an alternative 'R' front-end similar to 'Rscript', that enables this.
Downloads
346
Last 30 days
9767th
1.2K
Last 90 days
3.2K
Last year
Trend: -2.3% (30d vs prior 30d)
CRAN Check Status
1
ERROR
12
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | ERROR |
Check details (1 non-OK)
ERROR
r-release-windows-x86_64
tests
Running 'testthat.R' [15s]
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.
...[truncated]...
d, '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
Check History
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 4, 2026
ERROR
r-release-windows-x86_64
tests
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
...[truncated]...
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