{
  "_id": "6a103fddacfb0bcc41c9cf62",
  "Package": "ltmle",
  "Type": "Package",
  "Title": "Longitudinal Targeted Maximum Likelihood Estimation",
  "Version": "1.3-0",
  "Date": "2023-4-13",
  "Maintainer": "Joshua Schwab <jschwab77@berkeley.edu>",
  "Authors@R": "c(person(\"Joshua\", \"Schwab\", role=c(\"aut\", \"cre\"),\nemail=\"jschwab77@berkeley.edu\"), person(\"Samuel\", \"Lendle\", role=\"aut\"),\nperson(\"Maya\", \"Petersen\", role=\"aut\"), person(\"Mark\", \"van der Laan\",\nrole=\"aut\"), person(\"Susan\", \"Gruber\", role=\"ctb\"))",
  "Description": "Targeted Maximum Likelihood Estimation ('TMLE') of\ntreatment/censoring specific mean outcome or marginal\nstructural model for point-treatment and longitudinal data.\nPetersen et al. (2014) <doi:10.1515/jci-2013-0007>",
  "License": "GPL-2",
  "Collate": "'ltmle-package.R' 'GeneralUtilities.R' 'ltmle.R' 'ltmle_sg.R'\n'BinaryToCensoring.R' 'DeterministicFunctions.R' 'zzz.R'",
  "URL": "https://github.com/joshuaschwab/ltmle,\nhttp://joshuaschwab.github.io/ltmle/",
  "BugReports": "https://github.com/joshuaschwab/ltmle/issues",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Repository": "https://joshuaschwab.r-universe.dev",
  "Date/Publication": "2023-04-17 22:09:22 UTC",
  "RemoteUrl": "https://github.com/joshuaschwab/ltmle",
  "RemoteRef": "HEAD",
  "RemoteSha": "338c029dae9692ef20714125773da7037688993b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:36:29 UTC",
    "User": "root"
  },
  "Author": "Joshua Schwab [aut, cre],\nSamuel Lendle [aut],\nMaya Petersen [aut],\nMark van der Laan [aut],\nSusan Gruber [ctb]",
  "MD5sum": "3e5ca0a68757ea62728b5e26aece2ed0",
  "_user": "joshuaschwab",
  "_type": "src",
  "_file": "ltmle_1.3-0.tar.gz",
  "_fileid": "963d47e47c51e5fe844f43bf9c6d197e194e33496849f6a152a8ee1f34e9d9e9",
  "_filesize": 269168,
  "_sha256": "963d47e47c51e5fe844f43bf9c6d197e194e33496849f6a152a8ee1f34e9d9e9",
  "_created": "2026-05-11T08:36:29.000Z",
  "_published": "2026-05-22T11:37:01.088Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371746049,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913917213"
    },
    {
      "job": 77371746202,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913920946"
    },
    {
      "job": 77371745997,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913908795"
    },
    {
      "job": 77371745905,
      "time": 206,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913922929"
    },
    {
      "job": 77371745754,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913872482"
    },
    {
      "job": 77371745501,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159548190"
    },
    {
      "job": 77371745947,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6913903976"
    },
    {
      "job": 77371746201,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6913906047"
    },
    {
      "job": 77371746124,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6913900360"
    }
  ],
  "_buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/joshuaschwab/ltmle",
  "_commit": {
    "id": "338c029dae9692ef20714125773da7037688993b",
    "author": "joshuaschwab <jschwab77@berkeley.edu>",
    "committer": "joshuaschwab <jschwab77@berkeley.edu>",
    "message": "add reference to description\n",
    "time": 1681769362
  },
  "_maintainer": {
    "name": "Joshua Schwab",
    "email": "jschwab77@berkeley.edu",
    "login": "joshuaschwab",
    "uuid": 3989807
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "SuperLearner",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "tmle",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "nnls",
      "role": "Suggests"
    },
    {
      "package": "arm",
      "role": "Suggests"
    }
  ],
  "_owner": "joshuaschwab",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 28,
  "_contributors": [
    {
      "user": "joshuaschwab",
      "count": 121,
      "uuid": 3989807
    },
    {
      "user": "lendle",
      "count": 64,
      "uuid": 815403
    },
    {
      "user": "localepi",
      "count": 3,
      "uuid": 64105014
    }
  ],
  "_userbio": {
    "uuid": 3989807,
    "type": "user",
    "name": "Joshua Schwab",
    "description": "staff programmer at UC Berkeley Biostatistics"
  },
  "_downloads": {
    "count": 461,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ltmle"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/joshuaschwab/ltmle",
  "_pkgdown": "http://joshuaschwab.github.io/ltmle/",
  "_searchresults": 231,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ltmle.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/joshuaschwab/ltmle",
  "_realowner": "joshuaschwab",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2013-05-06"
    },
    {
      "version": "0.9.1",
      "date": "2013-10-18"
    },
    {
      "version": "0.9.3",
      "date": "2013-12-12"
    },
    {
      "version": "0.9.3-1",
      "date": "2014-04-22"
    },
    {
      "version": "0.9-5",
      "date": "2015-05-07"
    },
    {
      "version": "0.9-6",
      "date": "2015-05-29"
    },
    {
      "version": "0.9-7",
      "date": "2016-02-25"
    },
    {
      "version": "0.9-8",
      "date": "2016-04-20"
    },
    {
      "version": "0.9-9",
      "date": "2016-11-17"
    },
    {
      "version": "0.9-9-3",
      "date": "2017-06-21"
    },
    {
      "version": "0.9-10",
      "date": "2017-08-24"
    },
    {
      "version": "1.0-0",
      "date": "2017-10-06"
    },
    {
      "version": "1.0-1",
      "date": "2017-12-13"
    },
    {
      "version": "1.1-0",
      "date": "2018-08-20"
    },
    {
      "version": "1.2-0",
      "date": "2020-03-14"
    },
    {
      "version": "1.3-0",
      "date": "2023-04-15"
    }
  ],
  "_exports": [
    "BinaryToCensoring",
    "deterministic.g.function_template",
    "deterministic.Q.function_template",
    "ltmle",
    "ltmleMSM",
    "MaintainControl",
    "MaintainTreatment"
  ],
  "_datasets": [
    {
      "name": "sampleDataForLtmleMSM",
      "title": "Sample data, regimes, and summary measures",
      "object": "sampleDataForLtmleMSM",
      "file": "sampleDataForLtmleMSM.RData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ltmle-package",
      "title": "Targeted Maximum Likelihood Estimation for Longitudinal Data",
      "topics": [
        "ltmle-package"
      ]
    },
    {
      "page": "BinaryToCensoring",
      "title": "BinaryToCensoring",
      "topics": [
        "BinaryToCensoring"
      ]
    },
    {
      "page": "deterministic.g.function_template",
      "title": "Deterministic g/Q functions - examples and templates",
      "topics": [
        "deterministic.g.function_template",
        "deterministic.Q.function_template",
        "MaintainControl",
        "MaintainTreatment"
      ]
    },
    {
      "page": "ltmle",
      "title": "Longitudinal Targeted Maximum Likelihood Estimation",
      "topics": [
        "ltmle",
        "ltmleMSM"
      ]
    },
    {
      "page": "sampleDataForLtmleMSM",
      "title": "Sample data, regimes, and summary measures",
      "topics": [
        "sampleDataForLtmleMSM"
      ]
    },
    {
      "page": "summary.ltmle",
      "title": "Get standard error, p-value, and confidence interval for one ltmle object Summarizing results from Longitudinal Targeted Maximum Likelihood Estimation (ltmle)",
      "topics": [
        "print.ltmle",
        "print.ltmleEffectMeasures",
        "print.ltmleMSM",
        "print.summary.ltmle",
        "print.summary.ltmleEffectMeasures",
        "print.summary.ltmleMSM",
        "summary.ltmle",
        "summary.ltmleEffectMeasures",
        "summary.ltmleMSM"
      ]
    }
  ],
  "_readme": "https://github.com/joshuaschwab/ltmle/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "matrixStats"
  ],
  "_score": 6.287891265954026,
  "_indexed": true,
  "_nocasepkg": "ltmle",
  "_universes": [
    "joshuaschwab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-0",
      "date": "2026-05-11T08:38:40.000Z",
      "distro": "noble",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "35a3803fa6bbe41e60e60b6ece9262cc70b62f8ffebd901a824668b31c855506",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-0",
      "date": "2026-05-11T08:38:51.000Z",
      "distro": "noble",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "39751a2a78bce4b51cd392a7515a6f7c87a34ce416a65923e0af2cb2146b9f9c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3-0",
      "date": "2026-05-11T08:38:27.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "b2d3d74670271a7c94eacfc4af306e074d971673b3f0eed4c2138b975382b4e3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3-0",
      "date": "2026-05-11T08:38:57.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "17c150caf415e0bbab26814ae6b62d57e7ff411538f8614b781de5d65406c925",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-05-11T08:37:52.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "99a9329888643fb5e306d87187fbdebb6a4ec9051e1a9cb122ec1df9d475dfb0",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-05-11T08:37:55.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "5c0dd1589a73919f95ebe18b3e85b9baede1467a2acad53cd997530098971c4c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3-0",
      "date": "2026-05-11T08:37:41.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "87670ac873a1caff02ea8079421ffe40ee309a7316d2a09ead8a00b9de3c4d6d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-0",
      "date": "2026-05-22T11:36:43.000Z",
      "commit": "338c029dae9692ef20714125773da7037688993b",
      "fileid": "e63cfd83fce67d748b455ea67eecb16dbbb8c17f00a670d02dd15a87ba062633",
      "status": "success",
      "buildurl": "https://github.com/r-universe/joshuaschwab/actions/runs/25659283007"
    }
  ]
}