Skip to content

ribiosArg

Argument Handling for Command-Line, Stand-Alone R Scripts

v1.5.0 · Feb 20, 2026 · GPL-3

Description

Provides functions to handle command-line arguments for R scripting. It enables building stand-alone R programs that accept and parse command-line options in 'BIOS' style. Zhang (2025) <https://github.com/bedapub/ribiosArg>.

Downloads

264

Last 30 days

16351st

432

Last 90 days

432

Last year

Trend: +57.1% (30d vs prior 30d)

CRAN Check Status

1 WARNING
13 OK
Show all 14 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-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 WARNING
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 OK
Check details (1 non-OK)
WARNING r-oldrel-windows-x86_64

whether package can be installed

Found the following significant warnings:
  ../inst/include/ribios_arg.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  argparse.c:62:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.4/ribiosArg.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.3.0'

Check History

WARNING 13 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
WARNING r-oldrel-windows-x86_64

whether package can be installed

Found the following significant warnings:
  ../inst/include/ribios_arg.h:23:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  argparse.c:62:6: warning: function declaration isn't a prototype [-Wstrict-prototypes]
See 'd:/Rcompile/CRANpkg/local/4.4/ribiosArg.Rcheck/00install.out' for details.
* used C compiler: 'gcc.exe (GCC) 13.3.0'

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies ribiosUtils ribiosPlot ribiosArg

Version History

new 1.5.0 Mar 10, 2026