File: control

package info (click to toggle)
r-cran-microbenchmark 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 392 kB
  • sloc: ansic: 257; makefile: 2; sh: 1
file content (17 lines) | stat: -rw-r--r-- 727 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: r-cran-microbenchmark
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.4.1), dh-r
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-microbenchmark
Vcs-Git: https://salsa.debian.org/edd/r-cran-microbenchmark.git
Homepage: https://cran.r-project.org/package=microbenchmark

Package: r-cran-microbenchmark
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Suggests: r-cran-ggplot2, r-cran-multcomp, r-cran-runit
Description: GNU R package for Accurate Timeing Functions
 R package which provides infrastructure to accurately measure and compare
 the execution time of R expressions.