{
  "_id": "6a19741eacfb0bcc41defe93",
  "Package": "saeRobust",
  "Title": "Robust Small Area Estimation",
  "Version": "0.5.0",
  "Author": "Sebastian Warnholz [aut, cre]",
  "Maintainer": "Sebastian Warnholz <wahani@gmail.com>",
  "Description": "Methods to fit robust alternatives to commonly used models\nused in Small Area Estimation. The methods here used are based\non best linear unbiased predictions and linear mixed models. At\nthis time available models include area level models\nincorporating spatial and temporal correlation in the random\neffects.",
  "BugReports": "https://github.com/wahani/saeRobust/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.1.2",
  "Collate": "'NAMESPACE.R' 'RcppExports.R' 'bootstrap.R' 'check.R'\n'correlation.R' 'fit.R' 'fixedPoint.R' 'helper.R' 'makeXY.R'\n'mat.R' 'matModels.R' 'mse.R' 'plot.R' 'print.R'\n'psiFunctions.R' 'rfh.R' 'robustEstimationEquations.R'\n'robustObjectiveFunctions.R' 'testData.R' 'update.R'\n'variance.R'",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 11:06:08 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-03-16 02:30:34 UTC",
  "RemoteUrl": "https://github.com/cran/saeRobust",
  "RemoteRef": "HEAD",
  "RemoteSha": "03abcc4044199d245e485be6f29cb111feb5e557",
  "MD5sum": "3765b5e71dc36372973cd14700a06ae0",
  "_user": "cran",
  "_type": "src",
  "_file": "saeRobust_0.5.0.tar.gz",
  "_fileid": "55dcc0798823536276688a445663d1172bf658125618fe2da43090081607a150",
  "_filesize": 177443,
  "_sha256": "55dcc0798823536276688a445663d1172bf658125618fe2da43090081607a150",
  "_created": "2026-05-29T11:06:08.000Z",
  "_published": "2026-05-29T11:10:22.287Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78488729659,
      "time": 190,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289269309"
    },
    {
      "job": 78488729706,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7289272318"
    },
    {
      "job": 78488729627,
      "time": 190,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289269821"
    },
    {
      "job": 78488729668,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289273505"
    },
    {
      "job": 78488141115,
      "time": 247,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289214642"
    },
    {
      "job": 78488729601,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289261691"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/saeRobust",
  "_commit": {
    "id": "03abcc4044199d245e485be6f29cb111feb5e557",
    "author": "Sebastian Warnholz <wahani@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.0\n",
    "time": 1710556234
  },
  "_maintainer": {
    "name": "Sebastian Warnholz",
    "email": "wahani@gmail.com",
    "login": "wahani",
    "description": "",
    "uuid": 3105646
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "aoos",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "modules",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "spdep",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sae",
      "role": "Suggests"
    },
    {
      "package": "saeSim",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wahani",
      "count": 5,
      "uuid": 3105646
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 538,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/saeRobust"
  },
  "_devurl": "https://github.com/wahani/saerobust",
  "_searchresults": 12,
  "_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/saeRobust.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/wahani/saerobust",
  "_realowner": "wahani",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-05-16"
    },
    {
      "version": "0.2.0",
      "date": "2018-03-28"
    },
    {
      "version": "0.3.0",
      "date": "2022-06-13"
    },
    {
      "version": "0.4.0",
      "date": "2023-01-18"
    },
    {
      "version": "0.5.0",
      "date": "2024-03-15"
    }
  ],
  "_exports": [
    "addAverageDamp",
    "addConstraintMax",
    "addConstraintMin",
    "addCounter",
    "addHistory",
    "addMaxIter",
    "addStorage",
    "blandAltmanPlot",
    "boot",
    "bootstrap",
    "convCritAbsolute",
    "convCritRelative",
    "corAR1",
    "corSAR1",
    "corSAR1AR1",
    "fitGenericModel",
    "fitrfh",
    "fitrsfh",
    "fitrstfh",
    "fitrtfh",
    "fixedPoint",
    "getK",
    "makeXY",
    "matA",
    "matAConst",
    "matB",
    "matBConst",
    "matTrace",
    "matTZ",
    "matTZ1",
    "matU",
    "matW",
    "matWbc",
    "mse",
    "newtonRaphson",
    "newtonRaphsonFunction",
    "psiOne",
    "qqPlot",
    "rfh",
    "score",
    "testMatX",
    "testResponse",
    "testResponse0",
    "testRook",
    "update",
    "variance"
  ],
  "_help": [
    {
      "page": "bootstrap",
      "title": "Fit model on Bootstrap sample",
      "topics": [
        "boot",
        "boot,ANY,ANY,integerORnumeric-method",
        "boot,rfh,rfhVariance,NULL-method",
        "bootstrap"
      ]
    },
    {
      "page": "correlation",
      "title": "Correlation Structure",
      "topics": [
        "corAR1",
        "corAR1-class",
        "corSAR1",
        "corSAR1-class",
        "corSAR1AR1",
        "corSAR1AR1-class"
      ]
    },
    {
      "page": "fit",
      "title": "Fitting Precedures",
      "topics": [
        "fitGenericModel",
        "fitrfh",
        "fitrsfh",
        "fitrstfh",
        "fitrtfh",
        "rfh,numeric,matrixORMatrix,numeric,corAR1-method",
        "rfh,numeric,matrixORMatrix,numeric,corSAR1-method",
        "rfh,numeric,matrixORMatrix,numeric,corSAR1AR1-method",
        "rfh,numeric,matrixORMatrix,numeric,NULL-method"
      ]
    },
    {
      "page": "fixedPoint",
      "title": "Fixed Point Algorithm Infrastructure",
      "topics": [
        "addAverageDamp",
        "addConstraintMax",
        "addConstraintMin",
        "addCounter",
        "addHistory",
        "addMaxIter",
        "addStorage",
        "convCritAbsolute",
        "convCritRelative",
        "fixedPoint",
        "newtonRaphson",
        "newtonRaphsonFunction"
      ]
    },
    {
      "page": "makeXY",
      "title": "makeXY",
      "topics": [
        "makeXY"
      ]
    },
    {
      "page": "varianceMatrices",
      "title": "Matrix constructor functions",
      "topics": [
        "matA",
        "matAConst",
        "matB",
        "matBConst",
        "matTrace",
        "matTZ",
        "matTZ1",
        "matU",
        "matW",
        "matWbc"
      ]
    },
    {
      "page": "mse",
      "title": "Compute the Mean Squared Error of an Estimator",
      "topics": [
        "mse",
        "mse.fitrfh"
      ]
    },
    {
      "page": "plot",
      "title": "Plots",
      "topics": [
        "blandAltmanPlot",
        "plot.mse.fitrfh",
        "plot.prediction.fitrfh",
        "plot.rfh",
        "qqPlot"
      ]
    },
    {
      "page": "psiFunctions",
      "title": "psiOne",
      "topics": [
        "getK",
        "psiOne"
      ]
    },
    {
      "page": "rfh",
      "title": "Robust Fay Herriot Model",
      "topics": [
        "predict.fitrfh",
        "rfh",
        "rfh,formula,data.frame,character,ANY-method"
      ]
    },
    {
      "page": "score",
      "title": "Compute values of robust score functions",
      "topics": [
        "score"
      ]
    },
    {
      "page": "constTestData",
      "title": "Construction of test data",
      "topics": [
        "testMatX",
        "testResponse",
        "testResponse0",
        "testRook"
      ]
    },
    {
      "page": "update",
      "title": "Update a fitted object",
      "topics": [
        "update,fitrfh-method",
        "update,rfh-method"
      ]
    },
    {
      "page": "variance",
      "title": "Construct variance",
      "topics": [
        "variance",
        "variance.fitrfh",
        "variance.fitrsfh",
        "variance.fitrstfh",
        "variance.fitrtfh",
        "weights.fitrfh"
      ]
    }
  ],
  "_rundeps": [
    "aoos",
    "assertthat",
    "boot",
    "brew",
    "cachem",
    "callr",
    "class",
    "classInt",
    "cli",
    "commonmark",
    "cpp11",
    "DBI",
    "deldir",
    "desc",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fs",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "isoband",
    "KernSmooth",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "modules",
    "pbapply",
    "pkgbuild",
    "pkgload",
    "processx",
    "proxy",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "roxygen2",
    "rprojroot",
    "s2",
    "S7",
    "scales",
    "sf",
    "sp",
    "spData",
    "spdep",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_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"
    }
  ],
  "_vignettes": [
    {
      "source": "fixedPoint.Rmd",
      "filename": "fixedPoint.html",
      "title": "Notes on the fixed point framework",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Square Root",
        "Square root solved with Newton-Raphson"
      ],
      "created": "2016-05-16 19:47:53",
      "modified": "2016-05-16 19:47:53",
      "commits": 1
    }
  ],
  "_score": 2.8573324964312685,
  "_indexed": false,
  "_nocasepkg": "saerobust",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://wahani.r-universe.dev/saeRobust",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T11:08:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03abcc4044199d245e485be6f29cb111feb5e557",
      "fileid": "83164308ae5eb46da5815b2777c178c78520a533bc0b11badff45da72a2f39ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T11:08:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03abcc4044199d245e485be6f29cb111feb5e557",
      "fileid": "37779976c43380ed595c3d1229a8acd94cf8a51d87bb9a70b1a7d38a60e2d6b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T11:08:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "03abcc4044199d245e485be6f29cb111feb5e557",
      "fileid": "105caef2c6cc48bb00a9897af6f66524230625238369220985ecd9712fe8ea29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-29T11:08:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "03abcc4044199d245e485be6f29cb111feb5e557",
      "fileid": "c423783ece322c1b4ae73544ab5081844e38dde53ad45b39f217692253e23a0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-05-29T11:09:04.000Z",
      "arch": "emscripten",
      "commit": "03abcc4044199d245e485be6f29cb111feb5e557",
      "fileid": "305f5026c3e5d031d0aa4add59db2e102cca26a214996e3de3cf41d379f630a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26633562433"
    }
  ]
}