{
  "_id": "6a2e56af3efcd9bda430aa62",
  "Package": "DataSimilarity",
  "Type": "Package",
  "Title": "Quantifying Similarity of Datasets and Multivariate Two- And\nk-Sample Testing",
  "Version": "0.4.0",
  "Date": "2026-05-15",
  "Authors@R": "c(person(given = \"Marieke\", family = \"Stolte\", \nemail = \"marieke.stolte@ibe.med.uni-muenchen.de\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0002-0711-6789\")),\nperson(given = \"Luca\", family = \"Sauer\", role = c(\"aut\"),\ncomment = c(ORCID = \"0009-0000-1086-023X\")),\nperson(given = \"David\", family = \"Alvarez-Melis\", role = c(\"ctb\"),\ncomment = \"Original python implementation of OTDD, <https://github.com/microsoft/otdd.git>\"),\nperson(given = \"Nabarun\", family = \"Deb\", role = c(\"ctb\"),\ncomment = \"Original implementation of rank-based Energy test (DS), <https://github.com/NabarunD/MultiDistFree.git>\"),\nperson(given = \"Bodhisattva\", family = \"Sen\", role = c(\"ctb\"),\ncomment = \"Original implementation of rank-based Energy test (DS), <https://github.com/NabarunD/MultiDistFree.git>\"))",
  "Description": "A collection of methods for quantifying the similarity of\ntwo or more datasets, many of which can be used for two- or\nk-sample testing. It provides newly implemented methods as well\nas wrapper functions for existing methods that enable calling\nmany different methods in a unified framework. The methods were\nselected from the review and comparison of Stolte et al. (2024)\n<doi:10.1214/24-SS149>. An empirical comparison of the methods\nwas performed in Stolte et al. (2026)\n<doi:10.48550/arXiv.2604.11458> for categorical data and in\nStolte et al. (2026) <doi:10.48550/arXiv.2604.12327> for\nnumeric data.",
  "License": "GPL (>= 3)",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 07:16:37 UTC",
    "User": "root"
  },
  "Author": "Marieke Stolte [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0002-0711-6789>), Luca Sauer [aut]\n(ORCID: <https://orcid.org/0009-0000-1086-023X>), David\nAlvarez-Melis [ctb] (Original python implementation of OTDD,\n<https://github.com/microsoft/otdd.git>), Nabarun Deb [ctb]\n(Original implementation of rank-based Energy test (DS),\n<https://github.com/NabarunD/MultiDistFree.git>), Bodhisattva\nSen [ctb] (Original implementation of rank-based Energy test\n(DS), <https://github.com/NabarunD/MultiDistFree.git>)",
  "Maintainer": "Marieke Stolte <marieke.stolte@ibe.med.uni-muenchen.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-15 08:19:19 UTC",
  "RemoteUrl": "https://github.com/cran/DataSimilarity",
  "RemoteRef": "HEAD",
  "RemoteSha": "b0bceebe6a415b81875365ba953c80f6b93b259c",
  "MD5sum": "50cd93cf6b565c8a507e98b813ab82bd",
  "_user": "cran",
  "_type": "src",
  "_file": "DataSimilarity_0.4.0.tar.gz",
  "_fileid": "d33460e968708c89992e339b91990510be4c35a16a407c7c6e7355df31ee3295",
  "_filesize": 2299168,
  "_sha256": "d33460e968708c89992e339b91990510be4c35a16a407c7c6e7355df31ee3295",
  "_created": "2026-06-14T07:16:37.000Z",
  "_published": "2026-06-14T07:22:23.114Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81257941521,
      "time": 280,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618595178"
    },
    {
      "job": 81257941512,
      "time": 299,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618597600"
    },
    {
      "job": 81257268145,
      "time": 687,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618560329"
    },
    {
      "job": 81257941501,
      "time": 172,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618582509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27491435915",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DataSimilarity",
  "_commit": {
    "id": "b0bceebe6a415b81875365ba953c80f6b93b259c",
    "author": "Marieke Stolte <marieke.stolte@ibe.med.uni-muenchen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.4.0\n",
    "time": 1778833159
  },
  "_maintainer": {
    "name": "Marieke Stolte",
    "email": "marieke.stolte@ibe.med.uni-muenchen.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ade4",
      "role": "Suggests"
    },
    {
      "package": "approxOT",
      "role": "Suggests"
    },
    {
      "package": "Ball",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "clue",
      "role": "Suggests"
    },
    {
      "package": "cramer",
      "role": "Suggests"
    },
    {
      "package": "crossmatch",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "densratio",
      "role": "Suggests"
    },
    {
      "package": "DWDLargeR",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "Ecume",
      "role": "Suggests"
    },
    {
      "package": "energy",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "FNN",
      "role": "Suggests"
    },
    {
      "package": "GraphRankTest",
      "role": "Suggests"
    },
    {
      "package": "gTests",
      "role": "Suggests"
    },
    {
      "package": "gTestsMulti",
      "role": "Suggests"
    },
    {
      "package": "HDLSSkST",
      "role": "Suggests"
    },
    {
      "package": "hypoRF",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "kerTests",
      "role": "Suggests"
    },
    {
      "package": "KMD",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "LPKsample",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "mvtnorm",
      "role": "Suggests"
    },
    {
      "package": "nbpMatching",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "randtoolbox",
      "role": "Suggests"
    },
    {
      "package": "rlemon",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "rpart.plot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "synthpop",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "cluster",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2026-09",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-06-16"
    },
    {
      "name": "0.3.0",
      "date": "2026-02-27"
    },
    {
      "name": "0.4.0",
      "date": "2026-05-15"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mariekestolte",
      "count": 3,
      "uuid": 52041172
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 606,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 534,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DataSimilarity"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DataSimilarity.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-03-22"
    },
    {
      "version": "0.2.0",
      "date": "2025-06-16"
    },
    {
      "version": "0.3.0",
      "date": "2026-02-27"
    },
    {
      "version": "0.4.0",
      "date": "2026-05-15"
    }
  ],
  "_exports": [
    "AUC",
    "Bahr",
    "BallDivergence",
    "BF",
    "BG",
    "BG2",
    "BMG",
    "BQS",
    "C2ST",
    "CCS",
    "CCS_cat",
    "CF",
    "CF_cat",
    "CMDistance",
    "Cramer",
    "DataSimilarity",
    "DiProPerm",
    "DISCOB",
    "DISCOF",
    "DS",
    "dwdProj",
    "Energy",
    "engineerMetric",
    "f.a",
    "f.aCat",
    "f.s",
    "f.sCat",
    "findSigma",
    "findSimilarityMethod",
    "FR",
    "FR_cat",
    "FStest",
    "GGRL",
    "GGRLCat",
    "GPK",
    "gTests",
    "gTests_cat",
    "gTestsMulti",
    "HamiltonPath",
    "hammingDist",
    "HMN",
    "Jeffreys",
    "kerTests",
    "KMD",
    "knn",
    "knn.bf",
    "knn.fast",
    "LHZ",
    "LHZStatistic",
    "MD",
    "MMCM",
    "MMD",
    "MST",
    "MST5",
    "MW",
    "NKT",
    "OTDD",
    "Petrie",
    "rectPartition",
    "RISE",
    "RItest",
    "Rosenbaum",
    "SC",
    "SH",
    "svmProj",
    "tStat",
    "Wasserstein",
    "YMRZL",
    "ZC",
    "ZC_cat"
  ],
  "_datasets": [
    {
      "name": "method.table",
      "title": "List of Methods Included in the Package",
      "object": "method.table",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Method",
        "Implementation",
        "Target.Inclusion",
        "Numeric",
        "Categorical",
        "Unequal.Sample.Sizes",
        "p.Larger.N",
        "Multiple.Samples",
        "Without.training",
        "No.assumptions",
        "No.parameters",
        "Implemented",
        "Complexity",
        "Interpretable.units",
        "Lower.bound",
        "Upper.bound",
        "Rotation.invariant",
        "Location.change.invariant",
        "Homogeneous.scale.invariant",
        "Positive.definite",
        "Symmetric",
        "Triangle.inequality",
        "Consistency.N",
        "Consistency.p",
        "Number.Fulfilled",
        "Number.Cond.Fulfilled",
        "Number.Unfulfilled",
        "Number.NA",
        "Class",
        "Subclass"
      ],
      "rows": 45,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "DataSimilarity-package",
      "title": "Quantifying Similarity of Datasets and Multivariate Two- And k-Sample Testing",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DataSimilarity-package"
      ]
    },
    {
      "page": "Bahr",
      "title": "Bahr (1996) Multivariate Two-sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Bahr"
      ]
    },
    {
      "page": "BallDivergence",
      "title": "Ball Divergence Based Two- or k-sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BallDivergence"
      ]
    },
    {
      "page": "BF",
      "title": "Baringhaus and Franz (2010) Rigid Motion Invariant Multivariate Two-sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BF"
      ]
    },
    {
      "page": "BG",
      "title": "Biau and Gyorfi (2005) Two-sample Homogeneity Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BG"
      ]
    },
    {
      "page": "BG2",
      "title": "Biswas and Ghosh (2014) Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BG2"
      ]
    },
    {
      "page": "BMG",
      "title": "Biswas et al. (2014) Two-sample Runs Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BMG"
      ]
    },
    {
      "page": "BQS",
      "title": "Barakat et al. (1996) Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "BQS"
      ]
    },
    {
      "page": "C2ST",
      "title": "Classifier Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "C2ST"
      ]
    },
    {
      "page": "CCS",
      "title": "Weighted Edge-Count Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "CCS"
      ]
    },
    {
      "page": "CCS_cat",
      "title": "Weighted Edge-Count Two-Sample Test for Discrete Data",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "CCS_cat"
      ]
    },
    {
      "page": "CF",
      "title": "Generalized Edge-Count Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "CF"
      ]
    },
    {
      "page": "CF_cat",
      "title": "Generalized Edge-Count Test for Discrete Data",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "CF_cat"
      ]
    },
    {
      "page": "CMDistance",
      "title": "Constrained Minimum Distance",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "CMDistance"
      ]
    },
    {
      "page": "Cramer",
      "title": "Cramér Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Cramer"
      ]
    },
    {
      "page": "DataSimilarity",
      "title": "Dataset Similarity",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DataSimilarity"
      ]
    },
    {
      "page": "dipro.fun",
      "title": "Direction-Projection Functions for DiProPerm Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "dipro.fun",
        "dwdProj",
        "svmProj"
      ]
    },
    {
      "page": "DiProPerm",
      "title": "Direction-Projection-Permutation (DiProPerm) Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DiProPerm"
      ]
    },
    {
      "page": "DISCOB",
      "title": "Distance Components (DISCO) Tests",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DISCOB"
      ]
    },
    {
      "page": "DISCOF",
      "title": "Distance Components (DISCO) Tests",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DISCOF"
      ]
    },
    {
      "page": "DS",
      "title": "Rank-Based Energy Test (Deb and Sen, 2021)",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "DS"
      ]
    },
    {
      "page": "Energy",
      "title": "Energy Statistic and Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Energy"
      ]
    },
    {
      "page": "engineerMetric",
      "title": "Engineer Metric",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "engineerMetric"
      ]
    },
    {
      "page": "findSimilarityMethod",
      "title": "Selection of Appropriate Methods for Quantifying the Similarity of Datasets",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "findSimilarityMethod"
      ]
    },
    {
      "page": "FR",
      "title": "Friedman-Rafsky Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "FR"
      ]
    },
    {
      "page": "FR_cat",
      "title": "Friedman-Rafsky Test for Discrete Data",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "FR_cat"
      ]
    },
    {
      "page": "FStest",
      "title": "Multisample FS Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "FStest"
      ]
    },
    {
      "page": "GGRL",
      "title": "Decision-Tree Based Measure of Dataset Distance and Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "f.a",
        "f.aCat",
        "f.s",
        "f.sCat",
        "GGRL",
        "GGRLCat"
      ]
    },
    {
      "page": "GPK",
      "title": "Generalized Permutation-Based Kernel (GPK) Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "findSigma",
        "GPK"
      ]
    },
    {
      "page": "gTests",
      "title": "Graph-Based Tests",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "gTests"
      ]
    },
    {
      "page": "gTests_cat",
      "title": "Graph-Based Tests for Discrete Data",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "gTests_cat"
      ]
    },
    {
      "page": "gTestsMulti",
      "title": "Graph-Based Multi-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "gTestsMulti"
      ]
    },
    {
      "page": "HamiltonPath",
      "title": "Shortest Hamilton path",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "HamiltonPath"
      ]
    },
    {
      "page": "HMN",
      "title": "Random Forest Based Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "HMN"
      ]
    },
    {
      "page": "Jeffreys",
      "title": "Jeffreys Divergence",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Jeffreys"
      ]
    },
    {
      "page": "kerTests",
      "title": "Generalized Permutation-Based Kernel (GPK) Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "kerTests"
      ]
    },
    {
      "page": "KMD",
      "title": "Kernel Measure of Multi-Sample Dissimilarity (KMD)",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "KMD"
      ]
    },
    {
      "page": "knn",
      "title": "K-Nearest Neighbor Graph",
      "topics": [
        "knn",
        "knn.bf",
        "knn.fast"
      ]
    },
    {
      "page": "LHZ",
      "title": "Empirical Characteristic Distance",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "LHZ"
      ]
    },
    {
      "page": "LHZStatistic",
      "title": "Calculation of the Li et al. (2022) Empirical Characteristic Distance",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "LHZStatistic"
      ]
    },
    {
      "page": "method.table",
      "title": "List of Methods Included in the Package",
      "topics": [
        "method.table"
      ]
    },
    {
      "page": "MMCM",
      "title": "Multisample Mahalanobis Crossmatch (MMCM) Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "MMCM"
      ]
    },
    {
      "page": "MMD",
      "title": "Maximum Mean Discrepancy (MMD) Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "MMD"
      ]
    },
    {
      "page": "MST",
      "title": "Minimum Spanning Tree (MST)",
      "topics": [
        "MST",
        "MST5"
      ]
    },
    {
      "page": "MW",
      "title": "Nonparametric Graph-Based LP (GLP) Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "MW"
      ]
    },
    {
      "page": "NKT",
      "title": "Decision-Tree Based Measure of Dataset Similarity ('Ntoutsi et al., 2008')",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "NKT"
      ]
    },
    {
      "page": "OTDD",
      "title": "Optimal Transport Dataset Distance",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "hammingDist",
        "OTDD"
      ]
    },
    {
      "page": "Petrie",
      "title": "Multisample Crossmatch (MCM) Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Petrie"
      ]
    },
    {
      "page": "rectPartition",
      "title": "Calculate a Rectangular Partition",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "rectPartition"
      ]
    },
    {
      "page": "RISE",
      "title": "Rank In Similarity Graph Edge-count two-sample test (RISE)",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "RISE"
      ]
    },
    {
      "page": "RItest",
      "title": "Multisample RI Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "RItest"
      ]
    },
    {
      "page": "Rosenbaum",
      "title": "Rosenbaum Crossmatch Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Rosenbaum"
      ]
    },
    {
      "page": "SC",
      "title": "Graph-Based Multi-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "SC"
      ]
    },
    {
      "page": "SH",
      "title": "Schilling-Henze Nearest Neighbor Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "SH"
      ]
    },
    {
      "page": "stat.fun",
      "title": "Univariate Two-Sample Statistics for DiProPerm Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "AUC",
        "MD",
        "stat.fun",
        "tStat"
      ]
    },
    {
      "page": "Wasserstein",
      "title": "Wasserstein Distance Based Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "Wasserstein"
      ]
    },
    {
      "page": "YMRZL",
      "title": "Yu et al. (2007) Two-Sample Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "YMRZL"
      ]
    },
    {
      "page": "ZC",
      "title": "Maxtype Edge-Count Test",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "ZC"
      ]
    },
    {
      "page": "ZC_cat",
      "title": "Maxtype Edge-Count Test for Discrete Data",
      "concept": [
        "dataset similarity"
      ],
      "topics": [
        "ZC_cat"
      ]
    }
  ],
  "_rundeps": [
    "boot"
  ],
  "_vignettes": [
    {
      "source": "Details.Rnw",
      "filename": "Details.pdf",
      "title": "Details on methods and implementations",
      "engine": "utils::Sweave",
      "headings": [
        "Methods",
        "Implementation overview",
        "Method choice",
        "Implementation details"
      ],
      "created": "2025-06-16 10:20:12",
      "modified": "2026-05-15 08:19:19",
      "commits": 2
    },
    {
      "source": "GettingStarted.Rnw",
      "filename": "GettingStarted.pdf",
      "title": "Getting Started with DataSimilarity",
      "engine": "utils::Sweave",
      "headings": [
        "Introduction",
        "Workflow",
        "Examples for case a): We already know which method to apply",
        "Examples for case b): We are looking for a method to apply"
      ],
      "created": "2025-06-16 10:20:12",
      "modified": "2026-05-15 08:19:19",
      "commits": 2
    }
  ],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "datasimilarity",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-14T07:19:53.000Z",
      "distro": "noble",
      "commit": "b0bceebe6a415b81875365ba953c80f6b93b259c",
      "fileid": "71a29bee11ed5a763b8c27a395a99f419e268285005587f189d25e7198a241c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491435915"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-06-14T07:20:05.000Z",
      "distro": "noble",
      "commit": "b0bceebe6a415b81875365ba953c80f6b93b259c",
      "fileid": "636357218b88a8d35bce2d0c2cee44d180853c71f5f9c2bc4c356b1f58704ddf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491435915"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-06-14T07:20:04.000Z",
      "commit": "b0bceebe6a415b81875365ba953c80f6b93b259c",
      "fileid": "7f0640ac55a21506ed2901b90fe1e1db0a43940d760e25dc01c3fe7d91e3b70d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27491435915"
    }
  ]
}