{
  "_id": "6a215818cd65a98ecbd2e8c3",
  "Package": "HodgesTools",
  "Title": "Common Use Tools for Genomic Analysis",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Tyler\",\nfamily = \"Hansen\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"tyler.j.hansen@vanderbilt.edu\"),\nperson(given = \"Tim\",\nfamily = \"Scott\",\nrole = c(\"aut\", \"ctb\", \"cph\"),\nemail = \"timothy.scott@vanderbilt.edu\"),\nperson(given = \"Lindsey\",\nfamily = \"Guerin\",\nrole = c(\"aut\", \"ctb\", \"cph\"),\nemail = \"lindsey.n.guerin@vanderbilt.edu\"),\nperson(given = \"Verda\",\nfamily = \"Agan\",\nrole = c(\"aut\", \"ctb\", \"cph\"),\nemail = \"verda.e.agan@vanderbilt.edu\"),\nperson(given = \"Emily\",\nfamily = \"Hodges\",\nrole = c(\"aut\", \"fnd\", \"cph\"),\nemail = \"verda.e.agan@vanderbilt.edu\")\n)",
  "Description": "Built by Hodges lab members for current and future Hodges\nlab members. Other individuals are welcome to use as well.\nProvides useful functions that the lab uses everyday to analyze\nvarious genomic datasets. Critically, only general use\nfunctions are provided; functions specific to a given technique\nare reserved for a separate package. As the lab grows, we\nexpect to continue adding functions to the package to build on\nprevious lab members code.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 10:45:48 UTC",
    "User": "root"
  },
  "Author": "Tyler Hansen [aut, cre, cph], Tim Scott [aut, ctb, cph],\nLindsey Guerin [aut, ctb, cph], Verda Agan [aut, ctb, cph],\nEmily Hodges [aut, fnd, cph]",
  "Maintainer": "Tyler Hansen <tyler.j.hansen@vanderbilt.edu>",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://tyler-hansen.r-universe.dev",
  "Date/Publication": "2022-12-08 12:52:36 UTC",
  "RemoteUrl": "https://github.com/cran/HodgesTools",
  "RemoteRef": "HEAD",
  "RemoteSha": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
  "MD5sum": "b2d0c36c0978ac9f2826fa0f57e98a3b",
  "_user": "tyler-hansen",
  "_type": "src",
  "_file": "HodgesTools_1.0.0.tar.gz",
  "_fileid": "b5779852e8dc5ebe9c35d70a52393597367bcaad86a13b5b42773fcbf80f89ef",
  "_filesize": 471541,
  "_sha256": "b5779852e8dc5ebe9c35d70a52393597367bcaad86a13b5b42773fcbf80f89ef",
  "_created": "2026-06-04T10:45:48.000Z",
  "_published": "2026-06-04T10:48:56.639Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79502274542,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409494806"
    },
    {
      "job": 79502274646,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409486902"
    },
    {
      "job": 79502274637,
      "time": 153,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409483323"
    },
    {
      "job": 79502274598,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409481671"
    },
    {
      "job": 79501808680,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409442038"
    },
    {
      "job": 79502274558,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409487241"
    },
    {
      "job": 79502274569,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7409474916"
    },
    {
      "job": 79502274639,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7409466063"
    },
    {
      "job": 79502274622,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7409479767"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/HodgesTools",
  "_commit": {
    "id": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
    "author": "Tyler Hansen <tyler.j.hansen@vanderbilt.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1670503956
  },
  "_maintainer": {
    "name": "Tyler Hansen",
    "email": "tyler.j.hansen@vanderbilt.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "ini",
      "role": "Imports"
    },
    {
      "package": "qqman",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "RecordLinkage",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 61889919,
    "type": "user",
    "name": "Tyler Hansen",
    "description": "R&D Senior Scientist at Tempus AI | Vanderbilt Biochemistry PhD '23"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HodgesTools"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HodgesTools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "tyler-hansen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-12-08"
    }
  ],
  "_exports": [
    "append_section_to_ini",
    "cpg_analysis",
    "createManhattandQQ",
    "plot_HOMERTFs",
    "read_bed"
  ],
  "_help": [
    {
      "page": "append_section_to_ini",
      "title": "Append section to ini file",
      "topics": [
        "append_section_to_ini"
      ]
    },
    {
      "page": "cpg_analysis",
      "title": "CpG Analysis",
      "topics": [
        "cpg_analysis"
      ]
    },
    {
      "page": "createManhattandQQ",
      "title": "Creating a Manhattan Plot and QQ plot",
      "topics": [
        "createManhattandQQ"
      ]
    },
    {
      "page": "helper_collapseTableByLevenSim",
      "title": "helper_collapseTableByLevenSim",
      "topics": [
        "helper_collapseTableByLevenSim"
      ]
    },
    {
      "page": "helper_getMaxLevenSimCol",
      "title": "helper_getMaxLevenSimCol",
      "topics": [
        "helper_getMaxLevenSimCol"
      ]
    },
    {
      "page": "helper_makeBigTableFromListOfStandardTables",
      "title": "makeBigTableFromListofTables",
      "topics": [
        "helper_makeBigTableFromListOfStandardTables"
      ]
    },
    {
      "page": "plot_HOMERTFs",
      "title": "Plot HOMER TF enrichment results",
      "topics": [
        "plot_HOMERTFs"
      ]
    },
    {
      "page": "read_bed",
      "title": "Read bed file",
      "topics": [
        "read_bed"
      ]
    }
  ],
  "_readme": "https://github.com/cran/HodgesTools/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "blob",
    "cachem",
    "calibrate",
    "class",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "DBI",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "evd",
    "farver",
    "fastmap",
    "ff",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hms",
    "ini",
    "ipred",
    "isoband",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "prodlim",
    "progress",
    "progressr",
    "proxy",
    "qqman",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "RecordLinkage",
    "rlang",
    "rpart",
    "RSQLite",
    "S7",
    "scales",
    "shape",
    "SQUAREM",
    "survival",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xtable"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "hodgestools",
  "_universes": [
    "tyler-hansen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T10:48:20.000Z",
      "distro": "noble",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "f989218c70ec30fa3ce4d20d38c2a1fa59a8175f9778b140c46e758870f2d0f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T10:47:57.000Z",
      "distro": "noble",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "65539a59fd2cdc139b02cb8422a3d9b5e7b227d15c598686fc4273dd11ae8ee4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T10:47:52.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "d2d807f16b8d1ab4827ebe4a2637b9a6c634e018c4589ae352e36714cd55bdd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T10:47:48.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "6d291f1401f225bf5c5b511c8b515593e20f631d672d8244a748f453e701e34c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T10:48:16.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "999b002f25c598dc0bb7d6af601331c82b86b0f95d47b80ae83757948698651d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T10:47:16.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "e5dcf6d4b0b789de17b86b30a1a5ea369b8876bacce896e9246339689a95cfcb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T10:46:52.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "128958d451266ecff88907267f37d70aa3c4c17d1d8cbc8a5bb6b68fe1545d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T10:47:29.000Z",
      "commit": "fdcba90fbf4e0f759facccd8fbbe1d21aa7bdb6a",
      "fileid": "0637546164d2535677ea64de4bac72e64ddd5666efd31fb70cd4dc521605d3b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tyler-hansen/actions/runs/26946826002"
    }
  ]
}