kosukeimai / wru

Who Are You? Bayesian Prediction of Racial Category Using Surname and Geolocation
132 stars 31 forks source link

nudge citations to wru #102

Closed soodoku closed 1 year ago

soodoku commented 1 year ago

I noticed that Marek has (rightly) more than 1k citations to stargazer. https://scholar.google.com/citations?user=jRCc4kMAAAAJ&hl=en I think one of the reasons is that the package produces a message onAttach to remind the user to cite the package.

https://github.com/cran/stargazer/blob/master/R/stargazer-internal.R

I have made a similar change here.

I think there is a larger point here about increasing citations to software to improve incentives for software producers and also make sure concerns in software can be backtraced from papers that rely on it.

kosukeimai commented 1 year ago

A good point. Thanks!

1beb commented 1 year ago

Note filename was missing .R. This will be updated in another PR.