{
  "_id": "6a1ef5f4b401979e73416fac",
  "Package": "POMS",
  "Title": "Phylogenetic Organization of Metagenomic Signals",
  "Version": "1.0.1",
  "Authors@R": "person(given = \"Gavin\",\nfamily = \"Douglas\",\nrole = c(\"aut\", \"cre\"),\nemail = \"gavinmdouglas@gmail.com\")",
  "Description": "Code to identify functional enrichments across diverse\ntaxa in phylogenetic tree, particularly where these taxa differ\nin abundance across samples in a non-random pattern. The\nmotivation for this approach is to identify microbial functions\nencoded by diverse taxa that are at higher abundance in certain\nsamples compared to others, which could indicate that such\nfunctions are broadly adaptive under certain conditions. See\n'GitHub' repository for tutorial and examples:\n<https://github.com/gavinmdouglas/POMS/wiki>. Citation: Gavin\nM. Douglas, Molly G. Hayes, Morgan G. I. Langille, Elhanan\nBorenstein (2022) <doi:10.1093/bioinformatics/btac655>.",
  "License": "GPL-3",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://gavinmdouglas.r-universe.dev",
  "Date/Publication": "2022-12-13 14:40:29 UTC",
  "RemoteUrl": "https://github.com/gavinmdouglas/poms",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 06:45:45 UTC",
    "User": "root"
  },
  "Author": "Gavin Douglas [aut, cre]",
  "Maintainer": "Gavin Douglas <gavinmdouglas@gmail.com>",
  "MD5sum": "84daa374c36f968de892bdec9dfa8ad2",
  "_user": "gavinmdouglas",
  "_type": "src",
  "_file": "POMS_1.0.1.tar.gz",
  "_fileid": "7227601ff02c66de72ddb649125d0d2bfb004d2a06c846512091242f520c013e",
  "_filesize": 1969746,
  "_sha256": "7227601ff02c66de72ddb649125d0d2bfb004d2a06c846512091242f520c013e",
  "_created": "2026-05-19T06:45:45.000Z",
  "_published": "2026-06-02T15:25:40.819Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79107431139,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076658211"
    },
    {
      "job": 79107430933,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076658318"
    },
    {
      "job": 79107431271,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076655958"
    },
    {
      "job": 79107430757,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076661772"
    },
    {
      "job": 79107430796,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076625607"
    },
    {
      "job": 79107429501,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362175612"
    },
    {
      "job": 79107431508,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7076647435"
    },
    {
      "job": 79107431346,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7076644604"
    },
    {
      "job": 79107431338,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076646661"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gavinmdouglas/poms",
  "_commit": {
    "id": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
    "author": "Gavin Douglas <gavinmdouglas@gmail.com>",
    "committer": "Gavin Douglas <gavinmdouglas@gmail.com>",
    "message": "Remove print statement\n",
    "time": 1670942429
  },
  "_maintainer": {
    "name": "Gavin Douglas",
    "email": "gavinmdouglas@gmail.com",
    "login": "gavinmdouglas",
    "description": "Assistant Professor at the University of New Brunswick",
    "uuid": 12489683
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 3.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "phangorn",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "phylolm",
      "version": ">= 2.6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "XNomial",
      "version": ">= 1.0.4",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "gavinmdouglas",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 18,
  "_contributors": [
    {
      "user": "gavinmdouglas",
      "count": 139,
      "uuid": 12489683
    }
  ],
  "_userbio": {
    "uuid": 12489683,
    "type": "user",
    "name": "Gavin Douglas",
    "description": "Assistant Professor at the University of New Brunswick"
  },
  "_downloads": {
    "count": 199,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/POMS"
  },
  "_devurl": "https://github.com/gavinmdouglas/poms",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/POMS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gavinmdouglas/poms",
  "_realowner": "gavinmdouglas",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-12-14"
    }
  ],
  "_exports": [
    "abun_isometric_log_ratios",
    "compute_node_balances",
    "filter_rare_table_cols",
    "genome_content_phylo_regress",
    "node_taxa",
    "phylolm_summary",
    "POMS_pipeline",
    "prep_func_node_info",
    "prevalence_norm_logit",
    "specificity_scores",
    "subset_by_col_and_filt"
  ],
  "_help": [
    {
      "page": "abun_isometric_log_ratios",
      "title": "Compute isometric log ratio based on abundance of feature sets",
      "topics": [
        "abun_isometric_log_ratios"
      ]
    },
    {
      "page": "compute_node_balances",
      "title": "Compute balances at tree nodes.",
      "topics": [
        "compute_node_balances"
      ]
    },
    {
      "page": "filter_rare_table_cols",
      "title": "Filters out columns of dataframe based on number of proportion of non-zero cells",
      "topics": [
        "filter_rare_table_cols"
      ]
    },
    {
      "page": "genome_content_phylo_regress",
      "title": "Phylogenetic regression of input vector against function presence/absence.",
      "topics": [
        "genome_content_phylo_regress"
      ]
    },
    {
      "page": "node_taxa",
      "title": "Determine taxa labels of tips on each side of a node",
      "topics": [
        "node_taxa"
      ]
    },
    {
      "page": "phylolm_summary",
      "title": "Wrapper for running phylogenetic regression with phylolm",
      "topics": [
        "phylolm_summary"
      ]
    },
    {
      "page": "POMS_pipeline",
      "title": "Main function to run POMS pipeline",
      "topics": [
        "POMS_pipeline"
      ]
    },
    {
      "page": "prep_func_node_info",
      "title": "Get node indices of FSN and BSN categories across tree for a given function",
      "topics": [
        "prep_func_node_info"
      ]
    },
    {
      "page": "prevalence_norm_logit",
      "title": "Compute additive smoothed prevalence of features (e.g, taxa), restricted to samples of a particular metadata category.",
      "topics": [
        "prevalence_norm_logit"
      ]
    },
    {
      "page": "specificity_scores",
      "title": "Compute shrunken specificity score of a feature, which represents how the presence of a feature is associated with a given sample grouping.",
      "topics": [
        "specificity_scores"
      ]
    },
    {
      "page": "subset_by_col_and_filt",
      "title": "Subset dataframe by column names and then post-filter",
      "topics": [
        "subset_by_col_and_filt"
      ]
    }
  ],
  "_readme": "https://github.com/gavinmdouglas/poms/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "cli",
    "codetools",
    "cpp11",
    "data.table",
    "digest",
    "fastmatch",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "nlme",
    "parallelly",
    "phangorn",
    "phylolm",
    "pkgconfig",
    "quadprog",
    "Rcpp",
    "rlang",
    "vctrs",
    "XNomial"
  ],
  "_score": 3.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "poms",
  "_universes": [
    "gavinmdouglas"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-19T06:47:50.000Z",
      "distro": "noble",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "f5ebbcead5b098cfecfa08a662e9a4ea5c56ae174d9af49af5c45d8562ff458e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-19T06:47:51.000Z",
      "distro": "noble",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "f5fd5cf304cc2a7e95d05641ea8232fcbbb9bc50b2c3d03959b6476dfb897313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T06:47:47.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "c7f41117d3b586dac1fcc378554ad5abbee5b35ed2cae1835b5acc421c81019f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-19T06:48:05.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "d1fa0d5a9f6f15bf032362e87a2a4ee509c1d8696e91e6a1f3269ed7452d0eb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:47:05.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "073735609dcbee83767584f03695de63a8e56b9a2737fbdbe7bef65871a96ddb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:46:55.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "5ae2868735d35c6df9715fc0c528bd7e4158036a44b47d6a6876bc76fe9a742f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-19T06:47:03.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "1b7c44f99ff2fd2ba8f6ed77931509db49f9f99b8fbc4a94897ff9d80f5a2ff3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T15:25:17.000Z",
      "commit": "f1eca60b651275780e48cb5f2bd5b76884d6dfff",
      "fileid": "1ac9a0ee0dc37ef34b3c11cb076cecaa2ebc199c79740e0cc39350c61968aa6b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gavinmdouglas/actions/runs/26080933546"
    }
  ]
}