# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "climenu" in publications use:' type: software license: MIT title: 'climenu: Interactive Command-Line Menus' version: 0.1.7 doi: 10.32614/CRAN.package.climenu abstract: Provides interactive command-line menu functionality with single and multiple selection menus, keyboard navigation (arrow keys or vi-style j/k), preselection, and graceful fallback for non-interactive environments. Inspired by tools such as 'inquirer.js' , 'pick' , and 'survey' . Designed to be lightweight and easy to integrate into 'R' packages and scripts. authors: - family-names: Čala given-names: Petr email: 61505008@fsv.cuni.cz repository: https://petrcala.r-universe.dev repository-code: https://github.com/PetrCala/climenu commit: a0d532903a71f42835daa7225667a5c9a018a2a9 url: https://github.com/PetrCala/climenu date-released: '2026-04-15' contact: - family-names: Čala given-names: Petr email: 61505008@fsv.cuni.cz