forked from choisy/mcdev
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
21 lines (21 loc) · 733 Bytes
/
DESCRIPTION
File metadata and controls
21 lines (21 loc) · 733 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: mcdev
Type: Package
Title: Contains Functions to Publish Blogs and Websites
Version: 0.1.0
Authors@R: c(person("Marc", "Choisy",
email = "marc.choisy@ird.fr",
role = c("aut", "cre", "cph"),
comment = c(ORCID = "https://orcid.org/0000-0002-5187-6390")),
person("Lucie", "Contamin",
email = "contamin.lucie@gmail.com",
role = "aut",
comment = c(ORCID = "https://orcid.org/0000-0001-5797-1279")))
Description: Complement the functions from the blogdown package.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports:
blogdown,
devtools,
readtext