File: control

package info (click to toggle)
r-cran-haven 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 2,428 kB
  • sloc: ansic: 25,197; cpp: 1,188; makefile: 2; sh: 1
file content (16 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: r-cran-haven
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.3.2), dh-r, r-cran-rcpp, r-cran-readr, r-cran-hms, r-cran-tibble, r-cran-forcats, r-cran-tidyselect
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-haven
Vcs-Git: https://salsa.debian.org/edd/r-cran-haven.git
Homepage: https://cran.r-project.org/package=haven

Package: r-cran-haven
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-rcpp, r-cran-readr, r-cran-hms, r-cran-tibble, r-cran-forcats, r-cran-tidyselect
Description: GNU R package to import/export SPSS, Stata and SAS files
 The goal of 'haven' is import foreign statistical formats into R via
 the embedded 'ReadStat' C library.