# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "kagiPro" in publications use:' type: software license: GPL-3.0-or-later title: 'kagiPro: Kagi API Client for R' version: 0.4.1 doi: 10.32614/CRAN.package.kagiPro abstract: User-friendly R client for the Kagi APIs (Search, Enrich, Summarizer, and FastGPT). Build endpoint-specific query objects, run single or batch requests with one reusable connection, and write reproducible JSON outputs for analysis pipelines. Includes optional graceful error handling with dummy outputs and JSON-to-parquet conversion for downstream workflows. authors: - family-names: Krug given-names: Rainer M. email: Rainer.Krug@Senckenberg.de repository: https://rkrug.r-universe.dev repository-code: https://github.com/rkrug/kagiPro commit: e4efb6151af89c7a2f8ff4fbedf509fed279a7a5 url: https://rkrug.github.io/kagiPro/ date-released: '2026-04-10' contact: - family-names: Krug given-names: Rainer M. email: Rainer.Krug@Senckenberg.de