{
  "_id": "6a27aa8d24555f66ed53416e",
  "Package": "WaveSampling",
  "Type": "Package",
  "Title": "Weakly Associated Vectors (WAVE) Sampling",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Raphaël\", \"Jauslin\", email = \"raphael.jauslin@bfs.admin.ch\",role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1088-3356\")\n),\nperson(\"Yves\", \"Tillé\",role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-0904-5523\"))\n)",
  "Description": "Spatial data are generally auto-correlated, meaning that\nif two units selected are close to each other, then it is\nlikely that they share the same properties. For this reason,\nwhen sampling in the population it is often needed that the\nsample is well spread over space. A new method to draw a sample\nfrom a population with spatial coordinates is proposed. This\nmethod is called wave (Weakly Associated Vectors) sampling. It\nuses the less correlated vector to a spatial weights matrix to\nupdate the inclusion probabilities vector into a sample. For\nmore details see Raphaël Jauslin and Yves Tillé (2019)\n<doi:10.1007/s13253-020-00407-1>.",
  "URL": "https://github.com/RJauslin/WaveSampling",
  "BugReports": "https://github.com/RJauslin/WaveSampling/issues",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Repository": "https://rjauslin.r-universe.dev",
  "Date/Publication": "2025-01-31 12:49:45 UTC",
  "RemoteUrl": "https://github.com/rjauslin/wavesampling",
  "RemoteRef": "HEAD",
  "RemoteSha": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 07:02:52 UTC",
    "User": "root"
  },
  "Author": "Raphaël Jauslin [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1088-3356>),\nYves Tillé [aut] (ORCID: <https://orcid.org/0000-0003-0904-5523>)",
  "Maintainer": "Raphaël Jauslin <raphael.jauslin@bfs.admin.ch>",
  "MD5sum": "7b5e63450ff2c5a5b6199e0fcbfdb1ad",
  "_user": "rjauslin",
  "_type": "src",
  "_file": "WaveSampling_0.1.4.tar.gz",
  "_fileid": "16f2da8f205d0ebf95c0a8c2a808b5a74ec68a1d5742958bddd40ef413c61b33",
  "_filesize": 265035,
  "_sha256": "16f2da8f205d0ebf95c0a8c2a808b5a74ec68a1d5742958bddd40ef413c61b33",
  "_created": "2026-06-08T07:02:52.000Z",
  "_published": "2026-06-09T05:54:21.653Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256641342,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473555917"
    },
    {
      "job": 80256641079,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473554792"
    },
    {
      "job": 80256641208,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473558512"
    },
    {
      "job": 80256641390,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473551107"
    },
    {
      "job": 80256641247,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473556025"
    },
    {
      "job": 80256640843,
      "time": 211,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499549615"
    },
    {
      "job": 80256641052,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473558368"
    },
    {
      "job": 80256640840,
      "time": 281,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499565564"
    },
    {
      "job": 80256640902,
      "time": 256,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473512163"
    },
    {
      "job": 80256640936,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473547250"
    },
    {
      "job": 80256641327,
      "time": 193,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7473560589"
    },
    {
      "job": 80256641484,
      "time": 192,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7473560593"
    },
    {
      "job": 80256641045,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7473558337"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rjauslin/wavesampling",
  "_commit": {
    "id": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
    "author": "Rjauslin <jauslin.raphael@gmail.com>",
    "committer": "Rjauslin <jauslin.raphael@gmail.com>",
    "message": "changes descri\n",
    "time": 1738327785
  },
  "_maintainer": {
    "name": "Raphaël Jauslin",
    "email": "raphael.jauslin@bfs.admin.ch",
    "login": "rjauslinbfs",
    "description": "",
    "uuid": 228726845,
    "orcid": "0000-0003-1088-3356"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Matrix",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "sampling",
      "role": "Suggests"
    },
    {
      "package": "BalancedSampling",
      "role": "Suggests"
    },
    {
      "package": "stats",
      "role": "Suggests"
    }
  ],
  "_owner": "rjauslin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "rjauslin",
      "count": 38,
      "uuid": 44702502
    }
  ],
  "_userbio": {
    "uuid": 44702502,
    "type": "user",
    "name": "Raphaël Jauslin"
  },
  "_downloads": {
    "count": 151,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/WaveSampling"
  },
  "_devurl": "https://github.com/rjauslin/wavesampling",
  "_searchresults": 21,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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/WaveSampling.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rjauslin/wavesampling",
  "_realowner": "rjauslin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-16"
    },
    {
      "version": "0.1.1",
      "date": "2020-01-30"
    },
    {
      "version": "0.1.3",
      "date": "2022-05-02"
    },
    {
      "version": "0.1.4",
      "date": "2025-02-08"
    }
  ],
  "_exports": [
    "distUnitk",
    "IB",
    "sb_vk",
    "varHAJ",
    "wave",
    "wpik",
    "wpikInv"
  ],
  "_help": [
    {
      "page": "distUnitk",
      "title": "Squared Euclidean distances of the unit k.",
      "topics": [
        "distUnitk"
      ]
    },
    {
      "page": "IB",
      "title": "Spreading measure based on Moran's I index",
      "topics": [
        "IB"
      ]
    },
    {
      "page": "sb_vk",
      "title": "Values v_k to compute the Spatial balance",
      "topics": [
        "sb_vk"
      ]
    },
    {
      "page": "varHAJ",
      "title": "Hajek-Rosen variance estimator",
      "topics": [
        "varHAJ"
      ]
    },
    {
      "page": "wave",
      "title": "Weakly associated vectors sampling",
      "topics": [
        "wave"
      ]
    },
    {
      "page": "wpik",
      "title": "Stratification matrix from inclusion probabilities",
      "topics": [
        "wpik"
      ]
    },
    {
      "page": "wpikInv",
      "title": "Stratification matrix from inverse inclusion probabilities",
      "topics": [
        "wpikInv"
      ]
    }
  ],
  "_readme": "https://github.com/rjauslin/wavesampling/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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.0211892990699383,
  "_indexed": true,
  "_nocasepkg": "wavesampling",
  "_universes": [
    "rjauslin",
    "rjauslinbfs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "29b451ee60e17d5effe6dd91bb5440b0b21d7f4f1fbebf15228ddf0c337c400b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "3e9aa9676b7f09be9d867bdac8259c728bd5657d67f7c0d80469d15ea54f18fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "03583ece981ace3ceec65cf614dc5dd7e884768879032181c63bd191c6c9922c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "dcc0bc42af4767f4e160bf1b5db16c22c38de0355340d7483838fa4a3c238aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-08T07:06:12.000Z",
      "arch": "aarch64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "3ec5fdb12f2d5df1f2799584de9fefe0ca8f936e1ca52a0b8a5db1f1e2ca3244",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-09T05:51:21.000Z",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "733ba3403c380834df2184acb4ffc95c4c4bf76195592b1d8baf982ea6e4c319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-08T07:06:10.000Z",
      "arch": "aarch64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "8daae9daea45377397e51af5144f6a7653b2dcd3968c87c6bdc8b09563def859",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-06-09T05:52:04.000Z",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "cbe781fde4e358defd97467f2691dd5652312be7ec89618259d440661f703d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:43.000Z",
      "arch": "emscripten",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "4bb09fdc609e91b73c5a9808b825d1b436d1be93b3ea8b50c58e122d5a39f499",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:24.000Z",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "2c30213f43f4f392755f8ae51479681c2806be590ea576041957f67dc8c282a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:16.000Z",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "621647b077f83bd6533a3a8dd0bf06463f743c767eacce3c2647056537795d83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-06-08T07:05:17.000Z",
      "arch": "x86_64",
      "commit": "27e18ac328d8d19a79e3fcade98f1bb41965a477",
      "fileid": "3a43cdc845eceb5a42ca87aa9d1c5baf13dd45da310b9499c0aeb7d7a459b29e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rjauslin/actions/runs/27121246604"
    }
  ]
}