59 lines
2.2 KiB
Plaintext
59 lines
2.2 KiB
Plaintext
|
Package: foreign
|
||
|
Priority: recommended
|
||
|
Version: 0.8-87
|
||
|
Date: 2024-06-25
|
||
|
Title: Read Data Stored by 'Minitab', 'S', 'SAS', 'SPSS', 'Stata',
|
||
|
'Systat', 'Weka', 'dBase', ...
|
||
|
Depends: R (>= 4.0.0)
|
||
|
Imports: methods, utils, stats
|
||
|
Authors@R: c(
|
||
|
person("R Core Team",
|
||
|
email = "R-core@R-project.org", role = c("aut", "cph", "cre")),
|
||
|
person("Roger", "Bivand", role = c("ctb", "cph")),
|
||
|
person(c("Vincent", "J."), "Carey", role = c("ctb", "cph")),
|
||
|
person("Saikat", "DebRoy", role = c("ctb", "cph")),
|
||
|
person("Stephen", "Eglen", role = c("ctb", "cph")),
|
||
|
person("Rajarshi", "Guha", role = c("ctb", "cph")),
|
||
|
person("Swetlana", "Herbrandt", role = "ctb"),
|
||
|
person("Nicholas", "Lewin-Koh", role = c("ctb", "cph")),
|
||
|
person("Mark", "Myatt", role = c("ctb", "cph")),
|
||
|
person("Michael", "Nelson", role = "ctb"),
|
||
|
person("Ben", "Pfaff", role = "ctb"),
|
||
|
person("Brian", "Quistorff", role = "ctb"),
|
||
|
person("Frank", "Warmerdam", role = c("ctb", "cph")),
|
||
|
person("Stephen", "Weigand", role = c("ctb", "cph")),
|
||
|
person("Free Software Foundation, Inc.", role = "cph"))
|
||
|
Contact: see 'MailingList'
|
||
|
Copyright: see file COPYRIGHTS
|
||
|
Description: Reading and writing data stored by some versions of
|
||
|
'Epi Info', 'Minitab', 'S', 'SAS', 'SPSS', 'Stata', 'Systat', 'Weka',
|
||
|
and for reading and writing some 'dBase' files.
|
||
|
ByteCompile: yes
|
||
|
Biarch: yes
|
||
|
License: GPL (>= 2)
|
||
|
BugReports: https://bugs.r-project.org
|
||
|
MailingList: R-help@r-project.org
|
||
|
URL: https://svn.r-project.org/R-packages/trunk/foreign/
|
||
|
NeedsCompilation: yes
|
||
|
Packaged: 2024-06-25 17:06:12 UTC; hornik
|
||
|
Author: R Core Team [aut, cph, cre],
|
||
|
Roger Bivand [ctb, cph],
|
||
|
Vincent J. Carey [ctb, cph],
|
||
|
Saikat DebRoy [ctb, cph],
|
||
|
Stephen Eglen [ctb, cph],
|
||
|
Rajarshi Guha [ctb, cph],
|
||
|
Swetlana Herbrandt [ctb],
|
||
|
Nicholas Lewin-Koh [ctb, cph],
|
||
|
Mark Myatt [ctb, cph],
|
||
|
Michael Nelson [ctb],
|
||
|
Ben Pfaff [ctb],
|
||
|
Brian Quistorff [ctb],
|
||
|
Frank Warmerdam [ctb, cph],
|
||
|
Stephen Weigand [ctb, cph],
|
||
|
Free Software Foundation, Inc. [cph]
|
||
|
Maintainer: R Core Team <R-core@R-project.org>
|
||
|
Repository: CRAN
|
||
|
Date/Publication: 2024-06-26 08:50:02 UTC
|
||
|
Built: R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:57:53 UTC; windows
|
||
|
Archs: x64
|