Package: embr Title: Model Builder Utility Functions and Virtual Classes Version: 1.0.0.9000 Authors@R: c( person("Joe", "Thorley", , "joe@poissonconsulting.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7683-4592")), person("Kirill", "Müller", , "kirill@cynkra.com", role = "aut", comment = c(ORCID = "0000-0002-1416-3412")), person("Nicole", "Hill", , "nicole@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0002-7623-2153")), person("Ayla", "Pearson", , "ayla@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0001-7388-1222")), person("Nadine", "Hussein", , "nadine@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0003-4470-8361")), person("Poisson Consulting", role = c("cph", "fnd")), person("Seb", "Dalgarno", , "seb@poissonconsulting.ca", role = "ctb", comment = c(ORCID = "0000-0002-3658-4517")) ) Description: Utility functions and virtual classes shared by model builder packages such as tmbr, jmbr and smbr. License: MIT + file LICENSE URL: https://github.com/poissonconsulting/embr BugReports: https://github.com/poissonconsulting/embr/issues Depends: R (>= 4.1) Imports: beepr, chk, dplyr, extras, foreach, generics, ggplot2, graphics, lifecycle, lubridate, mcmcdata, mcmcderive (>= 0.1.2.9002), mcmcr (>= 0.6.1.9001), matrixStats, newdata, nlist, plyr, posterior, priorsense, purrr, rescale, rlang, stats, stringr, term, tibble, tidyr, universals, utils Suggests: cli, covr, jmbr, rmarkdown, scales, smbr2, testthat (>= 3.0.0) RdMacros: lifecycle Remotes: poissonconsulting/extras, poissonconsulting/jmbr, poissonconsulting/mcmcr, poissonconsulting/mcmcdata, poissonconsulting/mcmcderive, poissonconsulting/newdata, poissonconsulting/rescale, poissonconsulting/smbr2 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) Config/testthat/edition: 3 Config/Needs/website: poissonconsulting/poissontemplate Config/roxygen2/version: 8.0.0.9000 RoxygenNote: 7.3.3.9000 Config/pak/sysreqs: libicu-dev Repository: https://poissonconsulting.r-universe.dev Date/Publication: 2026-06-18 13:09:38 UTC RemoteUrl: https://github.com/poissonconsulting/embr RemoteRef: HEAD RemoteSha: 6d7b2e04aa0b8d1df083ec5b89dd14b58b0e7bc6 NeedsCompilation: no Packaged: 2026-06-24 10:32:21 UTC; root Author: Joe Thorley [aut, cre] (ORCID: ), Kirill Müller [aut] (ORCID: ), Nicole Hill [ctb] (ORCID: ), Ayla Pearson [ctb] (ORCID: ), Nadine Hussein [ctb] (ORCID: ), Poisson Consulting [cph, fnd], Seb Dalgarno [ctb] (ORCID: ) Maintainer: Joe Thorley