# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Rook" in publications use:' type: software license: GPL-2.0-only title: 'Rook: HTTP Web Server for R' version: 1.2.1 doi: 10.32614/CRAN.package.Rook abstract: An HTTP web server for R with a documented API to interface between R and the server. The documentation contains the Rook specification and details for building and running Rook applications. To get started, be sure and read the 'Rook' help file first. authors: - family-names: Horner given-names: Jeffrey - family-names: Biederstedt given-names: Evan email: evan.biederstedt@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/evanbiederstedt/rook commit: fcb1a0e05ce7eb1db691ed623ccef4940e108d4b url: https://github.com/evanbiederstedt/rook date-released: '2026-06-30' contact: - family-names: Biederstedt given-names: Evan email: evan.biederstedt@gmail.com