{
  "_id": "6a4989ac6d67900babdf9d30",
  "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-06-22 08:08:45 UTC",
    "User": "root"
  },
  "_user": "statgenlmu",
  "_type": "src",
  "_file": "jaatha_3.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/c1ecd0b73de51e46f17449f030ac9662111256cba64b2ebfb6d95691c8a17160",
  "_filesize": 176869,
  "_sha256": "c1ecd0b73de51e46f17449f030ac9662111256cba64b2ebfb6d95691c8a17160",
  "_expires": "2026-10-12T22:31:06.000Z",
  "_created": "2026-06-22T08:08:45.000Z",
  "_published": "2026-07-04T22:31:08.450Z",
  "_jobs": [
    {
      "job": 85172345368,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786584848"
    },
    {
      "job": 85172345501,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786585129"
    },
    {
      "job": 85172345327,
      "time": 193,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786593990"
    },
    {
      "job": 85172345329,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786577373"
    },
    {
      "job": 85172345077,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786539335"
    },
    {
      "job": 85172345406,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786574343"
    },
    {
      "job": 85172345315,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7786573690"
    },
    {
      "job": 85172345342,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7786571027"
    },
    {
      "job": 85172345415,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786567383"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910",
  "_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": "noble",
  "_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": 3
  },
  "_downloads": {
    "count": 337,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jaatha"
  },
  "_devurl": "https://github.com/statgenlmu/jaatha",
  "_searchresults": 15,
  "_rbuild": "4.6.0",
  "_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-06-22T08:10:52.000Z",
      "distro": "noble",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/a7031a410d702df94547b493f762a1960959fed724355f8f80b26ed0481dba43",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.2.5",
      "date": "2026-06-22T08:10:49.000Z",
      "distro": "noble",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/83ea7e153acc0f59b6a844d715611ca939df2bf04d3b0f9d9232ef60049aa958",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-22T08:11:19.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/31ddf4c78d87dc4a4702af4408bf9a47dc7e901c71aed1287830aa25963a8d04",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.2.5",
      "date": "2026-06-22T08:10:34.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/1d0e39736b8beebb89f7e5d921c5f9b27e2b62330029d61ee576f7d945f4ea01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.2.5",
      "date": "2026-06-22T08:10:44.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/76686dc21f8b08d079e2638e7f140ea5d1831f955130dcc41758e3935d1be3d6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-06-22T08:10:13.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/03d0b2139a84d87f6ed137afb362eb6b5f8fef2f38e7d7fc73704f7bc791ddca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-06-22T08:10:03.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/21ef79fcb22719b10b932f87ec5ecc574cf2e9b4d41c3850d311800dd3067ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.2.5",
      "date": "2026-06-22T08:09:54.000Z",
      "commit": "805633be965d4d8cd5a4e24abf34d1dbd28ebf7c",
      "fileid": "https://r2.ropensci.org/3cb5f46f02ef1a0996090177b0a51cacc9f0b15bbfac6df6392d54781eda65aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/statgenlmu/actions/runs/27938430910"
    }
  ]
}