Skip to content

rspacer

'RSpace' API Wrapper

v0.3.1 · Dec 4, 2025 · MIT + file LICENSE

Description

Wrapper for the 'RSpace' Electronic Lab Notebook (<https://www.researchspace.com/>) API. This packages provides convenience functions to browse, search, create, and edit your 'RSpace' documents. In addition, it enables filling 'RSpace' templates from R Markdown/Quarto templates or tabular data (e.g., 'Excel' files). This R package is not developed or endorsed by 'Research Space'.

Downloads

CRAN

245

Last 30 days

20268th

575

Last 90 days

2.5K

Last year

Trend: +78.8% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

19

Last 90 days

100

Last year

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

autoCRAN

11

Last 7 days

20

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

2,682

Files

59

Compiled share

0%

Has compiled src

No

Language breakdown

R 976 (36.4%)Tests 252 (9.4%)Docs 552 (20.6%)Vignettes 902 (33.6%)

API

Exported functions

19

Internal functions

22

Recent export changes

v0.3.0+3 document_create_from_tabular, document_get_fields, fields_to_data_frame
v0.2.0+16 api_status, doc_to_form_id, document_add_attachments +13 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.26

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

0%

Unsafe pattern score

4

Dep constraint coverage

6.3%

Secret pattern count

0

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

3

First release

2025-07-05

Latest release

2025-12-04

Avg cadence

76 days

Cold removal rate

Dep drift

1

LOC over versions

v0.2.0: 1,754 LOCv0.3.0: 2,584 LOCv0.3.1: 2,682 LOC

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

Dependency Network

Dependencies Reverse dependencies cli curl dplyr fs glue httr2 purrr readr readxl rlang rvest stringr tibble tidyr xml2 +1 more dependencies rspacer

Version History

4 tracked
new 0.3.1 Mar 10, 2026
updated 0.3.1 ← 0.3.0 diff Dec 3, 2025
updated 0.3.0 ← 0.2.0 diff Oct 16, 2025
new 0.2.0 Jul 4, 2025