/usr/lib/R/library/KernSmooth/DESCRIPTION is in r-cran-kernsmooth 2.23-15-3build1.
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 | Package: KernSmooth
Priority: recommended
Version: 2.23-15
Date: 2015-06-29
Title: Functions for Kernel Smoothing Supporting Wand & Jones (1995)
Authors@R: c(person("Matt", "Wand", role = "aut",
email = "Matt.Wand@uts.edu.au"),
person("Brian", "Ripley", role = c("trl", "cre", "ctb"),
email = "ripley@stats.ox.ac.uk",
comment = "R port and updates"))
Depends: R (>= 2.5.0), stats
Suggests: MASS
Description: Functions for kernel smoothing (and density estimation)
corresponding to the book:
Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
License: Unlimited
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2015-06-29 08:37:00 UTC; ripley
Author: Matt Wand [aut],
Brian Ripley [trl, cre, ctb] (R port and updates)
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Repository: CRAN
Date/Publication: 2015-06-29 17:15:14
Built: R 3.4.2; x86_64-pc-linux-gnu; "Wed, 27 Sep 2017 13:55:08 +0000"; unix
|