{
  "_id": "6a1ee8ccb401979e73411b51",
  "Package": "AnnotationBustR",
  "Version": "1.3.0",
  "Date": "2020-09-23",
  "Title": "Extract Subsequences from GenBank Annotations",
  "Authors@R": "c(person(given = \"Samuel R.\",\nfamily = \"Borstein\",\nrole = c(\"aut\", \"cre\"),\nemail = \"sam@borstein.com\",\ncomment = c(ORCID = \"0000-0002-7258-141X\")),\nperson(given = \"Brian\",\nfamily = \"O'Meara\",\nrole = \"aut\",\nemail = \"bomeara@utk.ed\",\ncomment = c(ORCID = \"0000-0002-0337-5997\")))",
  "Maintainer": "Samuel R. Borstein <sam@borstein.com>",
  "Description": "Extraction of subsequences into FASTA files from GenBank\nannotations where gene names may vary among accessions.\nBorstein & O'Meara (2018) <doi:10.7717/peerj.5179>.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/sborstein/AnnotationBustR,\nhttps://www.ncbi.nlm.nih.gov/nuccore,\nhttps://peerj.com/articles/5179/",
  "BugReports": "https://github.com/sborstein/AnnotationBustR/issues",
  "Config/pak/sysreqs": "zlib1g-dev",
  "Repository": "https://sborstein.r-universe.dev",
  "Date/Publication": "2026-05-14 21:01:47 UTC",
  "RemoteUrl": "https://github.com/sborstein/annotationbustr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 10:32:12 UTC",
    "User": "root"
  },
  "Author": "Samuel R. Borstein [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7258-141X>),\nBrian O'Meara [aut] (ORCID: <https://orcid.org/0000-0002-0337-5997>)",
  "MD5sum": "2a5d30c07637a2ddb64a449ed47bc169",
  "_user": "sborstein",
  "_type": "src",
  "_file": "AnnotationBustR_1.3.0.tar.gz",
  "_fileid": "5d526223db35416ec2f19994640a11b538a397b12b4ad7795f2ef2a18466b188",
  "_filesize": 1057372,
  "_sha256": "5d526223db35416ec2f19994640a11b538a397b12b4ad7795f2ef2a18466b188",
  "_created": "2026-05-19T10:32:12.000Z",
  "_published": "2026-06-02T14:29:32.609Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79094882589,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7081094970"
    },
    {
      "job": 79094882631,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081095398"
    },
    {
      "job": 79094883344,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7081117946"
    },
    {
      "job": 79094882646,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081143189"
    },
    {
      "job": 79094882145,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7081047527"
    },
    {
      "job": 79094881591,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360626690"
    },
    {
      "job": 79094882739,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7081093902"
    },
    {
      "job": 79094882975,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7081085030"
    },
    {
      "job": 79094882902,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7081086163"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sborstein/annotationbustr",
  "_commit": {
    "id": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
    "author": "Sam Borstein <sam@borstein.com>",
    "committer": "Sam Borstein <sam@borstein.com>",
    "message": "Merge branch 'master' of https://github.com/sborstein/AnnotationBustR\n",
    "time": 1778792507
  },
  "_maintainer": {
    "name": "Samuel R. Borstein",
    "email": "sam@borstein.com",
    "login": "sborstein",
    "description": "Assistant Professor in the Department of Biology at Texas State University",
    "uuid": 15037889,
    "orcid": "0000-0002-7258-141X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "seqinr",
      "version": ">= 3.3-6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "sborstein",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-20",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "sborstein",
      "count": 274,
      "uuid": 15037889
    },
    {
      "user": "bomeara",
      "count": 11,
      "uuid": 1612612
    }
  ],
  "_userbio": {
    "uuid": 15037889,
    "type": "user",
    "name": "Sam Borstein",
    "description": "Assistant Professor in the Department of Biology at Texas State University"
  },
  "_downloads": {
    "count": 310,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AnnotationBustR"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/sborstein/annotationbustr",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AnnotationBustR.html",
    "extra/citation.cff",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sborstein/annotationbustr",
  "_realowner": "sborstein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-03-02"
    },
    {
      "version": "1.1",
      "date": "2017-09-01"
    },
    {
      "version": "1.2",
      "date": "2018-04-09"
    },
    {
      "version": "1.3.0",
      "date": "2020-09-24"
    }
  ],
  "_exports": [
    "AnnotationBust",
    "FindLongestSeq",
    "MergeSearchTerms"
  ],
  "_datasets": [
    {
      "name": "cpDNAterms",
      "title": "Chloroplast DNA (cpDNA) Search Terms",
      "object": "cpDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Locus",
        "Type",
        "Name"
      ],
      "rows": 364,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtDNAterms",
      "title": "Mitochondrial DNA Search Terms for Animals",
      "object": "mtDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Locus",
        "Type",
        "Name"
      ],
      "rows": 253,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtDNAtermsPlants",
      "title": "Mitochondrial DNA Search Terms for Plants",
      "object": "mtDNAtermsPlants",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Locus",
        "Type",
        "Name"
      ],
      "rows": 248,
      "table": true,
      "tojson": true
    },
    {
      "name": "rDNAterms",
      "title": "Ribosomal DNA (rDNA) Search Terms",
      "object": "rDNAterms",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Locus",
        "Type",
        "Name"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AnnotationBust",
      "title": "Breaks up genbank sequences into their annotated components based on a set of search terms and writes each subsequence of interest to a FASTA for each accession number supplied.",
      "topics": [
        "AnnotationBust"
      ]
    },
    {
      "page": "AnnotationBustR",
      "title": "An R package to extract sub-sequences from GenBank annotations under different synonyms",
      "topics": [
        "AnnotationBustR-package",
        "AnnotationBustR"
      ]
    },
    {
      "page": "cpDNAterms",
      "title": "Chloroplast DNA (cpDNA) Search Terms",
      "topics": [
        "cpDNAterms"
      ]
    },
    {
      "page": "FindLongestSeq",
      "title": "Find the longest sequence for each species from a list of GenBank accession numbers.",
      "topics": [
        "FindLongestSeq"
      ]
    },
    {
      "page": "MergeSearchTerms",
      "title": "Merging of two tables containing search terms to expand search term database for the AnnotationBust function.",
      "topics": [
        "MergeSearchTerms"
      ]
    },
    {
      "page": "mtDNAterms",
      "title": "Mitochondrial DNA Search Terms for Animals",
      "topics": [
        "mtDNAterms"
      ]
    },
    {
      "page": "mtDNAtermsPlants",
      "title": "Mitochondrial DNA Search Terms for Plants",
      "topics": [
        "mtDNAtermsPlants"
      ]
    },
    {
      "page": "rDNAterms",
      "title": "Ribosomal DNA (rDNA) Search Terms",
      "topics": [
        "rDNAterms"
      ]
    }
  ],
  "_readme": "https://github.com/sborstein/annotationbustr/raw/HEAD/README.md",
  "_rundeps": [
    "ade4",
    "ape",
    "digest",
    "lattice",
    "MASS",
    "nlme",
    "pixmap",
    "Rcpp",
    "RcppArmadillo",
    "segmented",
    "seqinr",
    "sp"
  ],
  "_vignettes": [
    {
      "source": "AnnotationBustR-vignette.Rmd",
      "filename": "AnnotationBustR-vignette.html",
      "title": "AnnotationBustR Tutorial",
      "author": "Samuel R. Borstein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1: Introduction",
        "2: Installation",
        "2.1: Installation From CRAN",
        "2.2: Installation of Development Version From GitHub",
        "3: Using AnnotationBustR",
        "3.1:(Optional Step) Finding the Longest Available",
        "3.2: Load a Data Frame of Search Terms of Gene Synonyms to Search With:",
        "3.3:(Optional Step) Merge Search Terms If Neccessary",
        "3.4 Extract sequences with AnnotationBust",
        "3.5 Troubleshooting",
        "4: Final Comments"
      ],
      "created": "2016-05-25 05:51:36",
      "modified": "2026-05-14 21:01:37",
      "commits": 31
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "annotationbustr",
  "_universes": [
    "sborstein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-19T10:34:13.000Z",
      "distro": "noble",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "35b750f074c3f632dd29795f8a9b992ba1e2944b1b5f629cc56d2786a3e510dc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-19T10:34:21.000Z",
      "distro": "noble",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "7632ee70220315972d766c086656b94327a848f588a86d225f8a709507351613",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-19T10:35:28.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "65b23c89eca74fd8ba994f6ff2a5572a1baaf7e0739547b42c70c2f88ef08be1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-19T10:36:47.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "2652889ca5a46ef87266bdae120e16b00dcf5287a1ab175f785ca18eeae40354",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T10:34:13.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "0331d99b3f2d33dc7240755439f9aa368dd386ae8d2c5ec351f8a9bb3ef418ad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T10:33:36.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "9d21d464db89bbe75a61ad5413da3b344c8954fc78bd9b2b7975a775cfeb1153",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-19T10:33:41.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "e8459bf080f63d6b436d90a37a2b780fc97417989cc6c6f1f230bc2da087ffae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.0",
      "date": "2026-06-02T14:29:01.000Z",
      "commit": "b901ad34d443a6d3f9d85d88c86841014eecb5a4",
      "fileid": "57a4dfa7b98f37c6ecb62ed5827a4c3d316d94ab9beb8b4df9a389a53b831cb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sborstein/actions/runs/26091452297"
    }
  ]
}