We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7025d commit 187ebe0Copy full SHA for 187ebe0
DESCRIPTION
@@ -3,7 +3,7 @@ Title: A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')
3
Version: 1.2.3.9003
4
Authors@R: c(
5
person("Hadley", "Wickham", role = "aut"),
6
- person("Kirill", "Müller", , "krlmlr+r@mailbox.org", role = "cre"),
+ person("Kirill", "Müller", , "kirill@cynkra.com", role = "cre"),
7
person("RStudio", role = c("cph", "fnd"))
8
)
9
Description: R's raw vector is useful for storing a single binary object.
0 commit comments