Package: TiPS 1.3.0
TiPS: Trajectories and Phylogenies Simulator
Generates stochastic time series and genealogies associated with a population dynamics model. Times series are simulated using the Gillespie exact and approximate algorithms and a new algorithm we introduce that uses both approaches to optimize the time execution of the simulations. Genealogies are simulated from a trajectory using a backwards-in-time based approach. Methods are described in Danesh G et al (2022) <doi:10.1111/2041-210X.14038>.
Authors:
TiPS_1.3.0.tar.gz
TiPS_1.3.0.zip(r-4.7)TiPS_1.3.0.zip(r-4.6)TiPS_1.3.0.zip(r-4.5)
TiPS_1.3.0.tgz(r-4.6-x86_64)TiPS_1.3.0.tgz(r-4.6-arm64)TiPS_1.3.0.tgz(r-4.5-x86_64)TiPS_1.3.0.tgz(r-4.5-arm64)
TiPS_1.3.0.tar.gz(r-4.7-arm64)TiPS_1.3.0.tar.gz(r-4.7-x86_64)TiPS_1.3.0.tar.gz(r-4.6-arm64)TiPS_1.3.0.tar.gz(r-4.6-x86_64)
TiPS_1.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
TiPS/json (API)
| # Install 'TiPS' in R: |
| install.packages('TiPS', repos = c('https://gonchedanesh.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:092bf44ea8. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 245 | ||
| linux-devel-x86_64 | OK | 268 | ||
| source / vignettes | OK | 222 | ||
| linux-release-arm64 | OK | 261 | ||
| linux-release-x86_64 | OK | 286 | ||
| macos-release-arm64 | OK | 264 | ||
| macos-release-x86_64 | OK | 525 | ||
| macos-oldrel-arm64 | OK | 315 | ||
| macos-oldrel-x86_64 | OK | 528 | ||
| windows-devel | OK | 316 | ||
| windows-release | OK | 277 | ||
| windows-oldrel | OK | 291 | ||
| wasm-release | OK | 130 |
Exports:build_simulatorplot.simutrajsimulate_tree
Dependencies:BHcligluegtoolsinlinelifecyclemagrittrRcpprlangstringistringrvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Build a simulator of dynamics of population-model | build_simulator |
| Plot an object of class 'simutraj'. | plot.simutraj |
| Simulates a phylogeny using a beackward-in-time process using sampling dates and a trajectory | simulate_tree |
