{
  "_id": "6a15491cacfb0bcc41d583cd",
  "Package": "tfboot",
  "Title": "Bootstrapping and statistical analysis for TFBS-disrupting SNPs",
  "Version": "1.0.1",
  "Authors@R": "c(person(given = \"Stephen\",\nfamily = \"Turner\",\nemail = \"turner@colossal.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9140-9028\")),\nperson(\"Colossal Biosciences\",\nrole = \"cph\"))",
  "Description": "Bootstrap motifbreakR results for statistical analysis on\nTFBS-disrupting SNPs in upstream regions of a set of genes of\ninterest.",
  "License": "file LICENSE",
  "URL": "https://github.com/colossal-compsci/tfboot,\nhttps://colossal-compsci.github.io/tfboot/",
  "BugReports": "https://github.com/colossal-compsci/tfboot/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "biocViews": "",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Language": "en-US",
  "Config/pak/sysreqs": "make libbz2-dev libicu-dev liblzma-dev libpng-dev\nlibxml2-dev libssl-dev xz-utils zlib1g-dev",
  "Repository": "https://stephenturner.r-universe.dev",
  "Date/Publication": "2024-02-07 16:39:27 UTC",
  "RemoteUrl": "https://github.com/colossal-compsci/tfboot",
  "RemoteRef": "HEAD",
  "RemoteSha": "32e2518007524a55b56166d33859f290fd9c21d0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:08:08 UTC",
    "User": "root"
  },
  "Author": "Stephen Turner [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9140-9028>),\nColossal Biosciences [cph]",
  "Maintainer": "Stephen Turner <turner@colossal.com>",
  "MD5sum": "1d91dfc4f1db548d9377c09314e8f5da",
  "_user": "stephenturner",
  "_type": "src",
  "_file": "tfboot_1.0.1.tar.gz",
  "_fileid": "8560be6860da171b4498d451fb8c55125e02df6aa6b2d306fcafb8f79a11a4c0",
  "_filesize": 1293124,
  "_sha256": "8560be6860da171b4498d451fb8c55125e02df6aa6b2d306fcafb8f79a11a4c0",
  "_created": "2026-05-26T07:08:08.000Z",
  "_published": "2026-05-26T07:17:48.701Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77824570266,
      "time": 498,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7211037857"
    },
    {
      "job": 77824570328,
      "time": 433,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7211019421"
    },
    {
      "job": 77824570299,
      "time": 304,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7210982190"
    },
    {
      "job": 77824570282,
      "time": 294,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210979497"
    },
    {
      "job": 77823674094,
      "time": 410,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7210896558"
    },
    {
      "job": 77824570418,
      "time": 246,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210966938"
    },
    {
      "job": 77824570269,
      "time": 442,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7211022507"
    },
    {
      "job": 77824570272,
      "time": 366,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7210999483"
    },
    {
      "job": 77824570312,
      "time": 386,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7211005132"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/colossal-compsci/tfboot",
  "_commit": {
    "id": "32e2518007524a55b56166d33859f290fd9c21d0",
    "author": "Stephen Turner <vustephen@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #18 from colossal-compsci/dev\n\nmisc vignette cleanup",
    "time": 1707323967
  },
  "_maintainer": {
    "name": "Stephen Turner",
    "email": "turner@colossal.com",
    "orcid": "0000-0001-9140-9028"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "GenomicFeatures",
      "role": "Imports"
    },
    {
      "package": "GenomicRanges",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "MatrixGenerics",
      "role": "Imports"
    },
    {
      "package": "MotifDb",
      "role": "Imports"
    },
    {
      "package": "plyranges",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "VariantAnnotation",
      "role": "Imports"
    },
    {
      "package": "motifbreakR",
      "role": "Suggests"
    },
    {
      "package": "BSgenome.Ggallus.UCSC.galGal6",
      "role": "Suggests"
    },
    {
      "package": "TxDb.Ggallus.UCSC.galGal6.refGene",
      "role": "Suggests"
    },
    {
      "package": "org.Gg.eg.db",
      "role": "Suggests"
    },
    {
      "package": "AnnotationDbi",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "colossal-compsci",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bioconductor",
    "bioinformatics"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "stephenturner",
      "count": 59,
      "uuid": 460076
    }
  ],
  "_userbio": {
    "uuid": 460076,
    "type": "user",
    "name": "Stephen Turner",
    "description": "Associate Professor at the University of Virginia School of Data Science."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tfboot"
  },
  "_devurl": "https://github.com/colossal-compsci/tfboot",
  "_pkgdown": "https://colossal-compsci.github.io/tfboot/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tfboot.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "get_upstream",
    "get_upstream_snps",
    "mb_bootstats",
    "mb_bootstrap",
    "mb_summarize",
    "mb_to_tibble",
    "plot_bootstats",
    "read_vcf",
    "split_gr_by_id"
  ],
  "_datasets": [
    {
      "name": "vignettedata",
      "title": "Vignette data",
      "object": "vignettedata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "get_upstream",
      "title": "Get upstream intervals",
      "topics": [
        "get_upstream"
      ]
    },
    {
      "page": "get_upstream_snps",
      "title": "Get SNPs in upstream regions",
      "topics": [
        "get_upstream_snps"
      ]
    },
    {
      "page": "mb_bootstats",
      "title": "Bootstrap statistics",
      "topics": [
        "mb_bootstats"
      ]
    },
    {
      "page": "mb_bootstrap",
      "title": "Bootstrap motifbreakR results",
      "topics": [
        "mb_bootstrap"
      ]
    },
    {
      "page": "mb_summarize",
      "title": "Summarize motifbreakR results",
      "topics": [
        "mb_summarize"
      ]
    },
    {
      "page": "mb_to_tibble",
      "title": "motifbreakR results to tibble",
      "topics": [
        "mb_to_tibble"
      ]
    },
    {
      "page": "plot_bootstats",
      "title": "Plot bootstrap distributions",
      "topics": [
        "plot_bootstats"
      ]
    },
    {
      "page": "read_vcf",
      "title": "Read in SNPs from a VCF",
      "topics": [
        "read_vcf"
      ]
    },
    {
      "page": "split_gr_by_id",
      "title": "Split GRanges by gene",
      "topics": [
        "split_gr_by_id"
      ]
    },
    {
      "page": "vignettedata",
      "title": "Vignette data",
      "topics": [
        "vignettedata"
      ]
    }
  ],
  "_pkglogo": "https://github.com/colossal-compsci/tfboot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/colossal-compsci/tfboot/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "AnnotationDbi",
    "askpass",
    "BH",
    "Biobase",
    "BiocBaseUtils",
    "BiocGenerics",
    "BiocIO",
    "BiocParallel",
    "Biostrings",
    "bit",
    "bit64",
    "bitops",
    "blob",
    "BSgenome",
    "cachem",
    "cigarillo",
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "DelayedArray",
    "dplyr",
    "farver",
    "fastmap",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicAlignments",
    "GenomicFeatures",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "IRanges",
    "isoband",
    "jsonlite",
    "KEGGREST",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mime",
    "MotifDb",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyranges",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "RCurl",
    "restfulr",
    "Rhtslib",
    "rjson",
    "rlang",
    "Rsamtools",
    "RSQLite",
    "rtracklayer",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "SparseArray",
    "splitstackshape",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "VariantAnnotation",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "XVector",
    "yaml"
  ],
  "_score": 2.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "tfboot",
  "_universes": [
    "stephenturner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T07:13:00.000Z",
      "distro": "noble",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "631640df5966971a4bd3cb4079876df35070a4522e1f5e2aa32120d26b197e29",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-26T07:12:40.000Z",
      "distro": "noble",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "3bac41bc37d995cb201870636a6a629bc8742a0bce37ca68673b493aee5843d0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T07:11:13.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "973eaab030372861fa9bb2ce0803a0c008c34b8a73b4a0818ed29149eb0f205b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-26T07:11:04.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "2dd0b2f7df5c79c5b64b54c3359aeae9903e6deddbee71f550b20dfd33f499d3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-26T07:13:07.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "41fc881cc58c84909472fa211b949fd9fd53f6ca797bf471124e2ce1039fd37c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T07:11:58.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "c1465fb0809b71479136f1d3bfd70e2fab9758479586cd60c85c948ecb557b6b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T07:11:08.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "08df3acceef880566b8d597bd8bfec3129d5e3e8ea711cac0e298c44c23e08dc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-26T07:11:29.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "30fe65d1fa0d31747ced9c47fb940b0614cdb220bef62def6fd2161243380fbb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/26437507623"
    }
  ]
}