-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 944 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
29 lines (29 loc) · 944 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
27
28
29
Type: Package
Package: chrongler
Title: chrongler wrangles categorical chronological data
Version: 0.2.0
Authors@R:
person("Lisa", "Steinmann", , "lisa.steinmann@rub.de", role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-2215-1243"))
Author: Lisa Steinmann
Maintainer: Lisa Steinmann <lisa.steinmann@rub.de>
Description: Dealing with archaeological or historical chronological data
can be time consuming. chrongler provides convenience functions that
help reformat or 'wrangle' data where chronological
information is stored as a 'period' (categorical values that may
indicate chronology in one way or another).
License: GPL (>= 3)
Depends:
R (>= 4.0)
Suggests:
covr,
knitr,
rmarkdown,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
VignetteBuilder: knitr
URL: https://lsteinmann.github.io/chrongler/