{
  "_id": "6a1ee2dfb401979e73410de8",
  "Package": "phylosignalDB",
  "Title": "Explore Phylogenetic Signals Using Distance-Based Methods",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Liang\", \"Yao\", email = \"dylanyao@126.com\", role = c(\"aut\", \"cre\")),\nperson(\"Ye\", \"Yuan\", email = \"yuanye_1985@126.com\", role = c(\"aut\")))",
  "Description": "A unified method, called M statistic, is provided for\ndetecting phylogenetic signals in continuous traits, discrete\ntraits, and multi-trait combinations. Blomberg and Garland\n(2002) <doi:10.1046/j.1420-9101.2002.00472.x> provided a widely\naccepted statistical definition of the phylogenetic signal,\nwhich is the \"tendency for related species to resemble each\nother more than they resemble species drawn at random from the\ntree\". The M statistic strictly adheres to the definition of\nphylogenetic signal, formulating an index and developing a\nmethod of testing in strict accordance with the definition,\ninstead of relying on correlation analysis or evolutionary\nmodels. The novel method equivalently expressed the textual\ndefinition of the phylogenetic signal as an inequality equation\nof the phylogenetic and trait distances and constructed the M\nstatistic. Also, there are more distance-based methods under\ndevelopment.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "LazyData": "true",
  "URL": "https://github.com/anonymous-eco/phylosignalDB",
  "BugReports": "https://github.com/anonymous-eco/phylosignalDB/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://anonymous-eco.r-universe.dev",
  "Date/Publication": "2025-01-16 06:36:50 UTC",
  "RemoteUrl": "https://github.com/anonymous-eco/phylosignaldb",
  "RemoteRef": "HEAD",
  "RemoteSha": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:42:57 UTC",
    "User": "root"
  },
  "Author": "Liang Yao [aut, cre],\nYe Yuan [aut]",
  "Maintainer": "Liang Yao <dylanyao@126.com>",
  "MD5sum": "16330da2d8a4a94df6bf9ced753e16c2",
  "_user": "anonymous-eco",
  "_type": "src",
  "_file": "phylosignalDB_0.2.2.tar.gz",
  "_fileid": "85eb2b1d29ab2e209b62753d8ba16a62d284c3dbe587561a2ba91307d4e526c7",
  "_filesize": 132770,
  "_sha256": "85eb2b1d29ab2e209b62753d8ba16a62d284c3dbe587561a2ba91307d4e526c7",
  "_created": "2026-05-20T06:42:57.000Z",
  "_published": "2026-06-02T14:04:15.337Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79088999229,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103047760"
    },
    {
      "job": 79088999647,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103046965"
    },
    {
      "job": 79088999353,
      "time": 183,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103055788"
    },
    {
      "job": 79088999418,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103047137"
    },
    {
      "job": 79088998796,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7103015510"
    },
    {
      "job": 79088997717,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359915733"
    },
    {
      "job": 79088999718,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7103037007"
    },
    {
      "job": 79088999184,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7103034019"
    },
    {
      "job": 79088999200,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7103034967"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anonymous-eco/phylosignaldb",
  "_commit": {
    "id": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
    "author": "anonymous1 <dylanyao@126.com>",
    "committer": "anonymous1 <dylanyao@126.com>",
    "message": "Increment version number to 0.2.2\n",
    "time": 1737009410
  },
  "_maintainer": {
    "name": "Liang Yao",
    "email": "dylanyao@126.com",
    "login": "anonymous-eco",
    "description": "",
    "uuid": 62682417
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 5.7",
      "role": "Imports"
    },
    {
      "package": "castor",
      "version": ">= 1.8.3",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "version": ">= 2.1.6",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "version": ">= 1.0.17",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "version": ">= 1.5.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "anonymous-eco",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anonymous-eco",
      "count": 14,
      "uuid": 62682417
    }
  ],
  "_userbio": {
    "uuid": 62682417,
    "type": "user",
    "name": "anonymous"
  },
  "_downloads": {
    "count": 168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phylosignalDB"
  },
  "_devurl": "https://github.com/anonymous-eco/phylosignaldb",
  "_searchresults": 1,
  "_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/phylosignalDB.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anonymous-eco/phylosignaldb",
  "_realowner": "anonymous-eco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2025-01-17"
    },
    {
      "version": "0.4.2",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "gower_dist",
    "M_rand_perm",
    "M_stat",
    "phylosignal_M"
  ],
  "_datasets": [
    {
      "name": "turtles",
      "title": "Ecological Traits and Phylogeny of Turtles",
      "object": "turtles",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "gower_dist",
      "title": "Calculate Gower distance",
      "topics": [
        "gower_dist"
      ]
    },
    {
      "page": "M_rand_perm",
      "title": "Calculate M statistics after random permutations",
      "topics": [
        "M_rand_perm"
      ]
    },
    {
      "page": "M_stat",
      "title": "Calculate M statistic",
      "topics": [
        "M_stat"
      ]
    },
    {
      "page": "phylosignal_M",
      "title": "Measure and test phylogenetic signal with M statistic",
      "topics": [
        "phylosignal_M"
      ]
    },
    {
      "page": "turtles",
      "title": "Ecological Traits and Phylogeny of Turtles",
      "topics": [
        "turtles"
      ]
    }
  ],
  "_readme": "https://github.com/anonymous-eco/phylosignaldb/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "castor",
    "cluster",
    "codetools",
    "digest",
    "doParallel",
    "foreach",
    "iterators",
    "jsonlite",
    "lattice",
    "Matrix",
    "naturalsort",
    "nlme",
    "Rcpp",
    "RcppEigen",
    "RSpectra"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "phylosignaldb",
  "_universes": [
    "anonymous-eco"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T06:45:01.000Z",
      "distro": "noble",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "06b16864f49e023c06728fcc7a2c24662c8b31ce4e8747febb7f6ca0b4bceabd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-20T06:44:58.000Z",
      "distro": "noble",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "05d4f454b4ee50944c38eef1e463a0e94ece353428cb439c24421cf11ce26639",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T06:45:35.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "d0c54611160ab6ed20ea700981477820652def9eb17777bee8a5fcc52b90bb4c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-20T06:45:03.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "3ac0405e373eebba3c2239f23882b953f25a0a54beaf04d76108d6a8ad7f9dec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T06:44:15.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "2e33cbf38e2c10438cbd577ac6d38dd7bc6248326e6dd4c03f5f170e8a3298be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T06:44:06.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "6354ab9646e461f81088d06ccb7d6e4cd06e1462df05a00c06b67bb5afc75192",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-20T06:44:06.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "a851dc736c9c37597384fd9330a40fab0fce1cd69f1bd7ac81739247c3be7b84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T14:02:11.000Z",
      "commit": "d7c68149bbc132f14d44315bbdd64ba5e1d26713",
      "fileid": "17155c2ae2a15fe7e543589f86a2fd4a435a014dde8a67a4119630b792b5b9fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anonymous-eco/actions/runs/26145976004"
    }
  ]
}