supabaseR: 'CRUD' Utils in 'R' for 'Supabase'

An dual-paradigm interface to 'Supabase' (<https://supabase.com/>), 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.

Version: 1.0.0
Depends: R (≥ 4.1.0)
Imports: checkmate, cli, DBI, dplyr, glue, httr2, RPostgres
Suggests: jsonlite, mockery, testthat (≥ 3.0.0), withr
Published: 2026-04-21
DOI: 10.32614/CRAN.package.supabaseR (may not be active yet)
Author: Deepansh Khurana [aut, cre], Maciej Banas [aut]
Maintainer: Deepansh Khurana <deepanshkhurana at outlook.com>
BugReports: https://github.com/DeepanshKhurana/supabaseR/issues
License: MIT + file LICENSE
URL: https://deepanshkhurana.github.io/supabaseR/, https://github.com/DeepanshKhurana/supabaseR
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: supabaseR results

Documentation:

Reference manual: supabaseR.html , supabaseR.pdf

Downloads:

Package source: supabaseR_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): supabaseR_1.0.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): supabaseR_1.0.0.tgz, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=supabaseR to link to this page.