{
  "_id": "6a59cf0b09eb0996dd68e24f",
  "Package": "ssw",
  "Title": "Striped Smith-Waterman Algorithm for Sequence Alignment using\nSIMD",
  "Version": "0.2.1",
  "Authors@R": "c(\nperson(\"Nan\", \"Xiao\", email = \"me@nanx.me\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-0250-5673\"))\n)",
  "Description": "Provides an R interface for 'SSW' (Striped Smith-Waterman)\nvia its 'Python' binding 'ssw-py'. 'SSW' is a fast 'C' and\n'C++' implementation of the Smith-Waterman algorithm for\npairwise sequence alignment using\nSingle-Instruction-Multiple-Data (SIMD) instructions. 'SSW'\nenhances the standard algorithm by efficiently returning\nalignment information and suboptimal alignment scores. The core\n'SSW' library offers performance improvements for various\nbioinformatics tasks, including protein database searches,\nshort-read alignments, primary and split-read mapping,\nstructural variant detection, and read-overlap graph\ngeneration. These features make 'SSW' particularly useful for\ngenomic applications. Zhao et al. (2013)\n<doi:10.1371/journal.pone.0082138> developed the original 'C'\nand 'C++' implementation.",
  "License": "MIT + file LICENSE",
  "URL": "https://nanx.me/ssw-r/, https://github.com/nanxstats/ssw-r",
  "BugReports": "https://github.com/nanxstats/ssw-r/issues",
  "Encoding": "UTF-8",
  "SystemRequirements": "Python (>= 3.6.0), ssw-py (>= 1.0.0). Detailed\ninstallation instructions can be found in the README file.",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://nanxstats.r-universe.dev",
  "Date/Publication": "2024-09-17 22:19:48 UTC",
  "RemoteUrl": "https://github.com/nanxstats/ssw-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 06:39:34 UTC",
    "User": "root"
  },
  "Author": "Nan Xiao [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0250-5673>)",
  "Maintainer": "Nan Xiao <me@nanx.me>",
  "_user": "nanxstats",
  "_type": "src",
  "_file": "ssw_0.2.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d2ce637a5e1aa2513bcdc6b32fdab96e97caa3d1e59912338dcec215485f8df4",
  "_filesize": 149240,
  "_sha256": "d2ce637a5e1aa2513bcdc6b32fdab96e97caa3d1e59912338dcec215485f8df4",
  "_expires": "2026-10-25T06:43:21.000Z",
  "_created": "2026-07-17T06:39:34.000Z",
  "_published": "2026-07-17T06:43:23.584Z",
  "_jobs": [
    {
      "job": 87822263802,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399157787"
    },
    {
      "job": 87822263800,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399170637"
    },
    {
      "job": 87822263833,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399144826"
    },
    {
      "job": 87822263804,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399145842"
    },
    {
      "job": 87821736883,
      "time": 225,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399115120"
    },
    {
      "job": 87822263811,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8399153437"
    },
    {
      "job": 87822263822,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8399141458"
    },
    {
      "job": 87822263809,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8399139214"
    },
    {
      "job": 87822263810,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8399154959"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947",
  "_status": "success",
  "_upstream": "https://github.com/nanxstats/ssw-r",
  "_commit": {
    "id": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
    "author": "Nan Xiao <me@nanx.me>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from nanxstats/news\n\nUpdate news for v0.2.1",
    "time": 1726611588
  },
  "_maintainer": {
    "name": "Nan Xiao",
    "email": "me@nanx.me",
    "login": "nanxstats",
    "bluesky": "@nanxstats.bsky.social",
    "linkedin": "in/nanxstats",
    "twitter": "@nanxstats",
    "description": "Statistician",
    "uuid": 199363,
    "orcid": "0000-0002-0250-5673"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "nanxstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bioinformatics",
    "reticulate",
    "sequence-alignment",
    "simd",
    "smith-waterman"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "nanxstats",
      "count": 53,
      "uuid": 199363
    }
  ],
  "_userbio": {
    "uuid": 199363,
    "type": "user",
    "name": "Nan Xiao",
    "followers": 808,
    "description": "Statistician"
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ssw"
  },
  "_devurl": "https://github.com/nanxstats/ssw-r",
  "_pkgdown": "https://nanx.me/ssw-r/",
  "_searchresults": 0,
  "_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/ssw.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nanxstats/ssw-r",
  "_realowner": "nanxstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-09-05"
    },
    {
      "version": "0.2.1",
      "date": "2024-09-18"
    }
  ],
  "_exports": [
    "align",
    "force_align",
    "formatter",
    "install_ssw_py",
    "is_installed_ssw_py",
    "ssw_py"
  ],
  "_help": [
    {
      "page": "align",
      "title": "Perform Smith-Waterman alignment of a read against a reference sequence",
      "topics": [
        "align"
      ]
    },
    {
      "page": "force_align",
      "title": "Perform forced alignment with increased gap open penalty",
      "topics": [
        "force_align"
      ]
    },
    {
      "page": "formatter",
      "title": "Format and pretty-print SSW forced alignment results without truncation",
      "topics": [
        "formatter"
      ]
    },
    {
      "page": "install_ssw_py",
      "title": "Install ssw-py and its dependencies",
      "topics": [
        "install_ssw_py"
      ]
    },
    {
      "page": "is_installed_ssw_py",
      "title": "Is ssw-py installed?",
      "topics": [
        "is_installed_ssw_py"
      ]
    },
    {
      "page": "print.ssw",
      "title": "Print SSW alignment results",
      "topics": [
        "print.ssw"
      ]
    },
    {
      "page": "ssw_py",
      "title": "Global reference to ssw-py",
      "topics": [
        "ssw_py"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nanxstats/ssw-r/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nanxstats/ssw-r/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ssw.Rmd",
      "filename": "ssw.html",
      "title": "Getting started with ssw-r: Sequence alignment examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Exact alignment",
        "Deletion",
        "Insertion with gap open",
        "Insertion with no gap open penalty",
        "Specify start index",
        "Forced alignment",
        "Acknowledgements",
        "References"
      ],
      "created": "2020-06-07 02:08:34",
      "modified": "2024-09-10 02:41:53",
      "commits": 11
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "ssw",
  "_universes": [
    "nanxstats"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-17T06:41:54.000Z",
      "distro": "resolute",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/ab7522dab0ab60fb043866743b99a639ea845190aa7b56bc2717fde9fc21c235",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-07-17T06:42:32.000Z",
      "distro": "resolute",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/9e7d0b48c65dbefb50a879d19ab121575c48b106fe5083cc614d848618d638b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-17T06:41:13.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/440149fd0fed5fc1a9c897424cd87ea0a7bda27fb44229b948a9b2608d2e0fc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-07-17T06:41:14.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/e3f449a747a32927e519430d80c67f2a7900bc254a6de570882a8032a4a6011f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-07-17T06:42:01.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/570a157c5e5ca46c8ca130ab440bd666a4edfcfd0f399437e0b2fa1edbeb8fd9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-17T06:40:54.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/1e99f0be74e7f453405ac3982281d75543d01eafaacabfdf800a357ebdcd104a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-17T06:40:42.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/4b6542f362d63cd85900b019878c20e80827fe291c00adfd5ab8cfee55e00b0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-07-17T06:41:37.000Z",
      "commit": "9b36eb0fcb17d5027d3aaf33d2f680200414eeb7",
      "fileid": "https://r2.ropensci.org/74cf81a11742554e997b8510f629759938acd401350151e09ee33273f7ea6f55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nanxstats/actions/runs/29560493947"
    }
  ]
}