/usr/lib/R/site-library/chron/DESCRIPTION is in r-cran-chron 2.3-52-1.
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 | Package: chron
Version: 2.3-52
Title: Chronological Objects which can Handle Dates and Times
Description: Provides chronological objects which can handle dates and times.
Authors@R: c(person("David", "James", role = "aut",
comment = "S original"),
person("Kurt", "Hornik", role = c("aut", "trl", "cre"),
email = "Kurt.Hornik@R-project.org",
comment = c(ORCID = "0000-0003-4198-9911")),
person("Gabor", "Grothendieck", role = "ctb",
email = "ggrothendieck@gmail.com"),
person("R Core Team", role = "ctb"))
Depends: R (>= 2.12.0)
Imports: graphics, stats
Suggests: scales, ggplot2
Enhances: zoo
License: GPL-2
NeedsCompilation: yes
Packaged: 2018-01-06 13:49:46 UTC; hornik
Author: David James [aut] (S original),
Kurt Hornik [aut, trl, cre] (0000-0003-4198-9911),
Gabor Grothendieck [ctb],
R Core Team [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2018-01-06 15:08:37 UTC
Built: R 3.4.3; x86_64-pc-linux-gnu; "Sat, 06 Jan 2018 13:07:23 -0600"; unix
|