{
  "_id": "6a3ba4285cdecea1d6828770",
  "Package": "rphylo",
  "Type": "Package",
  "Title": "Phylogenetic Analysis with Dependent Discrete Models",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(given=\"Vivian G.\",family=\"Li\",\nrole = c(\"aut\", \"cre\"),\nemail=\"liguo.vivian@gmail.com\"),\nperson( given=\"Andrew\",family=\"Meade\",\nrole = \"ctb\",\ncomment = \"Original 'BayesTraits' implementation\"),\nperson( given=\"Mark\",family=\"Pagel\",\nrole = \"ctb\",\ncomment = \"Original 'BayesTraits' implementation\")\n)",
  "Description": "Implementation of dependent discrete models (with\nreversible jump MCMC) derived from 'BayesTraits' V5.0.3\n<https://github.com/AndrewPMeade/BayesTraits-Release/tree/Release>.\nOriginal software copyright Andrew Meade and contributors,\ndistributed under GPL-3. Modifications for this package by\nVivian G. Li <liguo.vivian@gmail.com>. The following articles\nshould be referenced when using this package: Pagel, M., A.\nMeade and D. Barker (2004) \"Bayesian estimation of ancestral\ncharacter states on phylogenies\"\n<doi:10.1080/10635150490522232>; Pagel, M. (1994) \"Detecting\ncorrelated evolution on phylogenies: a general method for the\ncomparative analysis of discrete characters\"\n<doi:10.1098/rspb.1994.0006>; Pagel, M. and A. Meade (2006)\n\"Bayesian analysis of correlated evolution of discrete\ncharacters by reversible-jump Markov chain Monte Carlo\"\n<doi:10.1086/503444>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-24 09:28:35 UTC",
    "User": "root"
  },
  "Author": "Vivian G. Li [aut, cre], Andrew Meade [ctb] (Original\n'BayesTraits' implementation), Mark Pagel [ctb] (Original\n'BayesTraits' implementation)",
  "Maintainer": "Vivian G. Li <liguo.vivian@gmail.com>",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://007v.r-universe.dev",
  "Date/Publication": "2026-06-23 15:28:37 UTC",
  "RemoteUrl": "https://github.com/cran/rphylo",
  "RemoteRef": "HEAD",
  "RemoteSha": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
  "MD5sum": "6044d4d809afb420f5b8820db2858afd",
  "_user": "007v",
  "_type": "src",
  "_file": "rphylo_0.1.1.tar.gz",
  "_fileid": "8e28d65e52795f1263c53722b05055c94d84d4c709482f9643007d35d4db5918",
  "_filesize": 640160,
  "_sha256": "8e28d65e52795f1263c53722b05055c94d84d4c709482f9643007d35d4db5918",
  "_created": "2026-06-24T09:28:35.000Z",
  "_published": "2026-06-24T09:32:24.456Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83161665178,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7845551689"
    },
    {
      "job": 83161665162,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845551692"
    },
    {
      "job": 83161665183,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7845558016"
    },
    {
      "job": 83161665160,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845542103"
    },
    {
      "job": 83161150323,
      "time": 165,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845494001"
    },
    {
      "job": 83161665140,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845545101"
    },
    {
      "job": 83161665175,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7845532710"
    },
    {
      "job": 83161665377,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7845530971"
    },
    {
      "job": 83161665194,
      "time": 191,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7845571071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rphylo",
  "_commit": {
    "id": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
    "author": "Vivian G. Li <liguo.vivian@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1782228517
  },
  "_maintainer": {
    "name": "Vivian G. Li",
    "email": "liguo.vivian@gmail.com",
    "login": "007v",
    "description": "",
    "uuid": 11626612
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "phangorn",
      "role": "Imports"
    },
    {
      "package": "expm",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-06-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "007v",
      "count": 1,
      "uuid": 11626612
    }
  ],
  "_userbio": {
    "uuid": 11626612,
    "type": "user",
    "name": "007v",
    "followers": 6
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rphylo"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rphylo.html",
    "manual.pdf"
  ],
  "_realowner": "007v",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-06-23"
    }
  ],
  "_exports": [
    "get_emp_freq",
    "run_dep_model",
    "scale_trees"
  ],
  "_datasets": [
    {
      "name": "tdata",
      "title": "Example trait dataset",
      "object": "tdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V2",
        "V3"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "tdata2",
      "title": "Example trait dataset (60 taxa)",
      "object": "tdata2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "V2",
        "V3"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "ttree",
      "title": "Example phylogenetic tree",
      "object": "ttree",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ttree2",
      "title": "Example phylogenetic trees (500 trees)",
      "object": "ttree2",
      "class": [
        "multiPhylo"
      ],
      "fields": [],
      "table": true,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "get_emp_freq",
      "title": "Derive empirical frequencies of states",
      "topics": [
        "get_emp_freq"
      ]
    },
    {
      "page": "print.dep_model",
      "title": "Print method for dep_model objects",
      "topics": [
        "print.dep_model"
      ]
    },
    {
      "page": "run_dep_model",
      "title": "Run a dependent discrete-character model",
      "topics": [
        "run_dep_model"
      ]
    },
    {
      "page": "scale_trees",
      "title": "Scale branch lengths of phylogenetic trees",
      "topics": [
        "scale_trees"
      ]
    },
    {
      "page": "tdata",
      "title": "Example trait dataset",
      "topics": [
        "tdata"
      ]
    },
    {
      "page": "tdata2",
      "title": "Example trait dataset (60 taxa)",
      "topics": [
        "tdata2"
      ]
    },
    {
      "page": "ttree",
      "title": "Example phylogenetic tree",
      "topics": [
        "ttree"
      ]
    },
    {
      "page": "ttree2",
      "title": "Example phylogenetic trees (500 trees)",
      "topics": [
        "ttree2"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rphylo/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "cli",
    "cpp11",
    "digest",
    "expm",
    "fastmatch",
    "generics",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nlme",
    "phangorn",
    "pkgconfig",
    "quadprog",
    "Rcpp",
    "rlang",
    "vctrs"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "rphylo",
  "_universes": [
    "007v"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-24T09:30:39.000Z",
      "distro": "resolute",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "82dd77c9011212c181149eff721f9f955516964890a9b1d08c4b03e8ddd7c02f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-24T09:30:40.000Z",
      "distro": "resolute",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "74cc90d396efa4a4b7d0280a9cfbd822d8121712988c05c0669106639f82ed09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-24T09:31:04.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "f1b9974ff5206f9bf3b55467e3ad5163063f8b0d37d645636cc4656e1ec57081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-24T09:30:27.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "06a160681193dcb612fceb6ad28b27e6042ef366f3c7afcdd109e0fa4711529d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-24T09:30:57.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "86cfdbf4650ce6262e51bfd4c98a11797613f200bbfba1dcdc329af1a7093b3e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-24T09:29:46.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "7b6ed026160410f698087c9ce674fb352051e093aa910a2ac13b126d3aed3507",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-24T09:29:43.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "981236a34c2f3b1750f55d66f91fee11c7ef90f782c2d5e41a0b1bc010a3e402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-24T09:31:23.000Z",
      "commit": "4fe9a951b652e24d1199c6724fc0b77d6fcd0629",
      "fileid": "fda55d49176df59bd8bd297d5c9506ef51babf6f392677b753be74d565bc5b26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/007v/actions/runs/28088734412"
    }
  ]
}