{
  "_id": "6a605e8914e95619b75d8fa1",
  "Package": "jaatha",
  "Version": "3.2.5",
  "License": "GPL (>= 3)",
  "Title": "Simulation-Based Maximum Likelihood Parameter Estimation",
  "Authors@R": "c(\nperson('Paul', 'Staab', role=c('aut')),\nperson('Lisha', 'Mathew', role=c('aut')),\nperson('Dirk', 'Metzler', ,'metzler@bio.lmu.de', role=c('aut', 'ths', 'cre')) )",
  "Author": "Paul Staab [aut], Lisha Mathew [aut], Dirk Metzler [aut, ths,\ncre]",
  "Description": "An estimation method that can use computer simulations to\napproximate maximum-likelihood estimates even when the\nlikelihood function can not be evaluated directly. It can be\napplied whenever it is feasible to conduct many simulations,\nbut works best when the data is approximately Poisson\ndistributed. It was originally designed for demographic\ninference in evolutionary biology (Naduvilezhath et al., 2011\n<doi:10.1111/j.1365-294X.2011.05131.x>, Mathew et al., 2013\n<doi:10.1002/ece3.722>). It has optional support for conducting\ncoalescent simulation using the 'coala' package.",
  "URL": "https://github.com/statgenlmu/jaatha",
  "BugReports": "https://github.com/statgenlmu/jaatha/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Maintainer": "Dirk Metzler <metzler@bio.lmu.de>",
  "Repository": "https://statgenlmu.r-universe.dev",
  "Date/Publication": "2024-01-02 14:21:22 UTC",
  "RemoteUrl": "https://github.com/statgenlmu/jaatha",
  "RemoteRef": "HEAD",
  "RemoteSha": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-22 06:04:41 UTC",
    "User": "root"
  },
  "_user": "statgenlmu",
  "_type": "src",
  "_file": "jaatha_3.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/c248f85fe7d29ff196b826ce0fbe27e5f1d679538bc819081e9042c02efa5d9e",
  "_filesize": 173038,
  "_sha256": "c248f85fe7d29ff196b826ce0fbe27e5f1d679538bc819081e9042c02efa5d9e",
  "_expires": "2026-10-30T06:09:11.000Z",
  "_created": "2026-07-22T06:04:41.000Z",
  "_published": "2026-07-22T06:09:12.844Z",
  "_jobs": [
    {
      "job": 88845129939,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519919281"
    },
    {
      "job": 88845129960,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519909114"
    },
    {
      "job": 88845129907,
      "time": 232,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519921970"
    },
    {
      "job": 88845129976,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519902621"
    },
    {
      "job": 88844630864,
      "time": 186,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519859425"
    },
    {
      "job": 88845129921,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8519898277"
    },
    {
      "job": 88845129950,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8519889597"
    },
    {
      "job": 88845129980,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8519888305"
    },
    {
      "job": 88845129981,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8519883963"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880",
  "_status": "success",
  "_upstream": "https://github.com/statgenlmu/jaatha",
  "_commit": {
    "id": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
    "author": "Dirk Metzler <metzler@bio.lmu.de>",
    "committer": "Dirk Metzler <metzler@bio.lmu.de>",
    "message": "create_jaatha_model.default is now registered to prevent warning with newest R versions\n",
    "time": 1704205282
  },
  "_maintainer": {
    "name": "Dirk Metzler",
    "email": "metzler@bio.lmu.de",
    "login": "dirkmetzler",
    "description": "",
    "uuid": 17448153
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.1.1",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "boot",
      "version": ">= 1.3-10",
      "role": "Suggests"
    },
    {
      "package": "coala",
      "version": ">= 0.2.1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 0.11.0",
      "role": "Suggests"
    }
  ],
  "_owner": "statgenlmu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "paulstaab",
      "count": 338,
      "uuid": 2339377
    },
    {
      "user": "dirkmetzler",
      "count": 23,
      "uuid": 17448153
    }
  ],
  "_userbio": {
    "uuid": 11754122,
    "type": "organization",
    "name": "Statistical Genetics Group",
    "followers": 5
  },
  "_downloads": {
    "count": 250,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jaatha"
  },
  "_devurl": "https://github.com/statgenlmu/jaatha",
  "_searchresults": 15,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jaatha.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/statgenlmu/jaatha",
  "_realowner": "statgenlmu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0.0",
      "date": "2013-01-09"
    },
    {
      "version": "2.0.1",
      "date": "2013-01-11"
    },
    {
      "version": "2.0.2",
      "date": "2013-01-21"
    },
    {
      "version": "2.1",
      "date": "2013-09-10"
    },
    {
      "version": "2.2",
      "date": "2013-12-10"
    },
    {
      "version": "2.3",
      "date": "2014-03-21"
    },
    {
      "version": "2.4",
      "date": "2014-06-03"
    },
    {
      "version": "2.5",
      "date": "2014-07-28"
    },
    {
      "version": "2.5.1",
      "date": "2014-08-14"
    },
    {
      "version": "2.6",
      "date": "2014-09-03"
    },
    {
      "version": "2.7.0",
      "date": "2014-11-26"
    },
    {
      "version": "3.0.0",
      "date": "2015-12-03"
    },
    {
      "version": "3.1.0",
      "date": "2016-01-27"
    },
    {
      "version": "3.1.1",
      "date": "2016-02-05"
    },
    {
      "version": "3.2.0",
      "date": "2016-05-13"
    },
    {
      "version": "3.2.1",
      "date": "2019-07-10"
    },
    {
      "version": "3.2.2",
      "date": "2022-02-15"
    },
    {
      "version": "3.2.3",
      "date": "2023-01-08"
    },
    {
      "version": "3.2.4",
      "date": "2023-03-12"
    },
    {
      "version": "3.2.5",
      "date": "2024-01-08"
    }
  ],
  "_exports": [
    "boot_jaatha",
    "coarsen_jsfs",
    "create_jaatha_data",
    "create_jaatha_model",
    "create_jaatha_model.coalmodel",
    "create_jaatha_model.function",
    "create_jaatha_stat",
    "estimate_llh",
    "jaatha"
  ],
  "_help": [
    {
      "page": "boot_jaatha",
      "title": "Parametric Bootstrapping of Jaatha Estimates",
      "topics": [
        "boot_jaatha"
      ]
    },
    {
      "page": "coarsen_jsfs",
      "title": "Divides the joint site frequency spectrum (jsfs) into blocks and returns the sum of the jsfs entries for each block.",
      "topics": [
        "coarsen_jsfs"
      ]
    },
    {
      "page": "create_jaatha_data",
      "title": "Prepare the observed data for Jaatha",
      "topics": [
        "create_jaatha_data",
        "create_jaatha_data.default"
      ]
    },
    {
      "page": "create_jaatha_model",
      "title": "Specify a Model for a Jaatha Analysis",
      "topics": [
        "create_jaatha_model"
      ]
    },
    {
      "page": "create_jaatha_model.coalmodel",
      "title": "Use a coala model in Jaatha",
      "topics": [
        "create_jaatha_model.coalmodel"
      ]
    },
    {
      "page": "create_jaatha_model.function",
      "title": "Specify a jaatha model using a simulation function",
      "topics": [
        "create_jaatha_model.function"
      ]
    },
    {
      "page": "create_jaatha_stat",
      "title": "Create a summary statistic for Jaatha",
      "topics": [
        "create_jaatha_stat"
      ]
    },
    {
      "page": "estimate_llh",
      "title": "Estimate the Log-Likelihood for a given parameter combination",
      "topics": [
        "estimate_llh"
      ]
    },
    {
      "page": "jaatha",
      "title": "Simulation based maximum likelihood estimation",
      "topics": [
        "jaatha"
      ]
    }
  ],
  "_readme": "https://github.com/statgenlmu/jaatha/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "R6"
  ],
  "_vignettes": [
    {
      "source": "jaatha-intro.Rmd",
      "filename": "jaatha-intro.html",
      "title": "Introduction to Jaatha",
      "author": "Paul Staab",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The \"real\" data",
        "Creating a model",
        "Preparing the Data",
        "Running Jaatha"
      ],
      "created": "2015-11-24 20:44:23",
      "modified": "2022-08-13 21:59:22",
      "commits": 4
    },
    {
      "source": "jaatha-evolution.Rmd",
      "filename": "jaatha-evolution.html",
      "title": "Demographic Inference with Jaatha",
      "author": "Paul Staab",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating a Model",
        "Importing Data",
        "Running Jaatha"
      ],
      "created": "2015-11-24 20:44:23",
      "modified": "2022-02-14 16:38:16",
      "commits": 4
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "jaatha",
  "_universes": [
    "statgenlmu",
    "dirkmetzler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-07-22T06:07:39.000Z",
      "distro": "resolute",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/738e92f373c79884960bd41db3446c629568ca182870ef20355f05d3d4866e4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-07-22T06:07:08.000Z",
      "distro": "resolute",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/f0e8d50e09be3d41e7d1b7e0732b70c7dccd45d73956cf8a400239f2f44ae91b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-07-22T06:07:45.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/cc562677e968f60394b3f4407614cf990f6f5594dfe72f64a3c56202ab0ed071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-07-22T06:06:53.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/81b4dda3f5ee72dde854f3e9b0bb321628e5824aa91e12fbdebeb7ef6de961ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.5",
      "date": "2026-07-22T06:06:58.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/1233056a4c1431f150e27f99d250af2875527ec595254068c35bb8d3e38934cc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-07-22T06:06:00.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/fde65cd60022386c1cdb2f29384624ea8b6c4575c2a8ff45e158ac1d37caacb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-07-22T06:05:56.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/a252368ebd5fc8a39a7251e34c4034e7fe71f7f96bf3fc98cbba3c60f0603114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-07-22T06:05:46.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/e581a5caa2c7aa8a858a05228f4517c2ef79b338e7d9dfb4b88645c6431814a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/29895464880"
    }
  ]
}