The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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-release: supabaseR_1.0.0.zip, r-oldrel: supabaseR_1.0.0.zip
macOS binaries: r-release (arm64): supabaseR_1.0.0.tgz, r-oldrel (arm64): supabaseR_1.0.0.tgz, r-release (x86_64): supabaseR_1.0.0.tgz, r-oldrel (x86_64): supabaseR_1.0.0.tgz

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.