File: DESCRIPTION

package info (click to toggle)
date 1.2.42-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 116 kB
  • sloc: ansic: 125; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,097 bytes parent folder | download
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
Package: date
Version: 1.2-42
Title: Functions for Handling Dates
Authors@R: c(person("Terry", "Therneau", role = "aut",
                    email = "therneau@mayo.edu",
		    comment = "S original"),
             person("Thomas", "Lumley", role = "trl",
	            comment = "R port"),
             person("Kjetil", "Halvorsen", role = "trl",
	            comment = "R port"),
             person("Kurt", "Hornik", role = c("trl", "aut", "cre"),
                    email = "Kurt.Hornik@R-project.org",
                    comment = c(ORCID = "0000-0003-4198-9911", "R port")),
             person("R Core Team", role = "ctb"))
Description: Functions for handling dates.
Imports: graphics
License: GPL-2
NeedsCompilation: yes
Packaged: 2023-01-31 12:41:14 UTC; hornik
Author: Terry Therneau [aut] (S original),
  Thomas Lumley [trl] (R port),
  Kjetil Halvorsen [trl] (R port),
  Kurt Hornik [trl, aut, cre] (<https://orcid.org/0000-0003-4198-9911>, R
    port),
  R Core Team [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2023-01-31 13:10:40 UTC