Package: omekasr Title: Interact with the Omeka S API from R Version: 0.0.0.9003 Authors@R: c(person(given = "Giorgio", family = "Comai", role = c("aut", "cre", "cph"), email = "g@giorgiocomai.eu", comment = c(ORCID = "0000-0002-0515-9542"))) Description: Interact with the Omeka S API from R. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: cli, curl, fs, httr2, purrr, rlang, S7, stringr, tibble Suggests: spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Language: en-US Depends: R (>= 4.1.0) URL: https://codeberg.org/giocomai/omekasr, https://giocomai.r-universe.dev/omekasr Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://giocomai.r-universe.dev Date/Publication: 2026-03-22 10:02:31 UTC RemoteUrl: https://codeberg.org/giocomai/omekasr RemoteRef: HEAD RemoteSha: 8562f1cb6d1f332b8bff81e095f67bb13abd4330 NeedsCompilation: no Packaged: 2026-06-20 07:36:02 UTC; root Author: Giorgio Comai [aut, cre, cph] (ORCID: ) Maintainer: Giorgio Comai