Package: crossrun
Version: 0.1.1
Title: Joint Distribution of Number of Crossings and Longest Run
Authors@R: c(person("Tore","Wentzel-Larsen",email="tore.wentzellarsen@gmail.com",role=c("aut","cre")),
  person("Jacob", "Anhøj", email="jacob@anhoej.net", role="aut"))
Description: Joint distribution of number of crossings and the 
  longest run in a series of independent Bernoulli trials. The
  computations uses an iterative procedure where computations 
  are based on results from shorter series. The procedure 
  conditions on the start value and partitions by further 
  conditioning on the position of the first crossing (or none).
Depends: R (>= 3.5)
License: GPL-3
URL: https://github.com/ToreWentzel-Larsen/crossrun
Encoding: UTF-8
LazyData: true
Imports: Rmpfr (>= 0.7-1)
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-04-12 15:01:04 UTC; jacob
Author: Tore Wentzel-Larsen [aut, cre],
  Jacob Anhøj [aut]
Maintainer: Tore Wentzel-Larsen <tore.wentzellarsen@gmail.com>
Repository: CRAN
Date/Publication: 2022-04-13 07:32:33 UTC
Built: R 4.3.3; ; 2025-01-24 15:22:51 UTC; unix
