{
  "_id": "6a49bb90a279a6f28ab9b847",
  "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-07-05 01:59:21 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]",
  "_user": "digi-vub",
  "_type": "src",
  "_file": "text.alignment_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/0b5941ba8900b69e70a6d697f8b455a6d29703b250e46e1b68a8f62f1a520758",
  "_filesize": 147347,
  "_sha256": "0b5941ba8900b69e70a6d697f8b455a6d29703b250e46e1b68a8f62f1a520758",
  "_expires": "2026-10-13T02:03:47.000Z",
  "_created": "2026-07-05T01:59:21.000Z",
  "_published": "2026-07-05T02:04:00.583Z",
  "_jobs": [
    {
      "job": 85184287519,
      "time": 165,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087405018"
    },
    {
      "job": 85184287524,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087397553"
    },
    {
      "job": 85184287521,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087399941"
    },
    {
      "job": 85184287515,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087400095"
    },
    {
      "job": 85184287506,
      "time": 168,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087401346"
    },
    {
      "job": 85184287518,
      "time": 228,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087409960"
    },
    {
      "job": 85184287520,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087402209"
    },
    {
      "job": 85184287516,
      "time": 203,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087407141"
    },
    {
      "job": 85184151856,
      "time": 153,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087386328"
    },
    {
      "job": 85184287496,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087400817"
    },
    {
      "job": 85184287522,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087397243"
    },
    {
      "job": 85184287504,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087396116"
    },
    {
      "job": 85184287539,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087396575"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 10
  },
  "_downloads": {
    "count": 368,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/text.alignment"
  },
  "_mentions": 9,
  "_devurl": "https://github.com/digi-vub/text.alignment",
  "_searchresults": 18,
  "_topics": [
    "cpp"
  ],
  "_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/text.alignment.html",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "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": 5.949877704036875,
  "_indexed": true,
  "_nocasepkg": "text.alignment",
  "_universes": [
    "digi-vub",
    "jwijffels"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-05T02:02:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/68f06c3aa6fd706d63ff97d504e038e7a670b61968619e1fc5d8ec2a2cc8998d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:04.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/26a72bccf1e9eff8290905920e70a36fb128280be83f3d99dda08898031eb565",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/2a0d1c467b34f1a1296e63aaf54bab24c4c66b2edd43fa1aa09badc0ad07b64a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:25.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/1c14c60ff657069e06cc018b6f41d4a09609cfb67631f25db81089f74d730616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:38.000Z",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/afc758cd1e7593748fe4948e73f9dee5df4ab21c24018a15d3fcc721db2a0719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-05T02:02:46.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/1e3a130206121ea5a6f43d232a1573240e7b504cfaa13bbfb1a4e0c1cd976830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:34.000Z",
      "arch": "aarch64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/c54fd54f0dbf20f2dd653573e6e3bf1a97df1f8cc1bdbb62c97e3215f3ee78c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-05T02:02:13.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/2903a30349f2a40b1b60e776ccb656e12b77cff3e9ae655344c80f6bf3a72318",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-05T02:01:45.000Z",
      "arch": "emscripten",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/cb18e1b234be8860328c0b0028d441d1be701e6fa6091c90e8d78bc7d8e4691a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-05T02:00:36.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/7dc055d0ed5ad0b76b9c6766226baad1d8285444bb6615b9d732305c16468bee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-05T02:00:27.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/66159c703371649f23055c01b57f1e05dc6b76b272895923b2780cea5890c099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-05T02:00:32.000Z",
      "arch": "x86_64",
      "commit": "5fff084d6aa64ef626358ee97ea196d5caa855e8",
      "fileid": "https://r2.ropensci.org/b3eda18bb25ff790ca93a4fef4ae0ca8f23810f6510957d90c9688dbf52f3fd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/digi-vub/actions/runs/28726271412"
    }
  ]
}