-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
26 lines (26 loc) · 819 Bytes
/
DESCRIPTION
File metadata and controls
26 lines (26 loc) · 819 Bytes
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
Type: Package
Package: calcalr
Title: Calendars of the World
Version: 0.0.9000
Authors@R:
c(person(given = "Enrico",
family = "Spinielli",
role = c("aut", "cre"),
email = "enrico.spinielli@gmail.com",
comment = c(ORCID = "0000-0001-8584-9131")))
Maintainer: Enrico Spinielli <enrico.spinielli@gmail.com>
Description: An R implementation of the algorithms described in the book
Edward M. Reingold and Nachum Dershowitz "Calendrical Calculations:
the Ultimate Edition".
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Roxygen: list(markdown = TRUE)
Suggests:
readr,
stringr,
testthat (>= 3.0.0),
zoo
Config/testthat/edition: 3
URL: https://espinielli.github.io/calcalr/, https://github.com/espinielli/calcalr