{
  "_id": "6a15631aacfb0bcc41d61445",
  "Package": "scrm",
  "Type": "Package",
  "Title": "Simulating the Evolution of Biological Sequences",
  "Version": "1.7.5",
  "Authors@R": "c(\nperson('Paul', 'Staab', role=c('aut', 'cph')),\nperson('Zhu', 'Sha', role=c('aut', 'cph')),\nperson('Dirk', 'Metzler', , 'metzler@bio.lmu.de', role=c('aut', 'cre', 'cph', 'ths')),\nperson('Gerton', 'Lunter', role=c('aut', 'cph', 'ths'))\n)",
  "Author": "Paul Staab [aut, cph], Zhu Sha [aut, cph], Dirk Metzler [aut,\ncre, cph, ths], Gerton Lunter [aut, cph, ths]",
  "Maintainer": "Dirk Metzler <metzler@bio.lmu.de>",
  "Description": "A coalescent simulator that allows the rapid simulation of\nbiological sequences under neutral models of evolution, see\nStaab et al. (2015) <doi:10.1093/bioinformatics/btu861>.\nDifferent to other coalescent based simulations, it has an\noptional approximation parameter that allows for high accuracy\nwhile maintaining a linear run time cost for long sequences. It\nis optimized for simulating massive data sets as produced by\nNext- Generation Sequencing technologies for up to several\nthousand sequences.",
  "URL": "https://github.com/scrm/scrm-r",
  "BugReports": "https://github.com/scrm/scrm-r/issues",
  "License": "GPL (>= 3)",
  "VignetteBuilder": "knitr",
  "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": {
    "Date": "2026-05-26 09:02:43 UTC",
    "User": "root"
  },
  "MD5sum": "db49c2a2365a3ca493091fd763499a0f",
  "_user": "scrm",
  "_type": "src",
  "_file": "scrm_1.7.5.tar.gz",
  "_fileid": "62d0f3b56b2181766976c18c223daf9dca58e31be6d57fcd838b1c6a3b0b2072",
  "_filesize": 188704,
  "_sha256": "62d0f3b56b2181766976c18c223daf9dca58e31be6d57fcd838b1c6a3b0b2072",
  "_created": "2026-05-26T09:02:43.000Z",
  "_published": "2026-05-26T09:08:42.584Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77841655399,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213035135"
    },
    {
      "job": 77841655468,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213034039"
    },
    {
      "job": 77841655336,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213033796"
    },
    {
      "job": 77841655350,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213037083"
    },
    {
      "job": 77841655344,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213037572"
    },
    {
      "job": 77841655450,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213079372"
    },
    {
      "job": 77841655318,
      "time": 194,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213044631"
    },
    {
      "job": 77841655536,
      "time": 250,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213063827"
    },
    {
      "job": 77841021357,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7212985532"
    },
    {
      "job": 77841655313,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213032563"
    },
    {
      "job": 77841655491,
      "time": 143,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213035516"
    },
    {
      "job": 77841655357,
      "time": 153,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213039720"
    },
    {
      "job": 77841655349,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213036490"
    }
  ],
  "_buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/scrm/scrm-r",
  "_commit": {
    "id": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
    "author": "Dirk Metzler <metzler@bio.lmu.de>",
    "committer": "Dirk Metzler <metzler@bio.lmu.de>",
    "message": "include cstdint in random/fastfunc.h\n",
    "time": 1704196828
  },
  "_maintainer": {
    "name": "Dirk Metzler",
    "email": "metzler@bio.lmu.de",
    "login": "dirkmetzler",
    "description": "",
    "uuid": 17448153
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.2",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.9.0",
      "role": "Suggests"
    }
  ],
  "_owner": "scrm",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "paulstaab",
      "count": 115,
      "uuid": 2339377
    },
    {
      "user": "dirkmetzler",
      "count": 9,
      "uuid": 17448153
    },
    {
      "user": "jjallaire",
      "count": 1,
      "uuid": 104391
    }
  ],
  "_userbio": {
    "uuid": 7755019,
    "type": "organization",
    "name": "scrm"
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scrm"
  },
  "_devurl": "https://github.com/scrm/scrm-r",
  "_searchresults": 61,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/scrm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/scrm/scrm-r",
  "_realowner": "scrm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.3-1",
      "date": "2014-10-21"
    },
    {
      "version": "1.3-2",
      "date": "2014-10-22"
    },
    {
      "version": "1.3-3",
      "date": "2014-11-18"
    },
    {
      "version": "1.5.0-1",
      "date": "2015-04-11"
    },
    {
      "version": "1.6.0-2",
      "date": "2015-06-07"
    },
    {
      "version": "1.7.2-0",
      "date": "2016-12-11"
    },
    {
      "version": "1.7.2-1",
      "date": "2017-12-08"
    },
    {
      "version": "1.7.2-3",
      "date": "2018-06-18"
    },
    {
      "version": "1.7.2-4",
      "date": "2018-06-30"
    },
    {
      "version": "1.7.3-1",
      "date": "2018-11-19"
    },
    {
      "version": "1.7.4-0",
      "date": "2022-02-14"
    },
    {
      "version": "1.7.5",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "scrm"
  ],
  "_help": [
    {
      "page": "scrm-package",
      "title": "Simulating the evolution of biological sequences",
      "topics": [
        "scrm-package"
      ]
    },
    {
      "page": "scrm",
      "title": "Simulate the evolution of biological sequences",
      "topics": [
        "scrm"
      ]
    }
  ],
  "_readme": "https://github.com/scrm/scrm-r/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "scrm-Arguments.Rmd",
      "filename": "scrm-Arguments.html",
      "title": "Command Line Arguments",
      "author": "Paul Staab",
      "engine": "knitr::rmarkdown",
      "headings": [
        "General Syntax",
        "Basic Parameters",
        "Recombination",
        "Population structure & migration",
        "Population size changes",
        "Summary Statistics",
        "Other options",
        "Time specific parameters",
        "Population Splits & Merges",
        "Sequence specific parameters"
      ],
      "created": "2014-10-20 17:47:20",
      "modified": "2022-02-13 12:39:03",
      "commits": 12
    },
    {
      "source": "scrm-TreesForApe.Rmd",
      "filename": "scrm-TreesForApe.html",
      "title": "Simulating trees for ape",
      "author": "Paul Staab",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2014-10-20 15:34:29",
      "modified": "2017-10-31 14:05:00",
      "commits": 6
    }
  ],
  "_score": 6.767601068050336,
  "_indexed": true,
  "_nocasepkg": "scrm",
  "_universes": [
    "scrm",
    "dirkmetzler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "d8e150f702c4a5b8f7e78bfcc8f62be0057f28d1996bfb1c233c4a970db670f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "e4c0eabf86921061a758c3b5acaf0cdb331d34c8b8e46846673a26c003f7a7e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:09.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "3abbe597796c7fa37c7439ea1e4474dfd240276cb1a610b5c21c3c7f4a35269b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "eabf05afeed07c2c0af14f2876cb8562857f38a8b041985205a60880b7fce8a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:22.000Z",
      "arch": "aarch64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "bb4f277b73417dedec6d6605cffe790c98890486884adf67abf006be286b96cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-26T09:06:54.000Z",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "b0a25c78f0fbfe7ac2162c1e0d71c2b2c817e6ba1a34bb33fa3bb12b48df90c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:26.000Z",
      "arch": "aarch64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "3cddea969d53e603b1ed3cf8abf53773f9e451bbb8bed6530c801c261ec7e309",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.5",
      "date": "2026-05-26T09:06:08.000Z",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "c1ae9447ccc522b4f27a8e60f048c59506653d1f1932a8a5531c5bda1648d240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.5",
      "date": "2026-05-26T09:05:08.000Z",
      "arch": "emscripten",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "2acc0e933ecc5bbe45596c2bfb2d210da421109c0b0ea0edf48c53d0c2014a41",
      "status": "success",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-26T09:04:29.000Z",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "e99135bf5cd497ed899da8d3550385f5c3567f15fc508bb0a4762cb596d2d7a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-26T09:04:49.000Z",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "0932b0a37379c87c3da3c99e7402dc6bc194d10a8edbaa0d2095558a29a45a75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.5",
      "date": "2026-05-26T09:04:28.000Z",
      "arch": "x86_64",
      "commit": "5cb1c9bed11abbd6e3fd60a985593b8ecee05bea",
      "fileid": "d98ea952c5cb4bb3de47026f4a5fcef3b74da57b45f77813212a867d88ff15f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/scrm/actions/runs/26442708901"
    }
  ]
}