Package: birthdayproblem Title: Functionality for handling the birthday problem with unequal probabilities Version: 0.0.0.9000 Authors@R: person("Michael", "Höhle", email = "hoehle@math.su.se", role = c("aut", "cre")) Description: The package contains a simple function for computing the probability that in a group of n people, with ppl originating from one of N classes, that two or more people in the group are of the same class. Imports: Rcpp Depends: R (>= 3.3.2) License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.0.1 Repository: https://mhoehle.r-universe.dev Date/Publication: 2017-03-02 21:20:48 UTC RemoteUrl: https://github.com/mhoehle/birthdayproblem RemoteRef: HEAD RemoteSha: 1335a33012925f293943664d1037ecd514ed92ad NeedsCompilation: no Packaged: 2026-06-10 07:19:28 UTC; root Author: Michael Höhle [aut, cre] Maintainer: Michael Höhle