Skip to content

supabaseR

'CRUD' Utils in 'R' for 'Supabase'

v1.0.0 · Apr 21, 2026 · MIT + file LICENSE

Description

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.

Downloads

CRAN

417

Last 30 days

10326th

1.1K

Last 90 days

1.1K

Last year

Trend: -4.6% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

21

Last 90 days

21

Last year

Trend: -100% (30d vs prior 30d)

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE 12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 8, 2026
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Deepansh Khurana <deepanshkhurana@outlook.com>’

Reading Rd files failed with message:
  cannot open the connection
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 7, 2026
ERROR r-devel-linux-x86_64-debian-gcc

tests

Running ‘testthat.R’ [10s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > # This file is part of the standard setup for testthat.
  > # It is recommended that you do not modify it.
  > #
  > # Where should you do additional 
...[truncated]...
  6.         └─evaluate:::watchout(...)
   7.           └─evaluate:::local_persistent_sink_connection(debug, frame)
   8.             └─base::file("", "w+b")
  
  [ FAIL 2 | WARN 3 | SKIP 57 | PASS 199 ]
  Error:
  ! Test failures.
  Execution halted
OK 8 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026

Code

Structure

Lines of code

6,529

Files

169

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,652 (25.3%)Tests 3,225 (49.4%)Docs 1,652 (25.3%)

API

Exported functions

39

Internal functions

15

Recent export changes

v1.0.0+39 sb_api_connect, sb_api_delete, sb_api_disconnect +36 more

Testing & CI

Has tests

Yes

Test-to-code ratio

1.95

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

100%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

3

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

1

First release

2026-04-21

Latest release

2026-04-21

Avg cadence

Cold removal rate

Dep drift

0

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies checkmate cli DBI dplyr glue httr2 RPostgres supabaseR

Version History

1 tracked
new 1.0.0 Apr 21, 2026