{
  "_id": "6a1410f1acfb0bcc41d3b68c",
  "Package": "saeME",
  "Title": "Small Area Estimation with Measurement Error",
  "Type": "Package",
  "Version": "1.3.1",
  "Authors@R": "c(person(\"Azka Ubaidillah\", role = \"aut\", email = \"azka@stis.ac.id\"),\nperson(\"Muhammad Rifqi Mubarak\", role = c(\"aut\",\"cre\"), email = \"rifqi.mubarak@bps.go.id\"))",
  "Maintainer": "Muhammad Rifqi Mubarak <rifqi.mubarak@bps.go.id>",
  "Description": "A set of functions and datasets implementation of small\narea estimation when auxiliary variable is measured with error.\nThese functions provide a empirical best linear unbiased\nprediction (EBLUP) estimator and mean squared error (MSE)\nestimator of the EBLUP. These models were developed by Ybarra\nand Lohr (2008) <doi:10.1093/biomet/asn048>.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 09:03:39 UTC",
    "User": "root"
  },
  "Author": "Azka Ubaidillah [aut], Muhammad Rifqi Mubarak [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-21 07:30:42 UTC",
  "RemoteUrl": "https://github.com/cran/saeME",
  "RemoteRef": "HEAD",
  "RemoteSha": "ec44e009e7fc9d227e8faeec311d29abf8e77ffb",
  "MD5sum": "da3526e24870f618f3bb3c39180f2a6e",
  "_user": "cran",
  "_type": "src",
  "_file": "saeME_1.3.1.tar.gz",
  "_fileid": "92c82d281d958f8f65a77bc5665fe47e0258bd8d8e977c568e07a59060acf1b6",
  "_filesize": 143694,
  "_sha256": "92c82d281d958f8f65a77bc5665fe47e0258bd8d8e977c568e07a59060acf1b6",
  "_created": "2026-05-25T09:03:39.000Z",
  "_published": "2026-05-25T09:05:53.224Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77685657634,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7195159398"
    },
    {
      "job": 77685657384,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195159306"
    },
    {
      "job": 77685427128,
      "time": 140,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195136587"
    },
    {
      "job": 77685657458,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7195158013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26392518901",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/saeME",
  "_commit": {
    "id": "ec44e009e7fc9d227e8faeec311d29abf8e77ffb",
    "author": "Muhammad Rifqi Mubarak <rifqi.mubarak@bps.go.id>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3.1\n",
    "time": 1692603042
  },
  "_maintainer": {
    "name": "Muhammad Rifqi Mubarak",
    "email": "rifqi.mubarak@bps.go.id"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "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": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/saeME"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/saeME.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2020-03-20"
    },
    {
      "version": "1.2",
      "date": "2020-08-30"
    },
    {
      "version": "1.2.1",
      "date": "2020-09-03"
    },
    {
      "version": "1.2.2",
      "date": "2020-10-01"
    },
    {
      "version": "1.2.3",
      "date": "2020-10-12"
    },
    {
      "version": "1.2.4",
      "date": "2020-11-02"
    },
    {
      "version": "1.3",
      "date": "2022-04-21"
    },
    {
      "version": "1.3.1",
      "date": "2023-08-21"
    }
  ],
  "_exports": [
    "FHme",
    "mse_FHme"
  ],
  "_datasets": [
    {
      "name": "dataME",
      "title": "dataME",
      "object": "dataME",
      "class": [
        "data.frame"
      ],
      "fields": [
        "small_area",
        "y",
        "x.hat",
        "vardir",
        "var.x"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "datamix",
      "title": "datamix",
      "object": "datamix",
      "class": [
        "data.frame"
      ],
      "fields": [
        "small_area",
        "y",
        "x.hat1",
        "x.hat2",
        "x3",
        "x4",
        "vardir",
        "var.x1",
        "var.x2"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "saeME-package",
      "title": "saeME: Small Area Estimation with Measurement Error",
      "topics": [
        "saeME-package",
        "saeME"
      ]
    },
    {
      "page": "dataME",
      "title": "dataME",
      "topics": [
        "dataME"
      ]
    },
    {
      "page": "datamix",
      "title": "datamix",
      "topics": [
        "datamix"
      ]
    },
    {
      "page": "FHme",
      "title": "Fay-Herriot Model with Measurement Error",
      "topics": [
        "FHme"
      ]
    },
    {
      "page": "mse_FHme",
      "title": "Mean Squared Error Estimator of the EBLUP under a Fay-Herriot Model with Measurement Error",
      "topics": [
        "mse_FHme"
      ]
    }
  ],
  "_readme": "https://github.com/cran/saeME/raw/HEAD/README.md",
  "_rundeps": [
    "MASS"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "saeme",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-25T09:05:28.000Z",
      "distro": "noble",
      "commit": "ec44e009e7fc9d227e8faeec311d29abf8e77ffb",
      "fileid": "e255bf586fcc7fcd6294373e0a182736a9298bbf47f302739b1221ef7216c0aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392518901"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.1",
      "date": "2026-05-25T09:05:28.000Z",
      "distro": "noble",
      "commit": "ec44e009e7fc9d227e8faeec311d29abf8e77ffb",
      "fileid": "d913dd291eee2da348f70693f4367560aba217c4335935dbc0d3cec416c4e589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392518901"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3.1",
      "date": "2026-05-25T09:05:33.000Z",
      "commit": "ec44e009e7fc9d227e8faeec311d29abf8e77ffb",
      "fileid": "d93cf17de5182b6eaf2ba42700242c4e3c17ac20f272a0b3d0c33799e6035426",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26392518901"
    }
  ]
}