Skip to content

Commit e4e78db

Browse files
committed
Upkeep 2025 - Add Posit ROR
1 parent f719143 commit e4e78db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

DESCRIPTION

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Authors@R: c(
55
person("George", "Stagg", , "[email protected]", role = c("aut", "cre")),
66
person("Lionel", "Henry", , "[email protected]", role = "ctb"),
77
person("Jeroen", "Ooms", , "[email protected]", role = "ctb"),
8-
person("Posit Software, PBC", role = c("cph", "fnd"))
8+
person("Posit Software, PBC", role = c("cph", "fnd"),
9+
comment = c(ROR = "03wc8by49"))
910
)
1011
Description: Utility functions to help build R packages compiled for
1112
WebAssembly (Wasm), manage Wasm binary R package libraries and

0 commit comments

Comments
 (0)