-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
15 lines (15 loc) · 790 Bytes
/
Copy pathDESCRIPTION
File metadata and controls
15 lines (15 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Package: keylist
Title: Lightweight List Extensions that Enforce Unique Keys
Version: 1.0.0.9000
Authors@R:
person("Luke", "Jenkins", , "luke-jenkins-dev@outlook.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-7206-7242"))
Description: Provides two lightweight keylist S3 classes 'klist' and 'knlist': extensions of list that enforce unique keys, supporting either mixed named/unnamed elements or fully named elements, ensuring predictable key-value access.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://lj-jenkins.github.io/keylist/, https://github.com/LJ-Jenkins/keylist
BugReports: https://github.com/LJ-Jenkins/keylist/issues
Config/roxygen2/version: 8.0.0