File: control

package info (click to toggle)
r-cran-htmltable 2.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,528 kB
  • sloc: javascript: 6,799; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 1,214 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
Source: r-cran-htmltable
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 11), r-base-dev (>= 4.0.2), dh-r, r-cran-stringr, r-cran-knitr, r-cran-magrittr, r-cran-checkmate, r-cran-htmlwidgets, r-cran-rstudioapi, r-cran-dplyr, r-cran-tidyr
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-htmltable
Vcs-Git: https://salsa.debian.org/edd/r-cran-htmltable.git
Homepage: https://cran.r-project.org/package=htmltable

Package: r-cran-htmltable
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-cran-stringr, r-cran-knitr, r-cran-magrittr, r-cran-checkmate, r-cran-htmlwidgets, r-cran-rstudioapi, r-cran-dplyr, r-cran-tidyr
Description: GNU R package for advanced html tables
 The htmlTable package provides tables with state-of-the-art layout
 elements such as row spanners, column spanners, table spanners,
 zebra striping, and more. While allowing advanced layout, the underlying
 css-structure is simple in order to maximize compatibility with word
 processors such as 'MS Word' or 'LibreOffice'. The package also contains
 a few text formatting functions that help outputting text compatible with
 HTML/'LaTeX'.