Package: certeapi Title: A Certe R Package for Providing an Application Programming Interface Version: 0.2.0 Authors@R: c( person(given = c("Matthijs", "S."), family = "Berends", role = c("aut", "cre"), email = "m.berends@certe.nl"), person(given = c("Erwin", "E.", "A."), family = "Hassing", role = c("aut"), email = "e.hassing@certe.nl"), person(given = c("Erwin"), family = "Dijkstra", role = c("aut"), email = "e.dijkstra@certe.nl"), person(given = "Certe Medical Diagnostics & Advice Foundation", role = c("cph", "fnd"))) Description: A Certe R Package for providing an application programming interface (API) using 'plumber'. This package is part of the 'certedata' universe. URL: https://certe-medical-epidemiology.github.io/certeapi, https://github.com/certe-medical-epidemiology/certeapi Depends: R (>= 4.1.0) Imports: certestats, certestyle, AMR (>= 2.0.0), plumber (>= 1.1.0), rapidoc (>= 8.4.0), yaml (>= 2.2.0) Suggests: testthat (>= 2.0.0) License: GPL-2 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.0 Config/testthat/edition: 2 Config/pak/sysreqs: cmake make libicu-dev libsodium-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://certe-medical-epidemiology.r-universe.dev Date/Publication: 2026-04-04 08:31:16 UTC RemoteUrl: https://github.com/certe-medical-epidemiology/certeapi RemoteRef: HEAD RemoteSha: cba415a83991a86eb8677b54a47de780b80cad29 NeedsCompilation: no Packaged: 2026-06-10 15:29:08 UTC; root Author: Matthijs S. Berends [aut, cre], Erwin E. A. Hassing [aut], Erwin Dijkstra [aut], Certe Medical Diagnostics & Advice Foundation [cph, fnd] Maintainer: Matthijs S. Berends