{
  "_id": "6a1ad0101d7bb097a09e1171",
  "Package": "geneplast",
  "Type": "Package",
  "Title": "Evolutionary and plasticity analysis of orthologous groups",
  "Version": "1.39.0",
  "Author": "Rodrigo Dalmolin, Mauro Castro",
  "Maintainer": "Mauro Castro <mauro.a.castro@gmail.com>",
  "Description": "Geneplast is designed for evolutionary and plasticity\nanalysis based on orthologous groups distribution in a given\nspecies tree. It uses Shannon information theory and orthologs\nabundance to estimate the Evolutionary Plasticity Index.\nAdditionally, it implements the Bridge algorithm to determine\nthe evolutionary root of a given gene based on its orthologs\ndistribution.",
  "License": "GPL (>= 2)",
  "biocViews": "Genetics, GeneRegulation, SystemsBiology",
  "VignetteBuilder": "knitr",
  "Collate": "AllChecks.R AllClasses.R AllGenerics.R AllMethods.R\nAllContructors.R AllSupplements.R AllPlots.R",
  "LazyLoad": "yes",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:40 UTC",
  "RemoteUrl": "https://github.com/bioc/geneplast",
  "RemoteRef": "HEAD",
  "RemoteSha": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
  "Packaged": {
    "Date": "2026-05-30 08:21:44 UTC",
    "User": "root"
  },
  "MD5sum": "7a94bd1b8c270058cea5172bd6c5ebe8",
  "_user": "bioc",
  "_type": "src",
  "_file": "geneplast_1.39.0.tar.gz",
  "_fileid": "b8fabf5e93e63c20e719dbe686105102f358813181009f03dc957a932b6fa520",
  "_filesize": 4475731,
  "_sha256": "b8fabf5e93e63c20e719dbe686105102f358813181009f03dc957a932b6fa520",
  "_created": "2026-05-30T08:21:44.000Z",
  "_published": "2026-05-30T11:54:56.647Z",
  "_jobs": [
    {
      "job": 78636263060,
      "time": 221,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306811510"
    },
    {
      "job": 78636263059,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306812261"
    },
    {
      "job": 78636263063,
      "time": 256,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306814836"
    },
    {
      "job": 78636263083,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307986242"
    },
    {
      "job": 78636263087,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307985711"
    },
    {
      "job": 78636027349,
      "time": 272,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306789552"
    },
    {
      "job": 78636263056,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306806638"
    },
    {
      "job": 78636263086,
      "time": 603,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306847939"
    },
    {
      "job": 78636263069,
      "time": 669,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306854694"
    },
    {
      "job": 78636263066,
      "time": 381,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306827110"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 3,
    "note": 15
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/geneplast",
  "_commit": {
    "id": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380220
  },
  "_maintainer": {
    "name": "Mauro Castro",
    "email": "mauro.a.castro@gmail.com",
    "login": "castromaa",
    "description": "",
    "uuid": 11091083
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "snow",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "RTN",
      "role": "Suggests"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "BiocGenerics",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "Fletcher2013b",
      "role": "Suggests"
    },
    {
      "package": "geneplast.data",
      "role": "Suggests"
    },
    {
      "package": "geneplast.data.string.v91",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggpubr",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.39.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.38.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "generegulation",
    "systemsbiology"
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 505,
    "source": "https://www.bioconductor.org/packages/stats/bioc/geneplast"
  },
  "_mentions": 2,
  "_searchresults": 32,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geneplast.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "gplast",
    "gplast.get",
    "gplast.preprocess",
    "groot",
    "groot.get",
    "groot.plot",
    "groot.preprocess",
    "ogr2igraph",
    "ogr2tni"
  ],
  "_datasets": [
    {
      "name": "ppi.gs",
      "title": "A pre-processed igraph object for the geneplast package.",
      "object": "ppi.gs",
      "file": "ppi.gs.RData",
      "class": [
        "igraph"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "geneplast-package",
      "title": "Geneplast: an R package for evolutionary rooting and plasticity inference based on orthologous groups distribution.",
      "topics": [
        "geneplast-package",
        "geneplast"
      ]
    },
    {
      "page": "gpdata",
      "title": "A pre-processed dataset for the geneplast package.",
      "topics": [
        "gpdata.gs"
      ]
    },
    {
      "page": "gplast",
      "title": "Evolutionary plasticity inference.",
      "topics": [
        "gplast"
      ]
    },
    {
      "page": "gplast.get",
      "title": "Get information from individual slots in an OGP object.",
      "topics": [
        "gplast.get"
      ]
    },
    {
      "page": "gplast.preprocess",
      "title": "Evolutionary plasticity inference.",
      "topics": [
        "gplast.preprocess"
      ]
    },
    {
      "page": "groot",
      "title": "Evolutionary rooting inference.",
      "topics": [
        "groot"
      ]
    },
    {
      "page": "groot.get",
      "title": "Get information from individual slots in an OGR object.",
      "topics": [
        "groot.get"
      ]
    },
    {
      "page": "groot.plot",
      "title": "Plot the inferred evolutionary root of a given OG or the map of LCAs of a given species.",
      "topics": [
        "groot.plot"
      ]
    },
    {
      "page": "groot.preprocess",
      "title": "Evolutionary rooting inference.",
      "topics": [
        "groot.preprocess"
      ]
    },
    {
      "page": "OGP-class",
      "title": "Class '\"OGP\"': an S4 class for genetic plasticity analysis.",
      "topics": [
        "gplast,OGP-method",
        "gplast.get,OGP-method",
        "OGP-class"
      ]
    },
    {
      "page": "OGR-class",
      "title": "Class '\"OGR\"': an S4 class for rooting analysis.",
      "topics": [
        "groot,OGR-method",
        "groot.get,OGR-method",
        "groot.integration,OGR-method",
        "OGR-class"
      ]
    },
    {
      "page": "ogr2igraph",
      "title": "Integrates evolutionary rooting information and graphs.",
      "topics": [
        "ogr2igraph"
      ]
    },
    {
      "page": "ogr2tni",
      "title": "Integrates evolutionary rooting information and regulatory networks.",
      "topics": [
        "ogr2tni"
      ]
    },
    {
      "page": "ppidata",
      "title": "A pre-processed igraph object for the geneplast package.",
      "topics": [
        "ppi.gs"
      ]
    }
  ],
  "_rundeps": [
    "ape",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "nlme",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "snow",
    "vctrs"
  ],
  "_score": 3.1072099696478688,
  "_indexed": true,
  "_nocasepkg": "geneplast",
  "_universes": [
    "bioc",
    "castromaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:25:23.000Z",
      "distro": "noble",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "ae05afc5b4a58bdea96470aa5f366ef07ac53f0cebe10a17b731732cff23830b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-05-30T08:25:52.000Z",
      "distro": "noble",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "1d503e7e5c7b2824777f7fe28d23e275ac24669e97f03af2ae590d4b2b23a541",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:54:21.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "88574f7533b0438e09f8e394a3a23b4f8689d751639632288de1c63b14bcd579",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-05-30T11:54:11.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "22ba156c98de850b954c6c40b61a1d5f19c433468ac4f29d27498dbfd7b84474",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-05-30T08:24:52.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "3d532ca79956313142cd1c56f92c1c8875ceb78c0b603b36d549666b51c2df43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:31:37.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "56e968768a83bbdbc76156d50e4cc224b82edab39c82196f89497275600d3cf5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:32:38.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "dd8edf762d3fcdafcdad3964966276aeaf8aaa040f288e6937cff138b4a2db3f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-05-30T08:27:50.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "27e7bc2afb03725b6d4cc8486d6685f6565aa09a684659e8a55f29623c04e002",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26679024227"
    }
  ]
}