16 lines
454 B
Text
16 lines
454 B
Text
Package: securityvisionr
|
|
Title: What the Package Does (One Line, Title Case)
|
|
Version: 0.0.0.9000
|
|
Authors@R:
|
|
person("Jo", "Kroese", , "jo@jokroese.com", role = c("aut", "cre"),
|
|
comment = c(ORCID = "https://orcid.org/0000-0001-6995-6797"))
|
|
Description: What the package does (one paragraph).
|
|
License: AGPL-3
|
|
Encoding: UTF-8
|
|
LazyData: true
|
|
Roxygen: list(markdown = TRUE)
|
|
RoxygenNote: 7.1.2
|
|
Depends:
|
|
R (>= 2.10)
|
|
Suggests:
|
|
rmarkdown
|