{
  "_id": "6a493fd618cdde069385d7cc",
  "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-07-04 05:36:04 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "geneplast_1.39.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/facbea8fc380a0dd002d0a1cfa889ab68c0dff72ed0d473c09d16bfecc6e0321",
  "_filesize": 4476960,
  "_sha256": "facbea8fc380a0dd002d0a1cfa889ab68c0dff72ed0d473c09d16bfecc6e0321",
  "_expires": "2026-10-12T17:16:04.000Z",
  "_created": "2026-07-04T05:36:04.000Z",
  "_published": "2026-07-04T17:16:06.766Z",
  "_bioccheck": {
    "error": 2,
    "warning": 3,
    "note": 14
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801",
  "_status": "failure",
  "_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": "resolute",
  "_jobs": [
    {
      "job": 85151394368,
      "time": 223,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078755562"
    },
    {
      "job": 85151394476,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078755194"
    },
    {
      "job": 85151394320,
      "time": 234,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078756992"
    },
    {
      "job": 85151394392,
      "time": 155,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078987589"
    },
    {
      "job": 85151394408,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078996712"
    },
    {
      "job": 85151394193,
      "time": 265,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8078727259"
    },
    {
      "job": 85151394417,
      "time": 220,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078755157"
    },
    {
      "job": 85151394343,
      "time": 370,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8078774330"
    },
    {
      "job": 85151394373,
      "time": 344,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8078771051"
    },
    {
      "job": 85151394447,
      "time": 357,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8078772688"
    }
  ],
  "_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",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_mentions": 2,
  "_searchresults": 18,
  "_rbuild": "4.6.1",
  "_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": 2.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "geneplast",
  "_universes": [
    "bioc",
    "castromaa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-04T05:39:39.000Z",
      "distro": "resolute",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/2471141ada7c29f63179a4d2bfb39e912150c0fc2c1c98b814f128b8bddb8efe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.39.0",
      "date": "2026-07-04T05:39:51.000Z",
      "distro": "resolute",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/b16a81a61db240eb2133d80baf7832ea1562a57ee8872445fbea75beb48a7a27",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-04T06:09:10.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/70e6182f73b2d4ab66c154e80b84cdc4993283f7101d79677c21cd3ba4bf9aee",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.39.0",
      "date": "2026-07-04T06:10:20.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/6e374da80fb38af50aed71428768e4c06e98fcdab9b4d0eb4d7aa79d2cb6d37e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.39.0",
      "date": "2026-07-04T05:40:03.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/57ef50b896354e57c3f5e3edd3a76b28f5bc15697e0ca0356d7f6010ba645920",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T05:42:03.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/c88829b7e10595ce40037dff7e52a86688595400462dfe147cbaef77c51e1d5e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T05:41:38.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/89fc41e7600a1571c95b4f224618c4f93c73d7b8d73d466a7fd9048089ee8ab1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.39.0",
      "date": "2026-07-04T05:41:49.000Z",
      "commit": "b554b71554adb9bd42fec415f2eea8ae0d09f461",
      "fileid": "https://r2.ropensci.org/fdfbdbd7008bb511a87f8d05318bbe54afd276d1935071f221bc15715b65cba3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28696350801"
    }
  ]
}