{
  "_id": "6a11c581acfb0bcc41d002a7",
  "Package": "adace",
  "Title": "Estimator of the Adherer Average Causal Effect",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\ngiven = \"Jiaxun\",\nfamily = \"Chen\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Rui\",\nfamily = \"Jin\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Yongming\",\nfamily = \"Qu\",\nrole = \"aut\"\n),\nperson(\ngiven = \"Run\",\nfamily = \"Zhuang\",\nrole = c(\"aut\", \"cre\"),\nemail = \"capecod0321@gmail.com\"\n),\nperson(\ngiven = \"Ying\",\nfamily = \"Zhang\",\nrole = \"aut\"\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n))",
  "Description": "Estimate the causal treatment effect for subjects that can\nadhere to one or both of the treatments. Given longitudinal\ndata with missing observations, consistent causal effects are\ncalculated. Unobserved potential outcomes are estimated through\ndirect integration as described in: Qu et al., (2019)\n<doi:10.1080/19466315.2019.1700157> and Zhang et. al., (2021)\n<doi:10.1080/19466315.2021.1891965>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 15:16:47 UTC",
    "User": "root"
  },
  "Author": "Jiaxun Chen [aut], Rui Jin [aut], Yongming Qu [aut], Run Zhuang\n[aut, cre], Ying Zhang [aut], Eli Lilly and Company [cph]",
  "Maintainer": "Run Zhuang <capecod0321@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://zhuangr.r-universe.dev",
  "Date/Publication": "2023-08-28 13:30:39 UTC",
  "RemoteUrl": "https://github.com/cran/adace",
  "RemoteRef": "HEAD",
  "RemoteSha": "9607f71848e7db218de244ad2fd6f2876999a761",
  "MD5sum": "91e72f9a9d0f5705cb100d6734873f9e",
  "_user": "zhuangr",
  "_type": "src",
  "_file": "adace_1.0.2.tar.gz",
  "_fileid": "c414c9589fbdc52e3283edbe2cb844ae027935dc1d10dae3b2b0d229b9633f5c",
  "_filesize": 142112,
  "_sha256": "c414c9589fbdc52e3283edbe2cb844ae027935dc1d10dae3b2b0d229b9633f5c",
  "_created": "2026-05-23T15:16:47.000Z",
  "_published": "2026-05-23T15:19:29.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77530533825,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7177793436"
    },
    {
      "job": 77530533819,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7177793049"
    },
    {
      "job": 77530533828,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7177790479"
    },
    {
      "job": 77530533821,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7177790937"
    },
    {
      "job": 77530379188,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177781574"
    },
    {
      "job": 77530533818,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7177791083"
    },
    {
      "job": 77530533859,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7177789531"
    },
    {
      "job": 77530533855,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7177789072"
    },
    {
      "job": 77530533856,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7177789942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/adace",
  "_commit": {
    "id": "9607f71848e7db218de244ad2fd6f2876999a761",
    "author": "Run Zhuang <capecod0321@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1693229439
  },
  "_maintainer": {
    "name": "Run Zhuang",
    "email": "capecod0321@gmail.com",
    "login": "zhuangr",
    "description": "",
    "uuid": 21955524
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "cubature",
      "version": ">= 2.0.4",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-55",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zhuangr",
      "count": 2,
      "uuid": 21955524
    }
  ],
  "_userbio": {
    "uuid": 21955524,
    "type": "user",
    "name": "Run Zhuang"
  },
  "_downloads": {
    "count": 221,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adace"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adace.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "zhuangr",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-03-22"
    },
    {
      "version": "1.0.2",
      "date": "2023-08-28"
    }
  ],
  "_exports": [
    "est_S_Plus_Plus_MethodA",
    "est_S_Plus_Plus_MethodB",
    "est_S_Star_Plus_MethodA",
    "est_S_Star_Plus_MethodB"
  ],
  "_help": [
    {
      "page": "est_S_Plus_Plus_MethodA",
      "title": "Estimate the treatment effects for population S_++ using Method A",
      "topics": [
        "est_S_Plus_Plus_MethodA"
      ]
    },
    {
      "page": "est_S_Plus_Plus_MethodB",
      "title": "Estimate the treatment effects for population S_++ using Method B",
      "topics": [
        "est_S_Plus_Plus_MethodB"
      ]
    },
    {
      "page": "est_S_Star_Plus_MethodA",
      "title": "Estimate the treatment effects for population S_*+ using Method A",
      "topics": [
        "est_S_Star_Plus_MethodA"
      ]
    },
    {
      "page": "est_S_Star_Plus_MethodB",
      "title": "Estimate the treatment effects for population S_*+ using Method B",
      "topics": [
        "est_S_Star_Plus_MethodB"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "plyr",
    "pracma",
    "Rcpp",
    "reshape2",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "adace",
  "_universes": [
    "zhuangr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:56.000Z",
      "distro": "noble",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "0c006b4bc190841fe2bd5f0eed8c41001fb45bf6a9769ded7a4ccfece75e2e9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:53.000Z",
      "distro": "noble",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "e8ce8b76cbf1dfb1d44fb2ab3a77531ecb0130ceec33d0ee4416dae4f5fb707f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:30.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "ae1996a00d7bbd556c42c2b5a14ee8d66e31c1ad38b1c281c6b65e906fccd770",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:37.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "723ac1d3d9a221c3f59a3468adcc3e8b8ae8ce3f5e09b5c912184cfdbb37cc6b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:50.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "9ca53bb52330959122e42f9d2a1c956271585127bc1bbe4fe49cdf8cd996fbca",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:13.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "628c8945b2be34c0c4468eb86c0cb799b3668b8298241f2b94d49cb48f0c41ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T15:17:58.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "904aa2acb635d4ac2119a41a2cc783b83f22cf761b947173e8de9ab1f66c99f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-23T15:18:09.000Z",
      "commit": "9607f71848e7db218de244ad2fd6f2876999a761",
      "fileid": "c4964223db857a9535890c908ffe8dd3cdb4b8810ca0360af63d20d47ee3d927",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/zhuangr/actions/runs/26336260624"
    }
  ]
}