{
  "_id": "6a25365f4b233be1983974aa",
  "Package": "SimilarityMeasures",
  "Type": "Package",
  "Title": "Trajectory Similarity Measures",
  "Version": "1.4",
  "Date": "2015-02-06",
  "Author": "Kevin Toohey",
  "Maintainer": "Kevin Toohey <kevintoohey@live.com>",
  "Description": "Functions to run and assist four different similarity\nmeasures. The similarity measures included are: longest common\nsubsequence (LCSS), Frechet distance, edit distance and dynamic\ntime warping (DTW). Each of these similarity measures can be\ncalculated from two n-dimensional trajectories, both in matrix\nform.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:10:38 UTC",
    "User": "root"
  },
  "Repository": "https://awesometothemax.r-universe.dev",
  "Date/Publication": "2015-02-06 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/SimilarityMeasures",
  "RemoteRef": "HEAD",
  "RemoteSha": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
  "MD5sum": "a67b69757ebc5cd29d07c3dd7697fa9d",
  "_user": "awesometothemax",
  "_type": "src",
  "_file": "SimilarityMeasures_1.4.tar.gz",
  "_fileid": "22b040dcc31e078abe5ae512d5ac3c14d55e2968ad2cf8ea755237700dd9f6c4",
  "_filesize": 155397,
  "_sha256": "22b040dcc31e078abe5ae512d5ac3c14d55e2968ad2cf8ea755237700dd9f6c4",
  "_created": "2026-06-07T09:10:38.000Z",
  "_published": "2026-06-07T09:14:07.585Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79946912663,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462690882"
    },
    {
      "job": 79946912666,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462690433"
    },
    {
      "job": 79946912653,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462697141"
    },
    {
      "job": 79946912656,
      "time": 177,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462698602"
    },
    {
      "job": 79946764874,
      "time": 134,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462676463"
    },
    {
      "job": 79946912662,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462688589"
    },
    {
      "job": 79946912684,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462684930"
    },
    {
      "job": 79946912675,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462685469"
    },
    {
      "job": 79946912672,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462691303"
    }
  ],
  "_buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SimilarityMeasures",
  "_commit": {
    "id": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
    "author": "Kevin Toohey <kevintoohey@live.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.4\n",
    "time": 1423180800
  },
  "_maintainer": {
    "name": "Kevin Toohey",
    "email": "kevintoohey@live.com",
    "login": "awesometothemax",
    "description": "",
    "uuid": 32920851
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "awesometothemax",
      "count": 1,
      "uuid": 32920851
    }
  ],
  "_userbio": {
    "uuid": 32920851,
    "type": "user",
    "name": "Awesometothemax"
  },
  "_downloads": {
    "count": 1160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SimilarityMeasures"
  },
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SimilarityMeasures.html",
    "manual.pdf"
  ],
  "_realowner": "awesometothemax",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.4",
      "date": "2015-02-06"
    }
  ],
  "_exports": [
    "AveTranslate",
    "DistanceCheck",
    "DistanceSq",
    "DTW",
    "EditDist",
    "Frechet",
    "LCSS",
    "LCSSCalc",
    "LCSSRatio",
    "LCSSRatioCalc",
    "LCSSTranslation",
    "StartEndTranslate",
    "TrajCheck"
  ],
  "_help": [
    {
      "page": "SimilarityMeasures-package",
      "title": "Implements Several Similarity Measures and Useful Functions",
      "topics": [
        "SimilarityMeasures-package",
        "SimilarityMeasures"
      ]
    },
    {
      "page": "AveTranslate",
      "title": "Create an Average Point Translation Vector",
      "topics": [
        "AveTranslate"
      ]
    },
    {
      "page": "DistanceCheck",
      "title": "Check if Two Points Lie Within some Distance in All Dimensions",
      "topics": [
        "DistanceCheck"
      ]
    },
    {
      "page": "DistanceSq",
      "title": "Calculate the Square Distance Between Two Points",
      "topics": [
        "DistanceSq"
      ]
    },
    {
      "page": "Dot",
      "title": "Calculate the Dot Product Between Two Vectors",
      "topics": [
        "Dot"
      ]
    },
    {
      "page": "DTW",
      "title": "Run the Dynamic Time Warping Algorithm on Two Trajectories",
      "topics": [
        "DTW"
      ]
    },
    {
      "page": "EditDist",
      "title": "Run the Edit Distance Algorithm on Two Trajectories",
      "topics": [
        "EditDist"
      ]
    },
    {
      "page": "Frechet",
      "title": "Run the Frechet Calculation Algorithm on Two Trajectories",
      "topics": [
        "Frechet"
      ]
    },
    {
      "page": "FrechetCheck",
      "title": "Checks a Frechet Leash Distance",
      "topics": [
        "FrechetCheck"
      ]
    },
    {
      "page": "LCSS",
      "title": "Run the LCSS Algorithm on Two Trajectories Allowing Translations",
      "topics": [
        "LCSS"
      ]
    },
    {
      "page": "LCSSCalc",
      "title": "Run the LCSS Algorithm on Two Trajectories Without Translations",
      "topics": [
        "LCSSCalc"
      ]
    },
    {
      "page": "LCSSRatio",
      "title": "Find the LCSS Ratio using Two Trajectories Allowing Translations",
      "topics": [
        "LCSSRatio"
      ]
    },
    {
      "page": "LCSSRatioCalc",
      "title": "Find the LCSS Ratio using Two Trajectories Without Translations",
      "topics": [
        "LCSSRatioCalc"
      ]
    },
    {
      "page": "LCSSTranslation",
      "title": "Create a Translation Vector Using LCSS",
      "topics": [
        "LCSSTranslation"
      ]
    },
    {
      "page": "SimLoop",
      "title": "Loop Over and Test Trajectories With Different Translations",
      "topics": [
        "SimLoop"
      ]
    },
    {
      "page": "SinglePointCalc",
      "title": "Calculate Frechet Distance With a Single Point Trajectory",
      "topics": [
        "SinglePointCalc"
      ]
    },
    {
      "page": "StartEndTranslate",
      "title": "Translate a Trajectory Based on Start and End Points",
      "topics": [
        "StartEndTranslate"
      ]
    },
    {
      "page": "TrajCheck",
      "title": "Checking Two Trajectories are Matrices of N Dimensional Points",
      "topics": [
        "TrajCheck"
      ]
    },
    {
      "page": "TranslationSubset",
      "title": "Calculate the Subset of Translations for LCSS",
      "topics": [
        "TranslationSubset"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 3.000971731705812,
  "_indexed": true,
  "_nocasepkg": "similaritymeasures",
  "_universes": [
    "awesometothemax"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-06-07T09:12:21.000Z",
      "distro": "noble",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "c55761c23664e498e197bb65dd24715aea82364be4c4c94b96d8c3b829706df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4",
      "date": "2026-06-07T09:12:16.000Z",
      "distro": "noble",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "8071dcf261019899d94b565381e16da63aa00a973a09de27f7d5f97c7c509fe8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4",
      "date": "2026-06-07T09:13:05.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "394350d87f83f12356fd8b7bf115c31bafff05d3006a70e60d0b54b82a50f428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4",
      "date": "2026-06-07T09:13:14.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "bf190e7f972926c5437e5f5c2c0d7dd036c66f28a80d9c0c99781b616ec0e12c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4",
      "date": "2026-06-07T09:12:14.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "7a7ecd7ffc313095dab4090a7860b503401258eed9f4be9d89f6d550cf0ab0bc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-06-07T09:11:37.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "f7059336f98fbf4b0bbadf2305991f6ef5847867e9a04879f674afa545404c02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4",
      "date": "2026-06-07T09:11:36.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "9bbf512ff7c8db7dbf41203600e29ff78e74306480f7b707f21975fdbc262bfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4",
      "date": "2026-06-07T09:12:20.000Z",
      "commit": "64107376102521049d1617fe81e3fc7a0e9bdb4d",
      "fileid": "4ee865c53536cf608c8a08415c7558cb36c4e7e852b6a783cf0b748cc0dea94b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awesometothemax/actions/runs/27088218997"
    }
  ]
}