Last updated on 2023-12-05 07:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.91 | 59.52 | 63.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.48 | 44.73 | 47.21 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 78.78 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 76.46 | OK | |||
r-devel-windows-x86_64 | 1.0 | 5.00 | 88.00 | 93.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 4.87 | 58.50 | 63.37 | OK | |
r-release-linux-x86_64 | 1.0 | 3.61 | 57.18 | 60.79 | OK | |
r-release-macos-arm64 | 1.0 | 30.00 | OK | |||
r-release-macos-x86_64 | 1.0 | 43.00 | OK | |||
r-release-windows-x86_64 | 1.0 | 5.00 | 96.00 | 101.00 | OK | |
r-oldrel-macos-arm64 | 1.0 | 35.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0 | 43.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0 | 7.00 | 96.00 | 103.00 | OK |
Version: 1.0
Check: Rd files
Result: NOTE
checkRd: (-1) Ehrenfest.Rd:19: Lost braces
19 | In this experiment there are i balls in Urn I, and remaining 2n-i balls in Urn II. Then at any instance, the probability of selecting a ball from Urn I and placing it in Urn II is i/2n, and the other way of placing a ball from Urn II to Urn I is (2n-i)/2n. At each instant we let the number i of balls in the Urn I to be the state of the system. Thus, the state space is S = { 0, 1, 2, \ldots, 2n }. Then we can pass from state i only to either of the states i-1 or i+1.
| ^
checkRd: (-1) Ehrenfest.Rd:20: Lost braces
20 | Here, S = {0, 1, \ldots, 2n}.
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc