Package: profr Title: An Alternative Display for Profiling Information Version: 0.3.3.9000 Authors@R: person(given = "Hadley", family = "Wickham", role = c("aut", "cre"), email = "hadley@rstudio.com") Description: An alternative data structure and visual rendering for the profiling information generated by Rprof. License: MIT + file LICENSE URL: https://github.com/hadley/profr BugReports: https://github.com/hadley/profr/issues Imports: plyr, stringr Suggests: ggplot2 Encoding: UTF-8 LazyData: true RoxygenNote: 6.1.1 Config/pak/sysreqs: libicu-dev Repository: https://hadley.r-universe.dev Date/Publication: 2018-12-06 13:41:55 UTC RemoteUrl: https://github.com/hadley/profr RemoteRef: HEAD RemoteSha: ab520c615d80bafefbde15eef85263b533d717b2 NeedsCompilation: no Packaged: 2026-06-17 11:21:36 UTC; root Author: Hadley Wickham [aut, cre] Maintainer: Hadley Wickham