bomeara. To fix this you can add URL: https://phylotastic.r-universe.dev/flipped to the package DESCRIPTION file. See also theR-universe documentation.Package: flipped 0.0.1
flipped: Applies various odd models for coin flipping
Everyone uses the binomial as the distribution for coin flipping: this assumes for a given coin, the probability of landing heads is constant for all time. It is likely a very sound assumption. However, even for this simple example other models may be possible. This package contains such models.
Authors:
flipped_0.0.1.tar.gz
flipped_0.0.1.zip(r-4.7)flipped_0.0.1.zip(r-4.6)flipped_0.0.1.zip(r-4.5)
flipped_0.0.1.tgz(r-4.6-any)flipped_0.0.1.tgz(r-4.5-any)
flipped_0.0.1.tar.gz(r-4.7-any)flipped_0.0.1.tar.gz(r-4.6-any)
flipped_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
flipped/json (API)
| # Install 'flipped' in R: |
| install.packages('flipped', repos = c('https://phylotastic.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bomeara/flipped/issues
Last updated from:70e934a083. Checks:7 ERROR, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 139 | ||
| source / vignettes | OK | 211 | ||
| linux-release-x86_64 | ERROR | 133 | ||
| macos-release-arm64 | ERROR | 97 | ||
| macos-oldrel-arm64 | ERROR | 89 | ||
| windows-devel | ERROR | 107 | ||
| windows-release | ERROR | 116 | ||
| windows-oldrel | ERROR | 145 | ||
| wasm-release | OK | 115 |
Exports:d_coin_multiplicativedcoin_exponential_decaydcoin_from_probabilitydcoin_linearfind_congruent_modelsget_possibilitiesprob_heads_exponential_decayprob_heads_linearprob_heads_multiplicativeprofile_exponential_decay_modelprofile_linear_modeltry_many_vectors
Dependencies:nloptr
