-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDESCRIPTION
More file actions
18 lines (18 loc) · 849 Bytes
/
DESCRIPTION
File metadata and controls
18 lines (18 loc) · 849 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Package: toOrdinal
Version: 1.3-9.1
Date: 2024-12-3
Title: Cardinal to Ordinal Number & Date Conversion
Description: Language specific cardinal to ordinal number conversion.
Authors@R: c(person(given=c("Damian", "W."), family="Betebenner", email="[email protected]", role=c("aut", "cre")),
person(given="Andrew", family="Martin", role="ctb"),
person(given="Jeff", family="Erickson", role="ctb"))
Maintainer: Damian W. Betebenner <[email protected]>
Depends: R (>= 3.3)
Suggests: knitr, rmarkdown, testthat
Imports: crayon, pkgsearch
URL: https://centerforassessment.github.io/toOrdinal/, https://github.com/centerforassessment/toOrdinal/, https://cran.r-project.org/package=toOrdinal
BugReports: https://github.com/centerforassessment/toOrdinal/issues/
VignetteBuilder: knitr
LazyLoad: Yes
ByteCompile: TRUE
License: GPL-3