-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 804 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 804 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: lysol
Type: Package
Title: Totally Eradicates (Totally) Bugs in Your Data (At Least I Heard It Does!)
Version: 0.1.0
Date: 2020-04-24
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Maintainer: Bob Rudis <bob@rud.is>
Description: Have sick/buggy data? Tools are provided to totally eradicate these bugs, leaving
you with beautiful (very beautiful and clean) data. One could even say you can make
your data great again! I've heard people say that!
URL: https://git.rud.is/hrbrmstr/lysol
BugReports: https://git.rud.is/hrbrmstr/lysol/issues
Encoding: UTF-8
License: MIT + file LICENSE
Suggests:
covr, tinytest
Depends:
R (>= 3.6.0)
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.0