File: control

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

Package: r-cran-writexl
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
Suggests: r-cran-testthat, r-cran-readxl, r-cran-bit64
Description: GNU R package to Export Data Frames to Excel 'xlsx' Format
 Zero-dependency data frame to xlsx exporter based on 'libxlsxwriter'.
 Fast and no Java or Excel required.