{
  "_id": "6a1f06b7b401979e7341bcac",
  "Package": "RSSampling",
  "Type": "Package",
  "Title": "Ranked Set Sampling",
  "Version": "1.0",
  "Author": "Busra Sevinc, Bekir Cetintav, Melek Esemen, Selma Gurler",
  "Maintainer": "Busra Sevinc <busra.sevincc@gmail.com>",
  "Description": "Ranked set sampling (RSS) is introduced as an advanced\nmethod for data collection which is substantial for the\nstatistical and methodological analysis in scientific studies\nby McIntyre (1952) (reprinted in 2005)\n<doi:10.1198/000313005X54180>. This package introduces the\nfirst package that implements the RSS and its modified versions\nfor sampling. With 'RSSampling', the researchers can sample\nwith basic RSS and the modified versions, namely, Median RSS,\nExtreme RSS, Percentile RSS, Balanced groups RSS, Double RSS,\nL-RSS, Truncation-based RSS, Robust extreme RSS. The\n'RSSampling' also allows imperfect ranking using an auxiliary\nvariable (concomitant) which is widely used in the real life\napplications. Applicants can also use this package for\nparametric and nonparametric inference such as mean, median and\nvariance estimation, regression analysis and some\ndistribution-free tests where the the samples are obtained via\nbasic RSS.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:02:00 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-03-19 13:51:59 UTC",
  "RemoteUrl": "https://github.com/cran/RSSampling",
  "RemoteRef": "HEAD",
  "RemoteSha": "ece67df25bbe35a12b9d87396d9ba2ae5cea7cad",
  "MD5sum": "0bdda56f9bd8005a987dd153cd65592f",
  "_user": "cran",
  "_type": "src",
  "_file": "RSSampling_1.0.tar.gz",
  "_fileid": "005580995a983b9e305ed9a03c3c570dcb9a3a6261b852b9e5241871629e1506",
  "_filesize": 138372,
  "_sha256": "005580995a983b9e305ed9a03c3c570dcb9a3a6261b852b9e5241871629e1506",
  "_created": "2026-05-18T07:02:00.000Z",
  "_published": "2026-06-02T16:37:11.840Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79122246795,
      "time": 115,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051414791"
    },
    {
      "job": 79122247017,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051414984"
    },
    {
      "job": 79122245699,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051384658"
    },
    {
      "job": 79122245618,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363953954"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26018343729",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/RSSampling",
  "_commit": {
    "id": "ece67df25bbe35a12b9d87396d9ba2ae5cea7cad",
    "author": "Busra Sevinc <busra.sevincc@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1521467519
  },
  "_maintainer": {
    "name": "Busra Sevinc",
    "email": "busra.sevincc@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "LearnBayes",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RSSampling"
  },
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/RSSampling.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-03-19"
    }
  ],
  "_exports": [
    "con.Mrss",
    "con.Rrss",
    "con.rss",
    "Drss",
    "meanRSS",
    "Mrss",
    "mwwutestrss",
    "obsno.Mrss",
    "rankedsets",
    "regRSS",
    "Rrss",
    "rss",
    "sign1testrss",
    "varRSS",
    "wsrtestrss"
  ],
  "_help": [
    {
      "page": "conMrss",
      "title": "Selecting a ranked set sample (classical or modified) with a concomitant variable",
      "topics": [
        "con.Mrss"
      ]
    },
    {
      "page": "conRrss",
      "title": "Selecting a robust ranked set sample with a concomitant variable",
      "topics": [
        "con.Rrss"
      ]
    },
    {
      "page": "conrss",
      "title": "Selecting ranked set sample with a concomitant variable",
      "topics": [
        "con.rss"
      ]
    },
    {
      "page": "Drss",
      "title": "Selecting double (classical or modified) ranked set sample",
      "topics": [
        "Drss"
      ]
    },
    {
      "page": "meanR-help",
      "title": "Mean estimation based on ranked set sampling",
      "topics": [
        "meanRSS"
      ]
    },
    {
      "page": "Mrss",
      "title": "Selecting a ranked set sample (classical or modified)",
      "topics": [
        "Mrss"
      ]
    },
    {
      "page": "MannWhitneyWilc-help",
      "title": "Mann-Whitney-Wilcoxon test with RSS",
      "topics": [
        "mwwutestrss"
      ]
    },
    {
      "page": "obsnoMrss",
      "title": "observation numbers based on classical and modified ranked set sampling methods",
      "topics": [
        "obsno.Mrss"
      ]
    },
    {
      "page": "rankedsets",
      "title": "Selecting ranked sets",
      "topics": [
        "rankedsets"
      ]
    },
    {
      "page": "Regression-help",
      "title": "Regression estimator based on ranked set sampling",
      "topics": [
        "regRSS"
      ]
    },
    {
      "page": "Rrss",
      "title": "Selecting a robust ranked set sample",
      "topics": [
        "Rrss"
      ]
    },
    {
      "page": "rss",
      "title": "Selecting classical ranked set sample",
      "topics": [
        "rss"
      ]
    },
    {
      "page": "signtest1-help",
      "title": "Sign Test with RSS",
      "topics": [
        "sign1testrss"
      ]
    },
    {
      "page": "var-help",
      "title": "Variance estimation based on ranked set sampling",
      "topics": [
        "varRSS"
      ]
    },
    {
      "page": "WilcoxonSignedRank-help",
      "title": "Wilcoxon signed rank test with RSS",
      "topics": [
        "wsrtestrss"
      ]
    }
  ],
  "_rundeps": [
    "coda",
    "lattice",
    "LearnBayes",
    "Matrix",
    "survival"
  ],
  "_score": 1.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "rssampling",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-18T07:03:47.000Z",
      "distro": "noble",
      "commit": "ece67df25bbe35a12b9d87396d9ba2ae5cea7cad",
      "fileid": "72eea279c48a9ff0a12e71b79ad317c417d245987ca7421284b1d5f06810ba7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26018343729"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-18T07:03:48.000Z",
      "distro": "noble",
      "commit": "ece67df25bbe35a12b9d87396d9ba2ae5cea7cad",
      "fileid": "35d6c68e4698650e7acf6871f3a35688be36b97084ecb5720c329aec52db6b1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26018343729"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T16:36:50.000Z",
      "commit": "ece67df25bbe35a12b9d87396d9ba2ae5cea7cad",
      "fileid": "f9e3cf9574426473a813bd3bc89b83800b169b1f69c5c3be326026d4d82563dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26018343729"
    }
  ]
}