Package: scrm Type: Package Title: Simulating the Evolution of Biological Sequences Version: 1.7.5 Authors@R: c( person('Paul', 'Staab', role=c('aut', 'cph')), person('Zhu', 'Sha', role=c('aut', 'cph')), person('Dirk', 'Metzler', , 'metzler@bio.lmu.de', role=c('aut', 'cre', 'cph', 'ths')), person('Gerton', 'Lunter', role=c('aut', 'cph', 'ths')) ) Author: Paul Staab [aut, cph], Zhu Sha [aut, cph], Dirk Metzler [aut, cre, cph, ths], Gerton Lunter [aut, cph, ths] Maintainer: Dirk Metzler Description: A coalescent simulator that allows the rapid simulation of biological sequences under neutral models of evolution, see Staab et al. (2015) . Different to other coalescent based simulations, it has an optional approximation parameter that allows for high accuracy while maintaining a linear run time cost for long sequences. It is optimized for simulating massive data sets as produced by Next- Generation Sequencing technologies for up to several thousand sequences. URL: https://github.com/scrm/scrm-r BugReports: https://github.com/scrm/scrm-r/issues License: GPL (>= 3) Depends: R (>= 3.1.0) Imports: Rcpp (>= 0.11.2) Suggests: ape, knitr, rmarkdown, testthat (>= 0.9.0) VignetteBuilder: knitr LinkingTo: Rcpp RoxygenNote: 6.1.0 Repository: https://scrm.r-universe.dev Date/Publication: 2024-01-02 12:00:28 UTC RemoteUrl: https://github.com/scrm/scrm-r RemoteRef: HEAD RemoteSha: 5cb1c9bed11abbd6e3fd60a985593b8ecee05bea NeedsCompilation: yes Packaged: 2026-07-03 21:13:35 UTC; root