Package: hindex
Title: Simulating the Development of h-Index Values
Version: 0.2.0
Authors@R: c(
    person(given = "Alexander",
           family = "Tekles",
           role = c("aut", "cre"),
           email = "alexander.tekles@soziologie.uni-muenchen.de"), 
    person(given = "Lutz", 
           family = "Bornmann", 
           role = "ctb"), 
    person(given = "Christian", 
           family = "Ganser", 
           role = "ctb"))
Description: H-index and h-alpha are a bibliometric indicators. This package 
  provides functions to simulate how these indicators may develop over time for
  a given set of researchers and to visualize the simulation data. 
  The implementation is based on the 'STATA' ado h-index and is described in 
  more detail in Bornmann et al. (2019) <arXiv:1905.11052>. 
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: testthat
Imports: foreach, stats, ggplot2, purrr
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-02-20 14:59:41 UTC; alex
Author: Alexander Tekles [aut, cre],
  Lutz Bornmann [ctb],
  Christian Ganser [ctb]
Maintainer: Alexander Tekles <alexander.tekles@soziologie.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2020-02-22 22:20:02 UTC
Built: R 4.5.0; ; 2025-04-03 03:04:23 UTC; unix
