{
  "_id": "6a19e9f91d7bb097a09c6919",
  "Package": "revss",
  "Type": "Package",
  "Title": "Robust Estimation in Very Small Samples",
  "Version": "3.1.0",
  "Date": "2026-03-18",
  "Authors@R": "c(person(given = \"Avraham\", family = \"Adler\",\nrole = c(\"aut\", \"cph\", \"cre\"), email = \"Avraham.Adler@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3039-0703\")))",
  "Description": "Implements and enhances the estimation techniques\ndescribed in Rousseeuw & Verboven (2002)\n<doi:10.1016/S0167-9473(02)00078-6> for the location and scale\nof very small samples.",
  "License": "BSD_2_clause + file LICENSE",
  "URL": "https://github.com/aadler/revss",
  "BugReports": "https://github.com/aadler/revss/issues",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Repository": "https://aadler.r-universe.dev",
  "Date/Publication": "2026-03-18 18:18:38 UTC",
  "RemoteUrl": "https://github.com/aadler/revss",
  "RemoteRef": "HEAD",
  "RemoteSha": "3452acdcd88afa27883a4699d949fb8c415fdad7",
  "Packaged": {
    "Date": "2026-05-29 19:28:59 UTC",
    "User": "root"
  },
  "Author": "Avraham Adler [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0002-3039-0703>)",
  "Maintainer": "Avraham Adler <Avraham.Adler@gmail.com>",
  "MD5sum": "69ae5100e7f4903f296d114474bc353b",
  "_user": "aadler",
  "_type": "src",
  "_file": "revss_3.1.0.tar.gz",
  "_fileid": "03c7b5dd2cda6db5f477dee6e83df7991665f464a8c5c4e32a5ad53c54e60745",
  "_filesize": 210171,
  "_sha256": "03c7b5dd2cda6db5f477dee6e83df7991665f464a8c5c4e32a5ad53c54e60745",
  "_created": "2026-05-29T19:28:59.000Z",
  "_published": "2026-05-29T19:33:13.460Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78572400920,
      "time": 116,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299334430"
    },
    {
      "job": 78572400899,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299335785"
    },
    {
      "job": 78572400945,
      "time": 100,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299329199"
    },
    {
      "job": 78572400929,
      "time": 102,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299329965"
    },
    {
      "job": 78572400960,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299330574"
    },
    {
      "job": 78572400977,
      "time": 153,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299346741"
    },
    {
      "job": 78572400912,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299329098"
    },
    {
      "job": 78572400964,
      "time": 216,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299367428"
    },
    {
      "job": 78572003496,
      "time": 149,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299296138"
    },
    {
      "job": 78572400923,
      "time": 79,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299322422"
    },
    {
      "job": 78572400925,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299322480"
    },
    {
      "job": 78572400900,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7299332165"
    },
    {
      "job": 78572400898,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299330654"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aadler/revss",
  "_commit": {
    "id": "3452acdcd88afa27883a4699d949fb8c415fdad7",
    "author": "Avraham Adler <Avraham.Adler@gmail.com>",
    "committer": "Avraham Adler <Avraham.Adler@gmail.com>",
    "message": "Restore test for median swapping in Fortran sort.\n",
    "time": 1773857918
  },
  "_maintainer": {
    "name": "Avraham Adler",
    "email": "avraham.adler@gmail.com",
    "login": "aadler",
    "orcid": "0000-0002-3039-0703",
    "description": "",
    "uuid": 5596401
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "aadler",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-52",
      "n": 10
    },
    {
      "week": "2026-01",
      "n": 26
    },
    {
      "week": "2026-02",
      "n": 42
    },
    {
      "week": "2026-03",
      "n": 14
    },
    {
      "week": "2026-04",
      "n": 37
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 35
    }
  ],
  "_tags": [
    {
      "name": "v3.0.0",
      "date": "2026-03-18"
    },
    {
      "name": "v3.1.0",
      "date": "2026-03-18"
    }
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "aadler",
      "count": 270,
      "uuid": 5596401
    }
  ],
  "_userbio": {
    "uuid": 5596401,
    "type": "user",
    "name": "Avraham Adler"
  },
  "_downloads": {
    "count": 623,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/revss"
  },
  "_devurl": "https://github.com/aadler/revss",
  "_searchresults": 7,
  "_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/revss.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aadler/revss",
  "_realowner": "aadler",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-06-03"
    },
    {
      "version": "1.0.1",
      "date": "2020-11-10"
    },
    {
      "version": "1.0.2",
      "date": "2021-12-15"
    },
    {
      "version": "1.0.3",
      "date": "2022-01-19"
    },
    {
      "version": "1.0.4",
      "date": "2022-04-04"
    },
    {
      "version": "1.0.5",
      "date": "2023-02-01"
    },
    {
      "version": "1.0.6",
      "date": "2024-02-01"
    },
    {
      "version": "2.0.0",
      "date": "2024-06-20"
    },
    {
      "version": "3.0.0",
      "date": "2026-03-18"
    },
    {
      "version": "3.1.0",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "adm",
    "admn",
    "madn",
    "robLoc",
    "robScale"
  ],
  "_help": [
    {
      "page": "revss-package",
      "title": "Robust Estimation in Very Small Samples",
      "topics": [
        "revss-package",
        "revss"
      ]
    },
    {
      "page": "adm",
      "title": "Mean Absolute Deviation from the Median or Mean",
      "topics": [
        "adm"
      ]
    },
    {
      "page": "admn",
      "title": "Mean Absolute Deviation from the Median or Mean for Small Samples",
      "topics": [
        "admn"
      ]
    },
    {
      "page": "madn",
      "title": "Median Absolute Deviation from the Median or Mean for Small Sample Size",
      "topics": [
        "madn"
      ]
    },
    {
      "page": "robLoc",
      "title": "Robust Estimate of Location",
      "topics": [
        "robLoc"
      ]
    },
    {
      "page": "robScale",
      "title": "Robust Estimate of Scale",
      "topics": [
        "robScale"
      ]
    }
  ],
  "_readme": "https://github.com/aadler/revss/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 4.498310553789601,
  "_indexed": true,
  "_nocasepkg": "revss",
  "_universes": [
    "aadler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-05-29T19:31:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "82bfdff99999666df2aea4d85be3471b9e12a7ab29ad63cc82fd7045c70d22fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-05-29T19:31:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "667816bf8808c252eba36119ddb0a269697d1944ed1f97fc38ea6c29629d0ad0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "1229edeb117d28e114e128a6eec7175d406698e4464b8bbf4a9050d81370da7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "2b20f76ef036ff0458801ac7baf1ad4d23e0b80a9cec8b65c56f4ba1d427b60f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:46.000Z",
      "arch": "aarch64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "c770167e754506bdda0cb6f7b8915a90c1e0797014f74b5d98dcdc364036dec7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-05-29T19:31:30.000Z",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "30bc441da9fb5683c3089f0318141d900e29732b1cf947bc1d8d814d2bef4b92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:42.000Z",
      "arch": "aarch64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "cd88fdce0b65ddf25eb9bb46ab6d4235986bd67dd12b81035e8f30aea6465754",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.1.0",
      "date": "2026-05-29T19:32:26.000Z",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "2a05ebe7c7eaff6507d4422ae2dfc6eda31cd0a4bc0bd1605b9eaa4a906f4596",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:33.000Z",
      "arch": "emscripten",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "30425eb901b8ae52c0865e5090ec29b5849784f48a98e22d3d1f23e42862198f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:15.000Z",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "e9273b4d4e4b1ffcc9c2a592012b49e20100b0430141a4361ef5425238a9c1e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:29.000Z",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "a7a5baf16df6562fe6bf08840fcedbd013017a5744e5fdd3d4fd15b96949f9f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.1.0",
      "date": "2026-05-29T19:30:30.000Z",
      "arch": "x86_64",
      "commit": "3452acdcd88afa27883a4699d949fb8c415fdad7",
      "fileid": "dd5b5117dbfff1312a059bc0b48a86e252d2f9ef5f7f1fb0eee35bbfc0c5c8a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aadler/actions/runs/26657668540"
    }
  ]
}