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 f719143 commit e4e78dbCopy full SHA for e4e78db
DESCRIPTION
@@ -5,7 +5,8 @@ Authors@R: c(
5
person("George", "Stagg", , "[email protected]", role = c("aut", "cre")),
6
person("Lionel", "Henry", , "[email protected]", role = "ctb"),
7
person("Jeroen", "Ooms", , "[email protected]", role = "ctb"),
8
- person("Posit Software, PBC", role = c("cph", "fnd"))
+ person("Posit Software, PBC", role = c("cph", "fnd"),
9
+ comment = c(ROR = "03wc8by49"))
10
)
11
Description: Utility functions to help build R packages compiled for
12
WebAssembly (Wasm), manage Wasm binary R package libraries and
0 commit comments