{
  "_id": "6a47b5e9e06c18f0a651b9ac",
  "Package": "distops",
  "Title": "Usual Operations for Distance Matrices in R",
  "Version": "0.1.0",
  "Authors@R": "person(\"Aymeric\", \"Stamm\", , \"aymeric.stamm@cnrs.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8725-3654\"))",
  "Description": "It provides the subset operator for dist objects and a\nfunction to compute medoid(s) that are fully parallelized\nleveraging the 'RcppParallel' package. It also provides\nfunctions for package developers to easily implement their own\nparallelized dist() function using a custom 'C++'-based\ndistance function.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.0",
  "URL": "https://github.com/lmjl-alea/distops,\nhttps://lmjl-alea.github.io/distops/",
  "BugReports": "https://github.com/lmjl-alea/distops/issues",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake git make libgit2-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://lmjl-alea.r-universe.dev",
  "Date/Publication": "2024-01-23 09:47:40 UTC",
  "RemoteUrl": "https://github.com/lmjl-alea/distops",
  "RemoteRef": "HEAD",
  "RemoteSha": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 13:09:15 UTC",
    "User": "root"
  },
  "Author": "Aymeric Stamm [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8725-3654>)",
  "Maintainer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
  "_user": "lmjl-alea",
  "_type": "src",
  "_file": "distops_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1460c0a0fa6a8eebd917d666e65cdfd753574148ae358497a01f2c5681d6765e",
  "_filesize": 123862,
  "_sha256": "1460c0a0fa6a8eebd917d666e65cdfd753574148ae358497a01f2c5681d6765e",
  "_expires": "2026-10-11T13:15:20.000Z",
  "_created": "2026-07-03T13:09:15.000Z",
  "_published": "2026-07-03T13:15:21.443Z",
  "_jobs": [
    {
      "job": 85006827962,
      "time": 137,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067388815"
    },
    {
      "job": 85006827995,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067387216"
    },
    {
      "job": 85006828029,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067397594"
    },
    {
      "job": 85006827991,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067385160"
    },
    {
      "job": 85006827966,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067376575"
    },
    {
      "job": 85006827963,
      "time": 197,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067408332"
    },
    {
      "job": 85006828030,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067369789"
    },
    {
      "job": 85006827969,
      "time": 322,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067450570"
    },
    {
      "job": 85006305128,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067337075"
    },
    {
      "job": 85006827960,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8067388609"
    },
    {
      "job": 85006828016,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8067375290"
    },
    {
      "job": 85006827972,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8067372573"
    },
    {
      "job": 85006827953,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8067374458"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139",
  "_status": "success",
  "_upstream": "https://github.com/lmjl-alea/distops",
  "_commit": {
    "id": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
    "author": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "committer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
    "message": "Fix CRAN issues.\n",
    "time": 1706003260
  },
  "_maintainer": {
    "name": "Aymeric Stamm",
    "email": "aymeric.stamm@cnrs.fr",
    "login": "astamm",
    "mastodon": "@aymeric_stamm@mastodon.social",
    "bluesky": "@aymeric-stamm.bsky.social",
    "orcid": "0000-0002-8725-3654",
    "description": "",
    "uuid": 6044838
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "lmjl-alea",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "astamm",
      "count": 11,
      "uuid": 6044838
    }
  ],
  "_userbio": {
    "uuid": 85163893,
    "type": "organization",
    "name": "ALEA - Statistics Team of the Department of Mathematics Jean Leray",
    "followers": 8
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/distops"
  },
  "_devurl": "https://github.com/lmjl-alea/distops",
  "_pkgdown": "https://lmjl-alea.github.io/distops/",
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/distops.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lmjl-alea/distops",
  "_realowner": "lmjl-alea",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-23"
    }
  ],
  "_exports": [
    "find_medoids",
    "use_distance",
    "use_distops"
  ],
  "_help": [
    {
      "page": "distops-package",
      "title": "distops: Usual Operations for Distance Matrices in R",
      "topics": [
        "distops-package",
        "distops"
      ]
    },
    {
      "page": "sub-.dist",
      "title": "Distance Matrix Subset Operator",
      "topics": [
        "[.dist"
      ]
    },
    {
      "page": "find_medoids",
      "title": "Finds the medoids from a distance matrix",
      "topics": [
        "find_medoids"
      ]
    },
    {
      "page": "use_distance",
      "title": "Adds a distance function to the package",
      "topics": [
        "use_distance"
      ]
    },
    {
      "page": "use_distops",
      "title": "Setups package to use the *distops* package",
      "topics": [
        "use_distops"
      ]
    }
  ],
  "_readme": "https://github.com/lmjl-alea/distops/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppParallel",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_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"
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "distops",
  "_universes": [
    "lmjl-alea",
    "astamm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:11:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/eb801a05485ea5ad7f21c64c6dcd2516996565166ec8e6e5a31e1bb127b0ebc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:11:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/7b16682766240bac9601943f6cee9594e19374dbf1b9ebbbce563341de4e7bd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:12:11.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/a4931ca95f67aec18cee4d7a7fb80ad4f82a910a529fac3b3f551eb47e668a8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-03T13:11:31.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/98bfa860b7679245bc6728ba6623fc7937f47f60a1985307bb4c50870cea7711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:11:06.000Z",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/69e4df2c2931f23cb62bf28fac3a37896226f65c18c14c6e7d9dd3db5a318c8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:12:18.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/599827a73ae2e16b2ec99344c382fec802cd0c17873bfdc051df6816361d0f59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:10:50.000Z",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/5ae648c55862fc888bae5a761114ed22af13b55c26b027e80f970df9d993cf66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-03T13:14:26.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/7504c04776bb70c8fd84d985ccbd44ff035623a9dcbef8f3e66cbcfa22d048e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-03T13:11:52.000Z",
      "arch": "emscripten",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/e562b719c860212dfebf25f2644b0ff62082c0f866c116e9f36a62cc685feb0f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:10:36.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/228edfd8a9f9b8a171860819996a7eb73e4b744c9d1fcd1229b8cdfa55d7deab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:10:29.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/71aadddbd611ae2df1b8abea5289cfdaba553b929620c6f079fd3f6c0051929f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-03T13:10:34.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "https://r2.ropensci.org/5a4d2e58db6bc3ad61740562b5ccedc655cce430b7c0003278ef3a3c2f6c9fba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/28662511139"
    }
  ]
}