File: profvis-package.Rd

package info (click to toggle)
r-cran-profvis 0.4.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 868 kB
  • sloc: javascript: 1,943; ansic: 41; sh: 13; makefile: 8
file content (40 lines) | stat: -rw-r--r-- 1,151 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/profvis-package.R
\docType{package}
\name{profvis-package}
\alias{profvis-package}
\title{profvis: Interactive Visualizations for Profiling R Code}
\description{
Interactive visualizations for profiling R code.
}
\seealso{
Useful links:
\itemize{
  \item \url{https://profvis.r-lib.org}
  \item \url{https://github.com/r-lib/profvis}
  \item Report bugs at \url{https://github.com/r-lib/profvis/issues}
}

}
\author{
\strong{Maintainer}: Hadley Wickham \email{hadley@posit.co}

Authors:
\itemize{
  \item Winston Chang
  \item Javier Luraschi
  \item Timothy Mastny
}

Other contributors:
\itemize{
  \item Posit Software, PBC [copyright holder, funder]
  \item  jQuery Foundation (jQuery library) [copyright holder]
  \item  jQuery contributors (jQuery library; authors listed in inst/htmlwidgets/lib/jquery/AUTHORS.txt) [contributor, copyright holder]
  \item Mike Bostock (D3 library) [contributor, copyright holder]
  \item  D3 contributors (D3 library) [contributor]
  \item Ivan Sagalaev (highlight.js library) [contributor, copyright holder]
}

}
\keyword{internal}