/usr/lib/R/site-library/goftest/DESCRIPTION is in r-cran-goftest 1.1-1-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 | Package: goftest
Type: Package
Title: Classical Goodness-of-Fit Tests for Univariate Distributions
Version: 1.1-1
Date: 2017-04-03
Authors@R: c(person("Julian", "Faraway", role = "aut"),
person("George", "Marsaglia", role = "aut"),
person("John", "Marsaglia", role = "aut"),
person("Adrian", "Baddeley", role = c("aut", "cre"),
email = "Adrian.Baddeley@curtin.edu.au"))
Depends: R (>= 3.3)
Imports: stats
Description: Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit
for continuous univariate distributions, using
efficient algorithms.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2017-04-03 04:15:55 UTC; 214132e
Author: Julian Faraway [aut],
George Marsaglia [aut],
John Marsaglia [aut],
Adrian Baddeley [aut, cre]
Maintainer: Adrian Baddeley <Adrian.Baddeley@curtin.edu.au>
Repository: CRAN
Date/Publication: 2017-04-03 06:17:16 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Wed, 15 Nov 2017 22:15:25 +0100'; unix
|