Package: debrief Title: Text-Based Summaries for 'profvis' Profiling Data Version: 0.1.0.9000 Authors@R: c( person("Emil", "Hvitfeldt", , "emil.hvitfeldt@posit.co", role = c("aut", "cre")), person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49")) ) Description: Provides text-based summaries and analysis tools for 'profvis' profiling output. Designed for terminal workflows and artificial intelligence (AI) agent consumption, offering views including hotspot analysis, call trees, source context, caller/callee relationships, and memory allocation breakdowns. License: MIT + file LICENSE URL: https://github.com/r-lib/debrief, https://r-lib.github.io/debrief/ BugReports: https://github.com/r-lib/debrief/issues Depends: R (>= 4.1) Suggests: knitr, profvis, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://r-lib.r-universe.dev Date/Publication: 2026-04-22 00:32:17 UTC RemoteUrl: https://github.com/r-lib/debrief RemoteRef: HEAD RemoteSha: ce2a45e3a5e8d6e609fbb43ce8233ff4996acfab NeedsCompilation: no Packaged: 2026-07-01 10:15:19 UTC; root Author: Emil Hvitfeldt [aut, cre], Posit Software, PBC [cph, fnd] (ROR: ) Maintainer: Emil Hvitfeldt