/usr/lib/R/site-library/readstata13/DESCRIPTION is in r-cran-readstata13 0.9.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | Package: readstata13
Type: Package
Title: Import 'Stata' Data Files
Version: 0.9.0
Authors@R: c(
person("Jan Marvin", "Garbuszus",
email = "jan.garbuszus@ruhr-uni-bochum.de", role = c("aut")),
person("Sebastian", "Jeworutzki",
email="Sebastian.Jeworutzki@ruhr-uni-bochum.de", role = c("aut", "cre")),
person("R Core Team", role="cph"),
person("Magnus Thor", "Torfason", role="ctb"),
person("Luke M.", "Olson", role="ctb"),
person("Giovanni", "Righi", role="ctb")
)
Description: Function to read and write the 'Stata' file format.
URL: https://github.com/sjewo/readstata13
BugReports: https://github.com/sjewo/readstata13/issues
License: GPL-2 | file LICENSE
Imports: Rcpp (>= 0.11.5)
LinkingTo: Rcpp
ByteCompile: yes
Suggests: testthat
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2017-05-05 10:31:16 UTC; sj
Author: Jan Marvin Garbuszus [aut],
Sebastian Jeworutzki [aut, cre],
R Core Team [cph],
Magnus Thor Torfason [ctb],
Luke M. Olson [ctb],
Giovanni Righi [ctb]
Maintainer: Sebastian Jeworutzki <Sebastian.Jeworutzki@ruhr-uni-bochum.de>
Repository: CRAN
Date/Publication: 2017-05-05 17:37:44 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; "Thu, 05 Oct 2017 21:46:11 -0500"; unix
|