{
  "_id": "6a47b601e06c18f0a651b9cb",
  "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-07-03 13:05:56 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>",
  "_user": "stephenturner",
  "_type": "src",
  "_file": "tfboot_1.0.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/932d81485db8863bb3f5338f137aa1e123a6000c4bb2842cfda221a57025d7ae",
  "_filesize": 1296180,
  "_sha256": "932d81485db8863bb3f5338f137aa1e123a6000c4bb2842cfda221a57025d7ae",
  "_expires": "2026-10-11T13:15:44.000Z",
  "_created": "2026-07-03T13:05:56.000Z",
  "_published": "2026-07-03T13:15:45.611Z",
  "_jobs": [
    {
      "job": 85006362632,
      "time": 497,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8067452410"
    },
    {
      "job": 85006362628,
      "time": 509,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8067456925"
    },
    {
      "job": 85006362653,
      "time": 257,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8067371009"
    },
    {
      "job": 85006362676,
      "time": 352,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8067403220"
    },
    {
      "job": 85005184967,
      "time": 417,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8067280388"
    },
    {
      "job": 85006362643,
      "time": 274,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067377244"
    },
    {
      "job": 85006362663,
      "time": 359,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8067406048"
    },
    {
      "job": 85006362626,
      "time": 383,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8067414339"
    },
    {
      "job": 85006362651,
      "time": 411,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8067423999"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145",
  "_status": "failure",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 934,
    "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.1",
  "_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",
    "LICENSE",
    "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-07-03T13:10:49.000Z",
      "distro": "resolute",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/541a6e1d2c1a138f14edf47bfec978fb54863f090e2ff2343217fa48ee63f258",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-07-03T13:10:55.000Z",
      "distro": "resolute",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/9ebb1b57f1a2b8502ddd880d27871b7e8add736b7e874ee3a82f64a3dec37c0f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T13:08:34.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/ae132a9a5d11575a7902b5085ca554d1a4923b597f589592dd4bb4294180b7f0",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-07-03T13:09:30.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/90010f1a537674488b60fb7b66ae4cfa5e9552c60995bfcc842dd76b9733aa5d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-07-03T13:11:16.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/01611565e1b2865e494c3dac279a4d38525874248b7f3ff2a781de903d32da42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T13:08:58.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/1c5d2fca5292b2d3ef6d3f4999568ae15876bff1e5cc1a0224baa7a368a327b8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T13:09:03.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/84174869818e5a3aa3cf11497acb267fce02ebb9555c0ff0ed32ea300bdb934b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-07-03T13:09:12.000Z",
      "commit": "32e2518007524a55b56166d33859f290fd9c21d0",
      "fileid": "https://r2.ropensci.org/8ae51e064872a16706bc2f12e27ec12609a58bf26f765e156ae81e203d6576ea",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/stephenturner/actions/runs/28662156145"
    }
  ]
}