@@ -10,11 +10,11 @@ Authors@R: c(
1010 person("Winston", "Chang", role = c("aut"), email = "
[email protected] "),
1111 person("Joe", "Cheng", role = c("aut"), email = "
[email protected] "),
1212 person(family = "RStudio", role = "cph"),
13- person("Peter", "Thorson", role = c("ctb", "cph") comment = "WebSocket++ library"),
14- person("René", "Nyffenegger", role = c("ctb", "cph") comment = "Base 64 library"),
15- person("Micael", "Hildenborg", role = c("ctb", "cph") comment = "SHA1 library"),
13+ person("Peter", "Thorson", role = c("ctb", "cph"), comment = "WebSocket++ library"),
14+ person("René", "Nyffenegger", role = c("ctb", "cph"), comment = "Base 64 library"),
15+ person("Micael", "Hildenborg", role = c("ctb", "cph"), comment = "SHA1 library"),
1616 person(family = "Aladdin Enterprises", role = "cph", comment = "MD5 library"),
17- person("Bjoern", "Hoehrmann", role = c("ctb", "cph") comment = "UTF8 Validation library"))
17+ person("Bjoern", "Hoehrmann", role = c("ctb", "cph"), comment = "UTF8 Validation library"))
1818License: GPL-2
1919Encoding: UTF-8
2020LazyData: true
0 commit comments