{
  "_id": "6a250f964b233be19838941c",
  "Package": "citeme",
  "Title": "Manage Person and Organisation Information",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Thierry\", \"Onkelinx\", , \"thierry.onkelinx@inbo.be\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8804-4216\", affiliation = \"Research Institute for Nature and Forest (INBO)\")),\nperson(\"Research Institute for Nature and Forest (INBO)\", , , \"info@inbo.be\", role = c(\"cph\", \"fnd\", \"pbl\"),\ncomment = c(ROR = \"00j54wy13\"))\n)",
  "Description": "Manage person and organisation information with validation\nand formatting capabilities. Provides R6 classes for managing\norganisations and their members, with support for multiple\nlanguages, ORCID identifiers, ROR identifiers, licensing\nrequirements, publisher information, and integration with\ncitation management systems.",
  "License": "GPL-3",
  "URL": "https://inbo.github.io/citeme/",
  "BugReports": "https://github.com/inbo/citeme/issues",
  "VignetteBuilder": "quarto",
  "Config/citeme/communities": "inbo",
  "Config/citeme/keywords": "organisation; author; standardisation;\ninbo_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-05-08 09:50:02 UTC",
  "RemoteUrl": "https://github.com/inbo/citeme",
  "RemoteRef": "HEAD",
  "RemoteSha": "c9e2896d883fe5db5876a63809a935090ea677f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 06:25:28 UTC",
    "User": "root"
  },
  "Author": "Thierry Onkelinx [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8804-4216>, affiliation: Research\nInstitute for Nature and Forest (INBO)),\nResearch Institute for Nature and Forest (INBO) [cph, fnd, pbl] (ROR:\n<https://ror.org/00j54wy13>)",
  "Maintainer": "Thierry Onkelinx <thierry.onkelinx@inbo.be>",
  "MD5sum": "9ce0bb9e5569c05882525f52dd8107b7",
  "_user": "inbo",
  "_type": "src",
  "_file": "citeme_0.1.1.tar.gz",
  "_fileid": "001c319b3cd196762642cc0aa2ffa933b1f0a9c71a33b5e541b0793df9eae7b9",
  "_filesize": 423575,
  "_sha256": "001c319b3cd196762642cc0aa2ffa933b1f0a9c71a33b5e541b0793df9eae7b9",
  "_created": "2026-06-07T06:25:28.000Z",
  "_published": "2026-06-07T06:28:38.504Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79937292729,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461448029"
    },
    {
      "job": 79937292742,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461447197"
    },
    {
      "job": 79937292736,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461447613"
    },
    {
      "job": 79937292733,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461449556"
    },
    {
      "job": 79937121883,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461432283"
    },
    {
      "job": 79937292728,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461444580"
    },
    {
      "job": 79937292730,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461446152"
    },
    {
      "job": 79937292756,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461446616"
    },
    {
      "job": 79937292740,
      "time": 120,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461445731"
    }
  ],
  "_buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/inbo/citeme",
  "_commit": {
    "id": "c9e2896d883fe5db5876a63809a935090ea677f3",
    "author": "Thierry Onkelinx <ThierryO@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from inbo/publisher\n\nHandle publisher information",
    "time": 1778233802
  },
  "_maintainer": {
    "name": "Thierry Onkelinx",
    "email": "thierry.onkelinx@inbo.be",
    "login": "thierryo",
    "mastodon": "@ThierryO@fosstodon.org",
    "orcid": "0000-0001-8804-4216",
    "description": "",
    "uuid": 446636
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "inbo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-04-13"
    },
    {
      "name": "v0.1.1",
      "date": "2026-05-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "thierryo",
      "count": 113,
      "uuid": 446636
    },
    {
      "user": "copilot",
      "count": 5,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 2735610,
    "type": "organization",
    "name": "Research Institute for Nature and Forest (INBO)",
    "description": "Open source, data and science initiatives of the Research Institute for Nature and Forest (INBO)"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/citeme"
  },
  "_devurl": "https://github.com/inbo/citeme",
  "_pkgdown": "https://inbo.github.io/citeme/",
  "_searchresults": 5,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/citeme.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_badges",
    "add_individual",
    "ask_email",
    "ask_language",
    "ask_new_license",
    "ask_orcid",
    "ask_ror",
    "ask_url",
    "ask_yes_no",
    "cache_org",
    "citation_meta",
    "coalesce",
    "get_available_organisations",
    "get_default_org_list",
    "has_person_role",
    "inbo_org_list",
    "individual2badge",
    "individual2df",
    "individual2person",
    "is_repository",
    "is_tracked_not_modified",
    "license_local_remote",
    "menu_first",
    "new_org_item",
    "new_org_list",
    "org_item",
    "org_list",
    "org_list_from_url",
    "organisation2df",
    "select_individual",
    "select_license",
    "select_person_role",
    "ssh_http",
    "store_individuals",
    "store_organisations",
    "stored_organisations",
    "validate_citation",
    "validate_email",
    "validate_language",
    "validate_license_list",
    "validate_orcid",
    "validate_ror",
    "validate_url"
  ],
  "_help": [
    {
      "page": "add_badges",
      "title": "add badges to a README",
      "concept": [
        "utils"
      ],
      "topics": [
        "add_badges"
      ]
    },
    {
      "page": "add_individual",
      "title": "Add an individual to a file",
      "concept": [
        "individual"
      ],
      "topics": [
        "add_individual"
      ]
    },
    {
      "page": "ask_email",
      "title": "Ask for an e-mail address",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_email"
      ]
    },
    {
      "page": "ask_language",
      "title": "Ask for a language",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_language"
      ]
    },
    {
      "page": "ask_new_license",
      "title": "Ask one or more licenses.",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_new_license"
      ]
    },
    {
      "page": "ask_orcid",
      "title": "Ask for an ORCID iD",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_orcid"
      ]
    },
    {
      "page": "ask_ror",
      "title": "Ask for an ROR",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_ror"
      ]
    },
    {
      "page": "ask_url",
      "title": "Ask an URL",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_url"
      ]
    },
    {
      "page": "ask_yes_no",
      "title": "Function to ask a simple yes no question",
      "concept": [
        "question"
      ],
      "topics": [
        "ask_yes_no"
      ]
    },
    {
      "page": "cache_org",
      "title": "Cache organisation list from URL",
      "concept": [
        "organisation"
      ],
      "topics": [
        "cache_org"
      ]
    },
    {
      "page": "citation_meta",
      "title": "The 'citation_meta' R6 class",
      "concept": [
        "class"
      ],
      "topics": [
        "citation_meta"
      ]
    },
    {
      "page": "coalesce",
      "title": "coalesce",
      "concept": [
        "utils"
      ],
      "topics": [
        "coalesce"
      ]
    },
    {
      "page": "get_available_organisations",
      "title": "Get the list of available organisations",
      "concept": [
        "organisation"
      ],
      "topics": [
        "get_available_organisations"
      ]
    },
    {
      "page": "get_default_org_list",
      "title": "Get the default organization list",
      "concept": [
        "organisation"
      ],
      "topics": [
        "get_default_org_list"
      ]
    },
    {
      "page": "has_person_role",
      "title": "Does a person object has a given role?",
      "concept": [
        "individual"
      ],
      "topics": [
        "has_person_role"
      ]
    },
    {
      "page": "inbo_org_list",
      "title": "The INBO organisation list",
      "concept": [
        "organisation"
      ],
      "topics": [
        "inbo_org_list"
      ]
    },
    {
      "page": "individual2badge",
      "title": "Create a markdown badge for an individual",
      "concept": [
        "individual"
      ],
      "topics": [
        "individual2badge"
      ]
    },
    {
      "page": "individual2df",
      "title": "Convert person object in a data.frame.",
      "concept": [
        "individual"
      ],
      "topics": [
        "individual2df"
      ]
    },
    {
      "page": "individual2person",
      "title": "Select the individual information to use as a 'person' object",
      "concept": [
        "individual"
      ],
      "topics": [
        "individual2person"
      ]
    },
    {
      "page": "is_repository",
      "title": "Determine if a directory is in a git repository",
      "concept": [
        "git"
      ],
      "topics": [
        "is_repository"
      ]
    },
    {
      "page": "is_tracked_not_modified",
      "title": "Check if a file is tracked and not modified",
      "concept": [
        "git"
      ],
      "topics": [
        "is_tracked_not_modified"
      ]
    },
    {
      "page": "license_local_remote",
      "title": "Create a data frame mapping local license file names to remote license URLs",
      "concept": [
        "license"
      ],
      "topics": [
        "license_local_remote"
      ]
    },
    {
      "page": "menu_first",
      "title": "Improved version of 'utils::menu()'",
      "concept": [
        "question"
      ],
      "topics": [
        "menu_first"
      ]
    },
    {
      "page": "new_org_item",
      "title": "Interactively create a new 'org_item'",
      "concept": [
        "organisation"
      ],
      "topics": [
        "new_org_item"
      ]
    },
    {
      "page": "new_org_list",
      "title": "Interactively create a new organisation list",
      "concept": [
        "organisation"
      ],
      "topics": [
        "new_org_list"
      ]
    },
    {
      "page": "org_item",
      "title": "The 'org_item' R6 class",
      "concept": [
        "class"
      ],
      "topics": [
        "org_item"
      ]
    },
    {
      "page": "org_list",
      "title": "The 'org_list' R6 class",
      "concept": [
        "class"
      ],
      "topics": [
        "org_list"
      ]
    },
    {
      "page": "org_list_from_url",
      "title": "Get the default organisation list from a git URL This function retrieves the default organisation list from a git URL. It checks if the organisation list is already cached in the user's R configuration. If it is, it returns the cached version. If not, it attempts to retrieve the organisation list from the specified git URL and caches it for future use.",
      "concept": [
        "organisation"
      ],
      "topics": [
        "org_list_from_url"
      ]
    },
    {
      "page": "organisation2df",
      "title": "Convert organisation object to a data.frame",
      "concept": [
        "organisation"
      ],
      "topics": [
        "organisation2df"
      ]
    },
    {
      "page": "select_individual",
      "title": "Select an individual from the local database or add a new individual.",
      "concept": [
        "individual"
      ],
      "topics": [
        "select_individual"
      ]
    },
    {
      "page": "select_license",
      "title": "Select a license for a project, package or dataset",
      "concept": [
        "organisation"
      ],
      "topics": [
        "select_license"
      ]
    },
    {
      "page": "select_person_role",
      "title": "Select the person object with a given role",
      "concept": [
        "individual"
      ],
      "topics": [
        "select_person_role"
      ]
    },
    {
      "page": "ssh_http",
      "title": "Convert SSH URL to HTTP URL",
      "concept": [
        "git"
      ],
      "topics": [
        "ssh_http"
      ]
    },
    {
      "page": "store_individuals",
      "title": "Store individual details for later usage",
      "concept": [
        "individual"
      ],
      "topics": [
        "store_individuals"
      ]
    },
    {
      "page": "store_organisations",
      "title": "Store organisation details for later usage",
      "concept": [
        "organisation"
      ],
      "topics": [
        "store_organisations"
      ]
    },
    {
      "page": "stored_organisations",
      "title": "Retrieve stored organisation information",
      "concept": [
        "organisation"
      ],
      "topics": [
        "stored_organisations"
      ]
    },
    {
      "page": "validate_citation",
      "title": "Validate a citation metadata object",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_citation"
      ]
    },
    {
      "page": "validate_email",
      "title": "Check if a vector contains valid email",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_email"
      ]
    },
    {
      "page": "validate_language",
      "title": "Validate language code",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_language"
      ]
    },
    {
      "page": "validate_license_list",
      "title": "Validate a license list",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_license_list"
      ]
    },
    {
      "page": "validate_orcid",
      "title": "Validate the structure of an ORCID iD",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_orcid"
      ]
    },
    {
      "page": "validate_ror",
      "title": "Validate ROR",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_ror"
      ]
    },
    {
      "page": "validate_url",
      "title": "Validate URL",
      "concept": [
        "validation"
      ],
      "topics": [
        "validate_url"
      ]
    }
  ],
  "_readme": "https://github.com/inbo/citeme/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "cli",
    "credentials",
    "curl",
    "desc",
    "evaluate",
    "gert",
    "highr",
    "jsonlite",
    "knitr",
    "openssl",
    "R6",
    "rstudioapi",
    "sys",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "interactive_input.qmd",
      "filename": "interactive_input.html",
      "title": "Interactive Input and Validation",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "Interactive Input Functions",
        "Yes/No Questions",
        "ORCID Identifiers",
        "ROR Identifiers",
        "Email Addresses",
        "URLs",
        "Language Codes",
        "Licenses",
        "Menu Selection",
        "Validation Functions",
        "ORCID Validation",
        "ROR Validation",
        "Email Validation",
        "URL Validation",
        "Language Code Validation",
        "Integration with Interactive Functions",
        "Non-Interactive Behaviour",
        "Error Handling",
        "Best Practices",
        "Common Patterns",
        "Validating User Input",
        "Cleaning Existing Data",
        "Optional Fields",
        "Batch Processing",
        "Related Functions"
      ],
      "created": "2026-05-08 09:50:02",
      "modified": "2026-05-08 09:50:02",
      "commits": 1
    },
    {
      "source": "organisation.qmd",
      "filename": "organisation.html",
      "title": "Organisations",
      "engine": "quarto::html",
      "headings": [
        "Why bother setting up an org_list?",
        "The org_item class",
        "Roles: rightsholder, funder, and publisher",
        "The org_list class",
        "Creating an org_list programmatically",
        "Creating an org_list interactively",
        "Getting the default org_list for a project",
        "Adding an org_item to an existing org_list",
        "The built-in INBO organisation list",
        "FAQ"
      ],
      "created": "2026-05-08 09:50:02",
      "modified": "2026-05-08 09:50:02",
      "commits": 1
    },
    {
      "source": "individuals.qmd",
      "filename": "individuals.html",
      "title": "Working with Individuals",
      "engine": "quarto::html",
      "headings": [
        "Introduction",
        "Why Use Individual Helper Functions?",
        "Storing Individual Information",
        "Selecting and Reusing Individuals",
        "Converting Individual Information",
        "To Person Objects",
        "To Badge Format",
        "To Data Frames",
        "Adding Individuals to Files",
        "Role Mapping for Different File Types",
        "Helper Functions for Roles",
        "Checking Person Roles",
        "Selecting Roles Interactively",
        "Typical Workflow",
        "Working with Multiple Languages",
        "Best Practices",
        "Related Functions"
      ],
      "created": "2026-05-08 09:50:02",
      "modified": "2026-05-08 09:50:02",
      "commits": 1
    }
  ],
  "_score": 3.653212513775344,
  "_indexed": true,
  "_nocasepkg": "citeme",
  "_universes": [
    "inbo",
    "thierryo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:38.000Z",
      "distro": "noble",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "2e028db7bcfc5c81374947293d540355c61ce883c1a4b10e6e4bff5f65d439e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:33.000Z",
      "distro": "noble",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "dbfbd213e8d179a0960aa0a851c729eb07cfcc15ef0a6e900d7876822833697c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:42.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "baf686baf8ef3d3670f152a286d2680eecda9360732c21d476b5759e28935cc6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:55.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "066fa0cecd36eeaa61feec67e4271fc14c54be397a4feb74486d111ad4cf5daf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:35.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "ba2aa7c330f14cfae389d5b2c2fe22bdf929896e19c9352baf26e84b2c5aabe2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:09.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "9a6ff3cd4974d1527c6137e2f91ee28d33a06875070ab78c41dabe142c204cb0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:18.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "f630bb51314d043f62506fb17293e38fa7b9715646bccf34e5e7983d11c983f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-07T06:27:09.000Z",
      "commit": "c9e2896d883fe5db5876a63809a935090ea677f3",
      "fileid": "69b9dc0d3fab40416ca4bab469bcc725fafc2650348a0333c18af957afaa46c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inbo/actions/runs/27084825564"
    }
  ]
}