{
  "_id": "6a6320a7d3420cf5dfdb7750",
  "Package": "ontologySimilarity",
  "Type": "Package",
  "Title": "Calculating Ontological Similarities",
  "Version": "2.9",
  "Encoding": "UTF-8",
  "Date": "2026-01-30",
  "Authors@R": "person(\"Daniel\", \"Greene\", email = \"dg333@cam.ac.uk\",role = c(\"aut\", \"cre\"))",
  "Maintainer": "Daniel Greene <dg333@cam.ac.uk>",
  "Description": "Calculate similarity between ontological terms and sets of\nontological terms based on term information content and assess\nstatistical significance of similarity in the context of a\ncollection of terms sets - Greene et al. 2017\n<doi:10.1093/bioinformatics/btw763>.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 07:02:15 UTC",
    "User": "root"
  },
  "Author": "Daniel Greene [aut, cre]",
  "Repository": "https://daniel-jg.r-universe.dev",
  "Date/Publication": "2026-02-01 08:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/ontologySimilarity",
  "RemoteRef": "HEAD",
  "RemoteSha": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
  "_user": "daniel-jg",
  "_type": "src",
  "_file": "ontologySimilarity_2.9.tar.gz",
  "_fileid": "https://r2.ropensci.org/b005f3cef54d84cba14bce324ee22be07a8102039d48cab05d420a9aa22161a9",
  "_filesize": 827085,
  "_sha256": "b005f3cef54d84cba14bce324ee22be07a8102039d48cab05d420a9aa22161a9",
  "_expires": "2026-11-01T08:21:57.000Z",
  "_created": "2026-07-24T07:02:15.000Z",
  "_published": "2026-07-24T08:21:59.519Z",
  "_jobs": [
    {
      "job": 89421155093,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589213039"
    },
    {
      "job": 89421154939,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589216683"
    },
    {
      "job": 89421154925,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589209939"
    },
    {
      "job": 89421154901,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589218509"
    },
    {
      "job": 89421154904,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590621295"
    },
    {
      "job": 89421154933,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8590843905"
    },
    {
      "job": 89421154942,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590814926"
    },
    {
      "job": 89421154938,
      "time": 176,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8590869426"
    },
    {
      "job": 89420229675,
      "time": 320,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589169063"
    },
    {
      "job": 89421154882,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8589214193"
    },
    {
      "job": 89421154884,
      "time": 128,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8589217376"
    },
    {
      "job": 89421154902,
      "time": 123,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8589215305"
    },
    {
      "job": 89421154964,
      "time": 109,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8589209762"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397",
  "_status": "success",
  "_upstream": "https://github.com/cran/ontologySimilarity",
  "_commit": {
    "id": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
    "author": "Daniel Greene <dg333@cam.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.9\n",
    "time": 1769935202
  },
  "_maintainer": {
    "name": "Daniel Greene",
    "email": "dg333@cam.ac.uk",
    "login": "daniel-jg",
    "description": "",
    "uuid": 25660818
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "ontologyIndex",
      "version": ">= 2.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "paintmap",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-05",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.9",
      "date": "2026-02-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "daniel-jg",
      "count": 9,
      "uuid": 25660818
    }
  ],
  "_userbio": {
    "uuid": 25660818,
    "type": "user",
    "name": "Daniel",
    "followers": 4
  },
  "_downloads": {
    "count": 291,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ontologySimilarity"
  },
  "_mentions": 2,
  "_searchresults": 76,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ontologySimilarity.html",
    "manual.pdf"
  ],
  "_realowner": "daniel-jg",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-01-13"
    },
    {
      "version": "2.0",
      "date": "2016-08-05"
    },
    {
      "version": "2.1",
      "date": "2016-09-09"
    },
    {
      "version": "2.2",
      "date": "2016-10-27"
    },
    {
      "version": "2.3",
      "date": "2019-12-19"
    },
    {
      "version": "2.4",
      "date": "2021-02-10"
    },
    {
      "version": "2.5",
      "date": "2021-02-10"
    },
    {
      "version": "2.7",
      "date": "2024-03-29"
    },
    {
      "version": "2.9",
      "date": "2026-02-01"
    }
  ],
  "_exports": [
    "create_sim_index",
    "descendants_IC",
    "get_asym_sim_grid",
    "get_profile_sims",
    "get_sim",
    "get_sim_grid",
    "get_sim_p",
    "get_sim_p_from_ontology",
    "get_similarity_rank_matrix",
    "get_term_set_to_term_sims",
    "get_term_sim_mat",
    "group_term_enrichment",
    "lin",
    "resnik",
    "sample_group_sim",
    "sample_group_sim_from_ontology"
  ],
  "_datasets": [
    {
      "name": "gene_GO_terms",
      "title": "Gene Ontology annotation of genes",
      "object": "gene_GO_terms",
      "file": "gene_GO_terms.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "GO_IC",
      "title": "Gene Ontology terms information content.",
      "object": "GO_IC",
      "file": "GO_IC.RData",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ontologySimilarity-package",
      "title": "Functions for Calculating Ontological Similarities",
      "topics": [
        "ontologySimilarity-package",
        "ontologySimilarity"
      ]
    },
    {
      "page": "create_sim_index",
      "title": "Create similarity index for list of term sets",
      "topics": [
        "create_sim_index"
      ]
    },
    {
      "page": "descendants_IC",
      "title": "Get information content based on number of descendants each term has",
      "topics": [
        "descendants_IC"
      ]
    },
    {
      "page": "gene_GO_terms",
      "title": "Gene Ontology annotation of genes",
      "topics": [
        "gene_GO_terms"
      ]
    },
    {
      "page": "get_asym_sim_grid",
      "title": "Get asymmetrical similarity matrix",
      "topics": [
        "get_asym_sim_grid"
      ]
    },
    {
      "page": "get_profile_sims",
      "title": "Get similarities of term sets to profile",
      "topics": [
        "get_profile_sims"
      ]
    },
    {
      "page": "get_sim",
      "title": "Calculate the group similarity of a set of row/column indices",
      "topics": [
        "get_sim",
        "get_sim.default",
        "get_sim.integer",
        "get_sim.matrix",
        "get_sim.numeric",
        "get_sim.sim_index"
      ]
    },
    {
      "page": "get_sim_grid",
      "title": "Get similarity matrix of pairwise similarities of term sets.",
      "topics": [
        "get_sim_grid"
      ]
    },
    {
      "page": "get_sim_p",
      "title": "Get similarity p-value",
      "topics": [
        "get_sim_p",
        "get_sim_p.default",
        "get_sim_p.integer",
        "get_sim_p.matrix",
        "get_sim_p.numeric",
        "get_sim_p.sim_index"
      ]
    },
    {
      "page": "get_sim_p_from_ontology",
      "title": "Get similarity p-value for subgroup term sets",
      "topics": [
        "get_sim_p_from_ontology"
      ]
    },
    {
      "page": "get_similarity_rank_matrix",
      "title": "Get matrix of similarity rank from similarity matrix",
      "topics": [
        "get_similarity_rank_matrix"
      ]
    },
    {
      "page": "get_term_set_to_term_sims",
      "title": "Get `term sets to term' similarity matrix",
      "topics": [
        "get_term_set_to_term_sims"
      ]
    },
    {
      "page": "get_term_sim_mat",
      "title": "Get term-term similarity matrix",
      "topics": [
        "get_term_sim_mat"
      ]
    },
    {
      "page": "GO_IC",
      "title": "Gene Ontology terms information content.",
      "topics": [
        "GO_IC"
      ]
    },
    {
      "page": "group_term_enrichment",
      "title": "Identify enriched terms in subgroup",
      "topics": [
        "group_term_enrichment"
      ]
    },
    {
      "page": "lin",
      "title": "Calculate Lin similarity score of two term sets",
      "topics": [
        "lin"
      ]
    },
    {
      "page": "resnik",
      "title": "Calculate Resnik similarity score of two term sets",
      "topics": [
        "resnik"
      ]
    },
    {
      "page": "sample_group_sim",
      "title": "Draw sample of group similarities",
      "topics": [
        "sample_group_sim",
        "sample_group_sim.default",
        "sample_group_sim.integer",
        "sample_group_sim.matrix",
        "sample_group_sim.numeric",
        "sample_group_sim.sim_index"
      ]
    },
    {
      "page": "sample_group_sim_from_ontology",
      "title": "Draw sample of group similarities",
      "topics": [
        "sample_group_sim_from_ontology"
      ]
    }
  ],
  "_rundeps": [
    "ontologyIndex",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "ontologySimilarity-examples.Rmd",
      "filename": "ontologySimilarity-examples.html",
      "title": "ontologySimilarity Examples",
      "author": "Daniel Greene",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Computing similarity matrices",
        "Assessing statistical significance of similarity",
        "Using a similarity matrix",
        "Using a sim_index object",
        "Example",
        "Against a vector",
        "Sampling the null distribution"
      ],
      "created": "2016-08-06 00:23:10",
      "modified": "2024-03-30 02:34:22",
      "commits": 5
    },
    {
      "source": "ontologySimilarity-GO-example.Rmd",
      "filename": "ontologySimilarity-GO-example.html",
      "title": "Using the Gene Ontology data objects",
      "author": "Daniel Greene",
      "engine": "knitr::rmarkdown",
      "headings": [
        "References"
      ],
      "created": "2016-09-09 14:51:14",
      "modified": "2024-03-30 02:34:22",
      "commits": 5
    },
    {
      "source": "ontologySimilarity-introduction.Rmd",
      "filename": "ontologySimilarity-introduction.html",
      "title": "Introduction to ontologySimilarity",
      "author": "Daniel Greene",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example"
      ],
      "created": "2016-08-06 00:23:10",
      "modified": "2024-03-30 02:34:22",
      "commits": 4
    }
  ],
  "_score": 4.136086097384098,
  "_indexed": true,
  "_nocasepkg": "ontologysimilarity",
  "_universes": [
    "daniel-jg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.9",
      "date": "2026-07-24T07:04:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/390b115e67e01771ab06ba11aec6b6a26c216a9e50a347009b3b9c0064fb1fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.9",
      "date": "2026-07-24T07:04:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/c4a538acd3649114c67566a957606339c140d9d3d425c5cdce58983597ca2a14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.9",
      "date": "2026-07-24T07:04:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/db8e250d1b948bb769a3c63ad4f3b592f1521d721c7c3c5f60c0b10aa81aa912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.9",
      "date": "2026-07-24T07:04:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/c5793941597b6f55be783208a12b7de596bad238c5e8066dedfed1f04773566f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.9",
      "date": "2026-07-24T08:10:22.000Z",
      "arch": "aarch64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/eacda333fe90ab456e83fb19fa98cdbbd7091ea3386e07f9ed1e93818bf6191a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.9",
      "date": "2026-07-24T08:19:24.000Z",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/5c9ceb1237fd80a0d5060598fdcf10a8673254d28c47e3bbfe441b034d525014",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.9",
      "date": "2026-07-24T08:18:37.000Z",
      "arch": "aarch64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/10f6eb3666b85172c4c0ab524884d751c20ff1ba39a3864f129a700ee15f5bef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.9",
      "date": "2026-07-24T08:20:49.000Z",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/69b1335db32da9da40ee6a95c5883e7e8eb41a71136736b42d6659ffdbbcb3ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.9",
      "date": "2026-07-24T07:04:32.000Z",
      "arch": "emscripten",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/0154f85a206ad6ae76e2372efdb6556c23efc5da1f915ac53afa98d0cf823159",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.9",
      "date": "2026-07-24T07:03:53.000Z",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/5180602facc077a2f84df8951fa4418097156b9b3dc26b6e28462b2ad1ce55f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.9",
      "date": "2026-07-24T07:03:53.000Z",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/8417b335456481f5c4fad9ef17a1bf1804a9c38e84ad74ce0c74d01688dcd0df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.9",
      "date": "2026-07-24T07:03:33.000Z",
      "arch": "x86_64",
      "commit": "d6ffe7b3eb5315139bc20981d6229eea1642daa1",
      "fileid": "https://r2.ropensci.org/56b6661c88dc77e6a7754a23ac753f3c764ec0195811c65b4c1644c63f1f1544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daniel-jg/actions/runs/30073832397"
    }
  ]
}