{
  "_id": "6a27bcd624555f66ed53baeb",
  "Package": "retel",
  "Type": "Package",
  "Title": "Regularized Exponentially Tilted Empirical Likelihood",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Eunseop\", \"Kim\", email = \"markean@pm.me\", role = c(\"aut\", \"cph\", \"cre\"),\ncomment = c(ORCID = \"0009-0000-2138-788X\")),\nperson(\"Steven\", \"MacEachern\", role = c(\"ctb\", \"ths\")),\nperson(\"Mario\", \"Peruggia\", role = c(\"ctb\", \"ths\"))\n)",
  "Description": "Implements the regularized exponentially tilted empirical\nlikelihood method. Details of the method are given in Kim,\nMacEachern, and Peruggia (2023)\n<doi:10.48550/arXiv.2312.17015>. This work was supported by the\nU.S. National Science Foundation under Grants No. SES-1921523\nand DMS-2015552.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/markean/retel",
  "BugReports": "https://github.com/markean/retel/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake",
  "Repository": "https://markean.r-universe.dev",
  "Date/Publication": "2026-02-09 13:59:25 UTC",
  "RemoteUrl": "https://github.com/markean/retel",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:02:11 UTC",
    "User": "root"
  },
  "Author": "Eunseop Kim [aut, cph, cre] (ORCID:\n<https://orcid.org/0009-0000-2138-788X>),\nSteven MacEachern [ctb, ths],\nMario Peruggia [ctb, ths]",
  "Maintainer": "Eunseop Kim <markean@pm.me>",
  "MD5sum": "e64d337f46aac05d7b419148b74c87e7",
  "_user": "markean",
  "_type": "src",
  "_file": "retel_0.1.1.tar.gz",
  "_fileid": "8b62af14b4abbba1b41306eb2ba3f1e3eaa8cabffbebac274fcdec0938595267",
  "_filesize": 209418,
  "_sha256": "8b62af14b4abbba1b41306eb2ba3f1e3eaa8cabffbebac274fcdec0938595267",
  "_created": "2026-06-09T07:02:11.000Z",
  "_published": "2026-06-09T07:12:22.762Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80266443739,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500705291"
    },
    {
      "job": 80266443744,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500712977"
    },
    {
      "job": 80266443715,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500836395"
    },
    {
      "job": 80266443741,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500836906"
    },
    {
      "job": 80265932218,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500662615"
    },
    {
      "job": 80266443727,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500699936"
    },
    {
      "job": 80266443735,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7500698223"
    },
    {
      "job": 80266443749,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7500696145"
    },
    {
      "job": 80266443725,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7500696200"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/markean/retel",
  "_commit": {
    "id": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
    "author": "markean <markean@pm.me>",
    "committer": "markean <markean@pm.me>",
    "message": "update readme\n",
    "time": 1770645565
  },
  "_maintainer": {
    "name": "Eunseop Kim",
    "email": "markean@pm.me",
    "login": "markean",
    "description": "",
    "uuid": 46692399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "melt",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "markean",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.1",
      "date": "2025-07-27"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "vicariosmdm",
      "count": 57,
      "uuid": 282087666
    },
    {
      "user": "markean",
      "count": 20,
      "uuid": 46692399
    }
  ],
  "_userbio": {
    "uuid": 46692399,
    "type": "user",
    "name": "Eunseop Kim"
  },
  "_downloads": {
    "count": 134,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/retel"
  },
  "_devurl": "https://github.com/markean/retel",
  "_searchresults": 76,
  "_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/retel.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/markean/retel",
  "_realowner": "markean",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-22"
    },
    {
      "version": "0.1.1",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "etel",
    "retel"
  ],
  "_datasets": [
    {
      "name": "income",
      "title": "Median Income for 4-Person Families in the USA",
      "object": "income",
      "class": [
        "data.frame"
      ],
      "fields": [
        "state",
        "mi_1979",
        "mi_1989",
        "pci_1979",
        "pci_1989",
        "ami"
      ],
      "rows": 51,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "etel",
      "title": "Exponentially tilted empirical likelihood",
      "topics": [
        "etel"
      ]
    },
    {
      "page": "income",
      "title": "Median Income for 4-Person Families in the USA",
      "topics": [
        "income"
      ]
    },
    {
      "page": "retel",
      "title": "Regularized exponentially tilted empirical likelihood",
      "topics": [
        "retel"
      ]
    }
  ],
  "_readme": "https://github.com/markean/retel/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "lattice",
    "Matrix",
    "matrixcalc",
    "nloptr"
  ],
  "_score": 4.534026106056135,
  "_indexed": true,
  "_nocasepkg": "retel",
  "_universes": [
    "markean"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T07:04:25.000Z",
      "distro": "noble",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "4963636baccf4b77de802b80407eed7308aabc6c5c7c4d4e01cf10efa8d7d7e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-09T07:04:52.000Z",
      "distro": "noble",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "88595da7cc10067f4fb022cfc331e1700bdc51eb4d781e07bc72bc3523e58cc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T07:11:42.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "0a9a6435a20e8e36821a1745c17cc75ff478127addd375f63009b28bc3b12461",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-09T07:11:45.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "63ff0b169d4a6459f56e8c5036cd6f9f695c3e9c31c10ba86758aaf004fdac4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-09T07:04:32.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "0153a625c50d93a42cb3d7d8a394eab5980e3f8c2d53fde87104e934a8574d43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:03:58.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "15194255114c82d843896d623b9f1d36f0bd1480dccf8622bc83796c8b58ae25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:03:53.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "0d7fc3691a1699cbce68a9df8a5be0796b54492ef50e7b2c8cdd1dd9d30d18a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-09T07:03:53.000Z",
      "commit": "d0506611100a3dc2140b6d71d12a93b334cc5e3f",
      "fileid": "8552775b8433c5325c946b08b9a0cf2f3d8213aeb0033fefb30f431f2215af15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/markean/actions/runs/27189449789"
    }
  ]
}