{
  "_id": "6a103767acfb0bcc41c9a460",
  "Package": "OptimalTiming",
  "Type": "Package",
  "Title": "Optimal Timing Identification",
  "Version": "0.1.0",
  "Author": "Xiao Lin <xlin3@mdanderson.org>, Xuelin\nHuang<xlhuang@mdanderson.org>",
  "Maintainer": "Xiao Lin <xlin3@mdanderson.org>",
  "Description": "Identify the optimal timing for new treatment initiation\nduring multiple state disease transition, including multistate\nmodel fitting, simulation of mean residual lifetime for a given\ntransition state, and estimation of confidence interval. The\nmethod is referred to de Wreede, L., Fiocco, M., & Putter, H.\n(2011) <doi:10.18637/jss.v038.i07>.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyLoad": "true",
  "RoxygenNote": "6.0.1",
  "Packaged": {
    "Date": "2026-05-12 06:25:25 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-11-14 14:52:34 UTC",
  "RemoteUrl": "https://github.com/cran/OptimalTiming",
  "RemoteRef": "HEAD",
  "RemoteSha": "7a18e892c015cb9bc5e1d6de207aedf77df758fb",
  "MD5sum": "90d0148e30f984ab9852d29abb86a8a0",
  "_user": "cran",
  "_type": "src",
  "_file": "OptimalTiming_0.1.0.tar.gz",
  "_fileid": "7aa2ebff5b066498420389dc89325c1fdf84fc15021e3d108ff368f25f33f300",
  "_filesize": 208734,
  "_sha256": "7aa2ebff5b066498420389dc89325c1fdf84fc15021e3d108ff368f25f33f300",
  "_created": "2026-05-12T06:25:25.000Z",
  "_published": "2026-05-22T11:00:55.854Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77366410861,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937174902"
    },
    {
      "job": 77366410985,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937183682"
    },
    {
      "job": 77366410307,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937143558"
    },
    {
      "job": 77366410232,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158895669"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25717313791",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/OptimalTiming",
  "_commit": {
    "id": "7a18e892c015cb9bc5e1d6de207aedf77df758fb",
    "author": "Xiao Lin <xlin3@mdanderson.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1510671154
  },
  "_maintainer": {
    "name": "Xiao Lin",
    "email": "xlin3@mdanderson.org"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "mstate",
      "role": "Imports"
    },
    {
      "package": "survival",
      "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": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/OptimalTiming"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/OptimalTiming.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-11-14"
    }
  ],
  "_exports": [
    "conf.MTL",
    "optim.fit",
    "sim.MTL"
  ],
  "_datasets": [
    {
      "name": "SimCml",
      "title": "Simulated data for CML patients",
      "object": "SimCml",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cp1",
        "cp1.s",
        "ap",
        "ap.s",
        "cp2",
        "cp2.s",
        "bc",
        "bc.s",
        "sct",
        "sct.s",
        "death",
        "death.s",
        "age",
        "sex"
      ],
      "rows": 1777,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "conf.MTL",
      "title": "Confidence interval of mean total lifetime",
      "topics": [
        "conf.MTL"
      ]
    },
    {
      "page": "optim.fit",
      "title": "Fit multi-state model for optimization",
      "topics": [
        "optim.fit"
      ]
    },
    {
      "page": "sim.MTL",
      "title": "Simulate mean total lifetime",
      "topics": [
        "sim.MTL"
      ]
    },
    {
      "page": "SimCml",
      "title": "Simulated data for CML patients",
      "topics": [
        "SimCml"
      ]
    }
  ],
  "_rundeps": [
    "data.table",
    "lattice",
    "Matrix",
    "mstate",
    "RColorBrewer",
    "rlang",
    "survival",
    "viridisLite"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "optimaltiming",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T06:27:28.000Z",
      "distro": "noble",
      "commit": "7a18e892c015cb9bc5e1d6de207aedf77df758fb",
      "fileid": "ca09d1d602bf92bafc928659ea4a68419418d061850862174c041b543a3cde23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25717313791"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T06:28:00.000Z",
      "distro": "noble",
      "commit": "7a18e892c015cb9bc5e1d6de207aedf77df758fb",
      "fileid": "25c7bc0579778427b0a608c0c41782c994e6e6bd0696060e16928e025d688522",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25717313791"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:00:11.000Z",
      "commit": "7a18e892c015cb9bc5e1d6de207aedf77df758fb",
      "fileid": "85283acccfec2b5d3ef9e6cbadfe5a691e5627633c88c011f488e8285b6e92fc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25717313791"
    }
  ]
}