{
  "_id": "6a1422a2acfb0bcc41d3ed8b",
  "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-05-25 10:15:05 UTC",
    "User": "root"
  },
  "Author": "Aymeric Stamm [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8725-3654>)",
  "Maintainer": "Aymeric Stamm <aymeric.stamm@cnrs.fr>",
  "MD5sum": "6064fe5a3704de9f54a8f093960ac6f0",
  "_user": "lmjl-alea",
  "_type": "src",
  "_file": "distops_0.1.0.tar.gz",
  "_fileid": "c9cbb555cdc6090778d35db4565f6be0e62a57d209fc5f27b6c2c938d6de8622",
  "_filesize": 122362,
  "_sha256": "c9cbb555cdc6090778d35db4565f6be0e62a57d209fc5f27b6c2c938d6de8622",
  "_created": "2026-05-25T10:15:05.000Z",
  "_published": "2026-05-25T10:21:22.583Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77694621505,
      "time": 134,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196244547"
    },
    {
      "job": 77694621503,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196252281"
    },
    {
      "job": 77694621498,
      "time": 130,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196243337"
    },
    {
      "job": 77694621539,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196242001"
    },
    {
      "job": 77694621504,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196230834"
    },
    {
      "job": 77694621556,
      "time": 334,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196293137"
    },
    {
      "job": 77694621484,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196235551"
    },
    {
      "job": 77694621496,
      "time": 159,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196250345"
    },
    {
      "job": 77694158275,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196209831"
    },
    {
      "job": 77694621508,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196238547"
    },
    {
      "job": 77694621510,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7196242317"
    },
    {
      "job": 77694621451,
      "time": 156,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7196251187"
    },
    {
      "job": 77694621497,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7196235248"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 180,
    "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.0",
  "_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",
    "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",
    "gh",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "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-05-25T10:17:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "f104c2bc1938f02542f71de278bce87a1cf9e5b5bd472798b591e0391f572d6c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T10:18:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "f5e1431b6fa99b6dc81e16bc4f7b58de309628947ed4ebf81be29259e37bdc31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T10:17:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "b208c30f80fbd2724f4a85705d608278ca4cee91434e9cc5f0176499b7d31b4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-25T10:17:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "eb70e98e878480f1dac0d4640dea048dca8a247d89332e75140dbec5c9078695",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T10:16:39.000Z",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "4de290d4ab3fcccb4af25a7bb4e0d56d2474413ddc9a5ad661518d1fa0bd54e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T10:19:53.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "9204fd46d87b32b2f677c1f8c25cee6c453c0d00237b1fba0e3ce2b06713d2d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T10:16:47.000Z",
      "arch": "aarch64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "abaa4201cd3cbff6bdbca1bd6fc133acce48abf9a468dff06b9f118170b3827a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-25T10:17:37.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "791f8c339df981161eee80099edaa1d746ed3e97b5ff440455eb7dad3257f488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-25T10:17:16.000Z",
      "arch": "emscripten",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "4425e797c8a189fff416681b31e6afe0a22701f77a66cd71d2191bfe53be5e8c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T10:16:43.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "3bb943c8924e8d2b3b1522661a4bad7d7f8b359076fe9d7ae19fdfb5fd676925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T10:16:48.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "c32e404d76ebaf168af0179cf753f69b2e74a480576901f1136743db8d3b6f89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-25T10:16:24.000Z",
      "arch": "x86_64",
      "commit": "31b51e31fdefaaac3cfe7d586f4e097aeb052107",
      "fileid": "4188f7ab1ba30414fe788c56ae94c96eb2a86326403cdb455e6e2b407567a325",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lmjl-alea/actions/runs/26395198977"
    }
  ]
}