Package: rspacer
Type: Package
Title: 'RSpace' API Wrapper
Version: 0.3.1.9000
Authors@R: c(
person("Gerhard", "Burger",
email = "burger.ga@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-1062-5576")),
person("Hanneke", "Leegwater",
email = "h.leegwater@lacdr.leidenuniv.nl",
role = c("aut"),
comment = c(ORCID = "0000-0001-6003-1544")),
person("Leiden University", role = c("cph", "fnd"),
comment = c(ROR = "027bh9e22"))
)
Description: Wrapper for the 'RSpace' Electronic Lab Notebook
() 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'.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: cli, curl, dplyr, fs, glue, httr2 (>= 1.1.0), purrr, readr,
readxl, rlang, rvest, stringr, tibble, tidyr, xml2, lubridate
Suggests: quarto, knitr, rmarkdown, spelling, testthat (>= 3.0.0),
usethis
Config/testthat/edition: 3
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Language: en-US
URL: https://github.com/lacdr/rspacer, https://lacdr.github.io/rspacer/
BugReports: https://github.com/lacdr/rspacer/issues
Config/Needs/website: rmarkdown
VignetteBuilder: quarto
Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libxml2-dev
libssl-dev libx11-dev
Repository: https://lacdr.r-universe.dev
Date/Publication: 2025-12-17 09:55:30 UTC
RemoteUrl: https://github.com/lacdr/rspacer
RemoteRef: HEAD
RemoteSha: 1868cfe292c08b15fc192c21fca89d2d506bcde8
NeedsCompilation: no
Packaged: 2026-06-16 07:58:39 UTC; root
Author: Gerhard Burger [aut, cre] (ORCID:
),
Hanneke Leegwater [aut] (ORCID:
),
Leiden University [cph, fnd] (ROR: )
Maintainer: Gerhard Burger