{
  "_id": "6a1f322bb401979e73427e39",
  "Package": "pk4adi",
  "Type": "Package",
  "Title": "PK for Anesthetic Depth Indicators",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Feng\",\"Jiang\",          role=c(\"aut\",\"cre\"), email=\"silencejiang@zju.edu.cn\"),\nperson(\"Hua\",\"Li\",              role=\"ctb\"),\nperson(\"Mengge\",\"Zhang\",        role=\"ctb\"),\nperson(\"Wanlin\",\"Chen\",         role=\"ctb\"),\nperson(\"Warren D\",\"Smith\",      role=\"ctb\"),\nperson(\"Robert C\",\"Dutton\",     role=\"ctb\"),\nperson(\"Ty N\",\"Smith\",          role=\"ctb\"))",
  "Maintainer": "Feng Jiang <silencejiang@zju.edu.cn>",
  "Description": "Calculate and compare the Anesthetic Depth Indicators PK\nvalues in R language The prediction probability (PK) is a\nwidely used tool for the anesthetic depth indicators, which was\nfirst proposed by Dr. Warren D. Smith in the paper Warren D.\nSmith; Robert C. Dutton; Ty N. Smith (1996)\n<doi:10.1097/00000542-199601000-00005> and Warren D. Smith;\nRobert C. Dutton; Ty N. Smith (1996)\n<doi:10.1002/(SICI)1097-0258(19960615)15:11<1199::AID-SIM218>3.0.CO;2-Y>.\nThey provide the Micro xls files to calculate and compare the\nPK values. This package provide the easy-to-use API to\ncalculate and compare the PK values using the R language. The\npackage's name, pk4adi, is short for \"PK for Anesthetic Depth\nIndicators\".",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://www.r-project.org, https://github.com/xfz329/rpk4adi",
  "BugReports": "https://github.com/xfz329/rpk4adi/issues",
  "RoxygenNote": "7.2.3",
  "Repository": "https://xfz329.r-universe.dev",
  "Date/Publication": "2023-07-13 08:13:08 UTC",
  "RemoteUrl": "https://github.com/xfz329/rpk4adi",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:40:43 UTC",
    "User": "root"
  },
  "Author": "Feng Jiang [aut, cre],\nHua Li [ctb],\nMengge Zhang [ctb],\nWanlin Chen [ctb],\nWarren D Smith [ctb],\nRobert C Dutton [ctb],\nTy N Smith [ctb]",
  "MD5sum": "38e56903ed6fc48bf6aff731060181a7",
  "_user": "xfz329",
  "_type": "src",
  "_file": "pk4adi_0.1.3.tar.gz",
  "_fileid": "2358e4eb514347bb32b5a687091fc7845d7d9d25e508dc9e3a73f87b92479e09",
  "_filesize": 90297,
  "_sha256": "2358e4eb514347bb32b5a687091fc7845d7d9d25e508dc9e3a73f87b92479e09",
  "_created": "2026-05-15T07:40:43.000Z",
  "_published": "2026-06-02T19:42:35.684Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157224854,
      "time": 86,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012448188"
    },
    {
      "job": 79157225423,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012451664"
    },
    {
      "job": 79157224956,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012461361"
    },
    {
      "job": 79157225219,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012450922"
    },
    {
      "job": 79157223933,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012425078"
    },
    {
      "job": 79157224229,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368056543"
    },
    {
      "job": 79157225107,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012450619"
    },
    {
      "job": 79157224983,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012447866"
    },
    {
      "job": 79157225209,
      "time": 57,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012441130"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xfz329/rpk4adi",
  "_commit": {
    "id": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
    "author": "xfz329 <48663326+xfz329@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #4 from xfz329/develop\n\nfix document",
    "time": 1689235988
  },
  "_maintainer": {
    "name": "Feng Jiang",
    "email": "silencejiang@zju.edu.cn",
    "login": "silencejiang",
    "uuid": 19318133
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "version": ">= 1.10",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "xfz329",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "xfz329",
      "count": 10,
      "uuid": 48663326
    }
  ],
  "_userbio": {
    "uuid": 48663326,
    "type": "user",
    "name": "xfz329"
  },
  "_downloads": {
    "count": 153,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pk4adi"
  },
  "_devurl": "https://github.com/xfz329/rpk4adi",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pk4adi.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xfz329/rpk4adi",
  "_realowner": "xfz329",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.3.2",
      "date": "2023-07-16"
    }
  ],
  "_exports": [
    "calculate_pk",
    "compare_pks"
  ],
  "_help": [
    {
      "page": "calculate_pk",
      "title": "Compute the PK value to Measure the Performance of Anesthetic Depth Indicators.",
      "topics": [
        "calculate_pk"
      ]
    },
    {
      "page": "compare_pks",
      "title": "Compare two answers of the PK values.",
      "topics": [
        "compare_pks"
      ]
    }
  ],
  "_readme": "https://github.com/xfz329/rpk4adi/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "pk4adi",
  "_universes": [
    "xfz329",
    "silencejiang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T07:42:13.000Z",
      "distro": "noble",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "3edb32bd3440cb67050522cf111e956e7aa1fb7aea9cd2edf0b2cbcc244946d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-15T07:42:27.000Z",
      "distro": "noble",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "86c11fb064e531974f0b58195b827907e850977ac495343f89f850f5e5b24b47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T07:43:08.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "771a7d2fd1d97ddbb08d6dabb5e07fff1bd715287bc2f8710765d9a84d094e06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-15T07:42:28.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "519a913dcc4873da6576edbd4dd58a43c76406d7feaf8356fc02c7be50a0ffa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T07:42:20.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "e673531622fe25ababf6ee9975fdc73a2ffc183691e7e7f8277cb45266ea3d13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T07:42:08.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "762613478f6711c39dfff59bbff0c69a7728a248bdefed79c01ec55b4516886a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-15T07:41:42.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "1d153a4db4564090323d287d3cf5f210d7ccafc61cf838273ad5deef60daa454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-02T19:42:21.000Z",
      "commit": "7b64517281f1acdd3e7433a70be5f151b5b55a36",
      "fileid": "05f8b222fa8b571d0bc7889b9f4e946d667bb24badbffc84afd05d66a7e74771",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xfz329/actions/runs/25906410109"
    }
  ]
}