dwww Home | Show directory contents | Find package

This is the Debian GNU/Linux r-cran-haven package of haven.  The haven
package provides functions to import 'foreign' statistical formats
into R via the embedded 'ReadStat' C library. It was written by Hadley
Wickham, with Evan Miller having writing ReadStat.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the main CRAN site
        http://cran.r-project.org/src/contrib/
and are also available from all CRAN mirrors as e.g.
        http://cran.us.r-project.org/src/contrib/

The package was renamed from its upstream name 'haven' to
'r-cran-haven' to fit the pattern of CRAN (and non-CRAN)
packages for R.

Files: *
Copyright: 2013 - 2017  Hadley Wickham
Copyright: 2013 - 2017  RStudio
License: MIT

File: src/readstat/*
Copyright: 2010 - 2017  Evan Miller
License: MIT

Files: debian/*
Copyright: 2017  Dirk Eddelbuettel <edd@debian.org>
License: GPL-2+

On a Debian GNU/Linux system, the GPL license (version 2) is included
in the file /usr/share/common-licenses/GPL-2. 

For reference, the upstream DESCRIPTION file is included below:

   Package: haven
   Version: 1.1.0
   Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files
   Description: Import foreign statistical formats into R via the embedded
       'ReadStat' C library, <https://github.com/WizardMac/ReadStat>.
   License: MIT + file LICENSE
   Authors@R: c(
       person("Hadley", "Wickham", , "hadley@rstudio.com", role = c("aut", "cre")),
       person("Evan", "Miller", , role = c("aut", "cph"),
         comment = "Author of included ReadStat code"),
       person("RStudio", role = c("cph", "fnd"))
     )
   Depends: R (>= 3.1.0)
   Suggests: testthat, knitr, rmarkdown, covr
   LinkingTo: Rcpp
   Imports: Rcpp (>= 0.11.4), readr (>= 0.1.0), hms, tibble, forcats (>=
           0.2.0)
   LazyData: true
   URL: http://haven.tidyverse.org, https://github.com/tidyverse/haven,
           https://github.com/WizardMac/ReadStat
   BugReports: https://github.com/hadley/haven/issues
   VignetteBuilder: knitr
   SystemRequirements: GNU make
   RoxygenNote: 6.0.1
   Encoding: UTF-8
   NeedsCompilation: yes
   Packaged: 2017-07-08 15:47:00 UTC; hadley
   Author: Hadley Wickham [aut, cre],
     Evan Miller [aut, cph] (Author of included ReadStat code),
     RStudio [cph, fnd]
   Maintainer: Hadley Wickham <hadley@rstudio.com>
   Repository: CRAN
   Date/Publication: 2017-07-09 06:40:47 UTC
   

Generated by dwww version 1.15 on Thu Jun 27 23:07:07 CEST 2024.