Package: term Title: Create, Manipulate and Query Parameter Terms Version: 0.3.7.9019 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Kirill", "Müller", role = "aut", comment = c(ORCID = "0000-0002-1416-3412")), person("Ayla", "Pearson", role = "ctb", comment = c(ORCID = "0000-0001-7388-1222")), person("Evan", "Amies-Galonski", role = "ctb", comment = c(ORCID = "0000-0003-1096-2089")), person("Poisson Consulting", role = c("cph", "fnd")) ) Description: Creates, manipulates, queries and repairs vectors of parameter terms. Parameter terms are the labels used to reference values in vectors, matrices and arrays. They represent the names in coefficient tables and the column names in 'mcmc' and 'mcmc.list' objects. License: MIT + file LICENSE URL: https://poissonconsulting.github.io/term/, https://github.com/poissonconsulting/term BugReports: https://github.com/poissonconsulting/term/issues Depends: R (>= 4.1) Imports: chk, extras, lifecycle, rlang, universals, vctrs (>= 0.4.0) Suggests: covr, testthat (>= 3.0.0) RdMacros: lifecycle Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-07-16 07:47:18 UTC RemoteUrl: https://github.com/poissonconsulting/term RemoteRef: HEAD RemoteSha: 6cdc09d958feca4a766dc3ab261d5453f4e5d206 NeedsCompilation: no Packaged: 2026-07-18 08:38:57 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Kirill Müller [aut] (ORCID: ), Ayla Pearson [ctb] (ORCID: ), Evan Amies-Galonski [ctb] (ORCID: ), Poisson Consulting [cph, fnd] Maintainer: Joe Thorley