Package: citeme Title: Manage Person and Organisation Information Version: 0.1.4 Authors@R: c( person("Thierry", "Onkelinx", , "thierry.onkelinx@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8804-4216", affiliation = "Research Institute for Nature and Forest (INBO)")), person("Research Institute for Nature and Forest (INBO)", , , "info@inbo.be", role = c("cph", "fnd", "pbl"), comment = c(ROR = "00j54wy13")) ) Description: Manage person and organisation information with validation and formatting capabilities. Provides R6 classes for managing organisations and their members, with support for multiple languages, ORCID identifiers, ROR identifiers, licensing requirements, publisher information, and integration with citation management systems. License: GPL-3 URL: https://inbo.github.io/citeme/ BugReports: https://github.com/inbo/citeme/issues Depends: R (>= 4.1.0) Imports: assertthat, desc, gert, jsonlite, knitr, R6, tools, utils, yaml Suggests: mockery, quarto, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: quarto Config/citeme/communities: inbo Config/citeme/keywords: organisation; author; standardisation; inbo_version Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/pak/sysreqs: git libgit2-dev libssl-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-06-27 14:52:48 UTC RemoteUrl: https://github.com/inbo/citeme RemoteRef: HEAD RemoteSha: b107ca1ee476082e0edcb4f49e94244fe0e4da93 NeedsCompilation: no Packaged: 2026-06-27 15:23:05 UTC; root Author: Thierry Onkelinx [aut, cre] (ORCID: , affiliation: Research Institute for Nature and Forest (INBO)), Research Institute for Nature and Forest (INBO) [cph, fnd, pbl] (ROR: ) Maintainer: Thierry Onkelinx