CVE/samplePackage/DESCRIPTION
2019-06-21 11:40:57 +02:00

15 lines
430 B
Plaintext

Package: samplePackage
Title: A Sample for creating R Packages
Version: 0.0.0.0001
Authors@R:
person(given = "First",
family = "Last",
role = c("aut", "cre"),
email = "first.last@example.com",
comment = structure("YOUR-ORCID-ID", .Names = "ORCID"))
Description: What the package does (one paragraph).
License: What license it uses
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1