{
  "_id": "6a16cdecacfb0bcc41d8a281",
  "Package": "text.alignment",
  "Type": "Package",
  "Title": "Text Alignment with Smith-Waterman",
  "Version": "0.1.5",
  "Authors@R": "c(\nperson('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be', comment = \"Rewrite of functionalities from the textreuse R package\"),\nperson('Vrije Universiteit Brussel - DIGI: Brussels Platform for Digital Humanities', role = 'cph'),\nperson('Lincoln', 'Mullen', role = c('ctb', 'cph')))",
  "Maintainer": "Jan Wijffels <jwijffels@bnosac.be>",
  "Description": "Find similarities between texts using the Smith-Waterman\nalgorithm. The algorithm performs local sequence alignment and\ndetermines similar regions between two strings. The\nSmith-Waterman algorithm is explained in the paper:\n\"Identification of common molecular subsequences\" by T.F.Smith\nand M.S.Waterman (1981), available at\n<doi:10.1016/0022-2836(81)90087-5>. This package implements the\nsame logic for sequences of words and letters instead of\nmolecular sequences.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DIGI-VUB/text.alignment",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://digi-vub.r-universe.dev",
  "Date/Publication": "2025-11-26 23:26:35 UTC",
  "RemoteUrl": "https://github.com/digi-vub/text.alignment",
  "RemoteRef": "HEAD",
  "RemoteSha": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 10:51:50 UTC",
    "User": "root"
  },
  "Author": "Jan Wijffels [aut, cre, cph] (Rewrite of functionalities from the\ntextreuse R package),\nVrije Universiteit Brussel - DIGI: Brussels Platform for Digital\nHumanities [cph],\nLincoln Mullen [ctb, cph]",
  "MD5sum": "9bd79b93fef6b7842774655f2f6dc72b",
  "_user": "digi-vub",
  "_type": "src",
  "_file": "text.alignment_0.1.5.tar.gz",
  "_fileid": "632d88f5a23d93d5a6abaa659142ebcfcd32cbd57bcc3bed712c792161483b79",
  "_filesize": 147158,
  "_sha256": "632d88f5a23d93d5a6abaa659142ebcfcd32cbd57bcc3bed712c792161483b79",
  "_created": "2026-05-27T10:51:50.000Z",
  "_published": "2026-05-27T10:56:44.056Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78061079988,
      "time": 118,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238524583"
    },
    {
      "job": 78061079955,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238531946"
    },
    {
      "job": 78061080036,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238522666"
    },
    {
      "job": 78061079982,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238522096"
    },
    {
      "job": 78061079921,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238513484"
    },
    {
      "job": 78061079914,
      "time": 250,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238567032"
    },
    {
      "job": 78061079925,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238523323"
    },
    {
      "job": 78061079895,
      "time": 206,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238553005"
    },
    {
      "job": 78060601936,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238484588"
    },
    {
      "job": 78061079928,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238518808"
    },
    {
      "job": 78061079903,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7238515765"
    },
    {
      "job": 78061079897,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7238517406"
    },
    {
      "job": 78061079884,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7238517785"
    }
  ],
  "_buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/digi-vub/text.alignment",
  "_commit": {
    "id": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
    "author": "Jan Wijffels <jwijffels@bnosac.be>",
    "committer": "Jan Wijffels <jwijffels@bnosac.be>",
    "message": "news\n",
    "time": 1764199595
  },
  "_maintainer": {
    "name": "Jan Wijffels",
    "email": "jwijffels@bnosac.be",
    "login": "jwijffels",
    "description": "www.bnosac.be",
    "uuid": 1710810
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.5",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "digi-vub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "0.1.5",
      "date": "2025-11-26"
    }
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "jwijffels",
      "count": 20,
      "uuid": 1710810
    }
  ],
  "_userbio": {
    "uuid": 62653831,
    "type": "organization",
    "name": "DIGI: Brussels Platform for Digital Humanities"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/text.alignment"
  },
  "_devurl": "https://github.com/digi-vub/text.alignment",
  "_searchresults": 14,
  "_topics": [
    "cpp"
  ],
  "_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/text.alignment.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/digi-vub/text.alignment",
  "_realowner": "digi-vub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-03-30"
    },
    {
      "version": "0.1.1",
      "date": "2020-04-23"
    },
    {
      "version": "0.1.2",
      "date": "2020-09-08"
    },
    {
      "version": "0.1.3",
      "date": "2022-08-17"
    },
    {
      "version": "0.1.4",
      "date": "2023-09-14"
    },
    {
      "version": "0.1.5",
      "date": "2025-11-27"
    }
  ],
  "_exports": [
    "smith_waterman",
    "smith_waterman_misaligned",
    "smith_waterman_pairwise",
    "tokenize_letters",
    "tokenize_spaces_punct"
  ],
  "_help": [
    {
      "page": "smith_waterman",
      "title": "Align text using Smith-Waterman",
      "topics": [
        "smith_waterman"
      ]
    },
    {
      "page": "smith_waterman_misaligned",
      "title": "Extract misaligned elements",
      "topics": [
        "smith_waterman_misaligned"
      ]
    },
    {
      "page": "smith_waterman_pairwise",
      "title": "Perform multiple alignments using Smith-Waterman",
      "topics": [
        "smith_waterman_pairwise"
      ]
    },
    {
      "page": "tokenize_letters",
      "title": "Tokenise text into a sequence of characters",
      "topics": [
        "tokenize_letters"
      ]
    },
    {
      "page": "tokenize_spaces_punct",
      "title": "Tokenise text into a sequence of words",
      "topics": [
        "tokenize_spaces_punct"
      ]
    }
  ],
  "_readme": "https://github.com/digi-vub/text.alignment/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "textalignment.Rmd",
      "filename": "textalignment.html",
      "title": "Text Alignment",
      "author": "Jan Wijffels",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Smith Waterman",
        "Example usage",
        "Example matching 2 names",
        "Example matching 2 translations",
        "Find relevant sequences of texts in other texts",
        "Get alignment overview as a data.frame"
      ],
      "created": "2020-03-25 20:59:44",
      "modified": "2020-05-06 10:20:47",
      "commits": 5
    }
  ],
  "_score": 4.886490725172482,
  "_indexed": true,
  "_nocasepkg": "text.alignment",
  "_universes": [
    "digi-vub",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "e320f715276fb108e2768cc92fd94493dc6d480393bdacf420780c3707fbe7de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-27T10:54:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "d13d82beffb57857d42f270e9e2d63cc8fa608d8055843b3a81a62a1369e746a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "e7e62f8cbe6f764348914d86b5b9d026d5f8f4650be64382ba552489c6e02978",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "8c7f75cfa9c0c35d713a7f4f9d929e252adb7e2784d93ed00b3387cfb3684f1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:25.000Z",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "aef9f9551f35e760e45525bdd0f3a754577fa84dac20276e0ba7a3f045f6e314",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-27T10:55:15.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "48e4892c4cf2e9e73d50d60e8e17fb33a9326cea815c46de1e89a96dc53db759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:54.000Z",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "6d9d4639d6267cbf7b15d0c9af82c27fd4d3d3255be9523cc94731263f4ff036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-27T10:55:02.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "2bedd5719bc9d90845fc557518ccdd5ad06e7f782a72419b5b7ca0c33045255c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:52.000Z",
      "arch": "emscripten",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "b74267e76625c20a50208f3cb5020765130d6aa9cc11dd4337ad4bb9fb3e3787",
      "status": "success",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:08.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "433d9154b587a981ab9819bbff33230f5f06a39e7f7a0ccd4a53284b24bfbd54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:16.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "5276f2d56330cb4e97fc53f7abb64f2a09d47250261eb01602bf92ff92c0dbaa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-27T10:53:08.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "796f00878996c1e3654afffb8077809ef421287a41f8d1234949400d8b6a6b6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/26506616899"
    }
  ]
}