-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathDESCRIPTION
More file actions
57 lines (57 loc) · 2.15 KB
/
DESCRIPTION
File metadata and controls
57 lines (57 loc) · 2.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Package: foreign
Priority: recommended
Version: 0.8-91
Date: 2026-01-29
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"),
comment = c(ROR = "02zz1nj61")),
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: 2026-01-29 16:57:48 UTC; hornik
Author: R Core Team [aut, cph, cre] (ROR: <https://ror.org/02zz1nj61>),
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: 2026-01-29 17:49:54 UTC