mypackage
DESCRIPTION
The DESCRIPTION
file contains metadata about your package, including dependencies
It should look a bit like this:
Your script should contain:
: mypackage
Package: Customised greetings from me!
Title: 0.1.0
Version@R: person("Anna", "Krystalli",
Authorsemail = "annakrystalli@googlemail.com",
role = c("aut", "cre"))
: Prints a customised greeting from myself,
Description
delivered by a friend.: MIT + file LICENSE
License: UTF-8
Encoding: true
LazyData: list(markdown = TRUE)
Roxygen: 7.1.1
RoxygenNote:
Imports
cowsay:
Suggeststestthat (>= 3.0.0)
/testthat/edition: 3
Config: https://github.com/annakrystalli/mypackage
URL: https://github.com/annakrystalli/mypackage/issues
BugReports: 2021-05-07 Date