Package: stanedit Title: Facilitate editing of stan models Version: 0.1.0 Authors@R: person(given = "Sebastian", family = "Funk", role = c("aut", "cre"), email = "sebastian.funk@lshtm.ac.uk", comment = c(ORCID = "0000-0002-2842-3406")) Description: Provides functionality for extracting particular bits of stan models as well as removing and adding lines. License: MIT + file LICENSE Imports: checkmate, methods, utils Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Repository: https://epiforecasts.r-universe.dev Date/Publication: 2024-11-14 09:57:15 UTC RemoteUrl: https://github.com/epiforecasts/stanedit RemoteRef: v0.1.0 RemoteSha: 66a36c690499b4bc7d597192ffeaa6327e7c3058 NeedsCompilation: no Packaged: 2026-05-31 08:55:48 UTC; root Author: Sebastian Funk [aut, cre] (ORCID: ) Maintainer: Sebastian Funk