# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "devkit" in publications use:' type: software license: MIT title: 'devkit: Practical Utilities for Package Development and Session Auditing' version: 1.0.0.9000 abstract: Provides a comprehensive collection of practical R utilities designed to streamline the full life cycle of package development, interactive data analysis, and session management. It offers tools for package management, development workflows, debugging, data processing, and system optimization. These utilities help R developers and data scientists automate release tasks, manage and scan dependencies, audit session states, optimize memory usage, and scramble sensitive Personally Identifiable Information ('PII'). authors: - family-names: Goyani given-names: Zankrut email: zankrut20@gmail.com repository: https://zankrut20.r-universe.dev repository-code: https://github.com/zankrut20/devkit commit: f4eedc723e19fd00af4a1c779241ba2ec4c2f437 url: https://zankrut20.github.io/devkit/ date-released: '2026-06-19' contact: - family-names: Goyani given-names: Zankrut email: zankrut20@gmail.com