# -------------------------------------------- # 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 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://cran.r-universe.dev repository-code: https://github.com/zankrut20/devkit commit: 70e7a555a6454cc6560a12909856fc3cdd195cee url: https://zankrut20.github.io/devkit/ date-released: '2026-06-19' contact: - family-names: Goyani given-names: Zankrut email: zankrut20@gmail.com