Commit 7f479d0
committed
use 'given' for corperations
Fixed `usethis::is_rstudio_pkg()` returning `NA`
because it only checked if `given == "RStudio"` for funders.
Furthermore, documentation on `?person` also
says that `given` is more appropriate than family:
> For persons which are not natural persons
> (e.g., institutions, companies, etc.)
> it is appropriate to use given (but not family) for the name,
> e.g., person("R Core Team", role = "aut").1 parent e003e9a commit 7f479d0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments