# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "supabaseR" in publications use:' type: software license: MIT title: 'supabaseR: ''CRUD'' Utils in ''R'' for ''Supabase''' version: 1.0.1 doi: 10.32614/CRAN.package.supabaseR abstract: An dual-paradigm interface to 'Supabase' (), an open-source backend-as-a-service platform. Provides comprehensive database operations including Create, Read, Update, Delete ('CRUD') functionality through both REST API endpoints and direct 'PostgreSQL' database connections. Simplifies authentication, data management, and schema operations for 'Supabase' projects. authors: - family-names: Khurana given-names: Deepansh email: deepanshkhurana@outlook.com - family-names: Banas given-names: Maciej email: banasmaciek@gmail.com repository: https://deepanshkhurana.r-universe.dev repository-code: https://github.com/DeepanshKhurana/supabaseR commit: d9754ce7399bae3f66f9520c06143673b02ea2ba url: https://deepanshkhurana.github.io/supabaseR/ date-released: '2026-04-23' contact: - family-names: Khurana given-names: Deepansh email: deepanshkhurana@outlook.com