{
  "_id": "6a104f5aacfb0bcc41ca0daf",
  "Package": "AalenJohansen",
  "Type": "Package",
  "Title": "Conditional Aalen-Johansen Estimation",
  "Version": "1.0",
  "Authors@R": "c(person(\"Martin\", \"Bladt\", email = \"martinbladt@math.ku.dk\", role = c(\"aut\", \"cre\")),\nperson(\"Christian\", \"Furrer\", email = \"furrer@math.ku.dk\",\nrole = \"aut\")\n)",
  "Maintainer": "Martin Bladt <martinbladt@math.ku.dk>",
  "Description": "Provides the conditional Nelson-Aalen and Aalen-Johansen\nestimators. The methods are based on Bladt & Furrer (2023), in\npreparation.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:04:34 UTC",
    "User": "root"
  },
  "Author": "Martin Bladt [aut, cre], Christian Furrer [aut]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-03-01 09:42:09 UTC",
  "RemoteUrl": "https://github.com/cran/AalenJohansen",
  "RemoteRef": "HEAD",
  "RemoteSha": "94f20ad1c1488237d52b277a84368cf2f0089ecc",
  "MD5sum": "605d1584b7bdbdb6615f04e3badc4259",
  "_user": "cran",
  "_type": "src",
  "_file": "AalenJohansen_1.0.tar.gz",
  "_fileid": "38d76b4aa87e44b4b1a95c37298474333e014b2325a3551ba1bf48e595adde7e",
  "_filesize": 385205,
  "_sha256": "38d76b4aa87e44b4b1a95c37298474333e014b2325a3551ba1bf48e595adde7e",
  "_created": "2026-05-10T06:04:34.000Z",
  "_published": "2026-05-22T12:43:06.848Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77381650151,
      "time": 95,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901449641"
    },
    {
      "job": 77381650230,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901452037"
    },
    {
      "job": 77381649769,
      "time": 143,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901439578"
    },
    {
      "job": 77381649616,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160742812"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25621367066",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/AalenJohansen",
  "_commit": {
    "id": "94f20ad1c1488237d52b277a84368cf2f0089ecc",
    "author": "Martin Bladt <martinbladt@math.ku.dk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1677663729
  },
  "_maintainer": {
    "name": "Martin Bladt",
    "email": "martinbladt@math.ku.dk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_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": 341,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/AalenJohansen"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/AalenJohansen.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2023-03-01"
    }
  ],
  "_exports": [
    "aalen_johansen",
    "prodint",
    "sim_path"
  ],
  "_help": [
    {
      "page": "aalen_johansen",
      "title": "Compute the conditional Aalen-Johansen estimator.",
      "topics": [
        "aalen_johansen"
      ]
    },
    {
      "page": "prodint",
      "title": "Calculate the product integral of a matrix function",
      "topics": [
        "prodint"
      ]
    },
    {
      "page": "sim_path",
      "title": "Simulate the path of a time-inhomogeneous (semi-)Markov process until a maximal time",
      "topics": [
        "sim_path"
      ]
    }
  ],
  "_readme": "https://github.com/cran/AalenJohansen/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "AalenJohansen-vignette.Rmd",
      "filename": "AalenJohansen-vignette.html",
      "title": "Conditional Nelson--Aalen and Aalen--Johansen Estimation",
      "author": "Martin Bladt & Christian Furrer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Markov model with independent censoring",
        "2. Markov model with independent censoring and covariates",
        "3. Markov model with dependent censoring and covariates",
        "4. Semi-Markov model with independent censoring"
      ],
      "created": "2023-03-01 09:42:09",
      "modified": "2023-03-01 09:42:09",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "aalenjohansen",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-10T06:06:12.000Z",
      "distro": "noble",
      "commit": "94f20ad1c1488237d52b277a84368cf2f0089ecc",
      "fileid": "e83d80f087d70e062db2510622e1183787da4a9426649a00d0db47f5a82e2255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621367066"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-10T06:06:29.000Z",
      "distro": "noble",
      "commit": "94f20ad1c1488237d52b277a84368cf2f0089ecc",
      "fileid": "b259a773ff8e3c8ad3c3fb09f08179cf17e6706d2f06b84740b9568de0b11ed4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621367066"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-22T12:42:52.000Z",
      "commit": "94f20ad1c1488237d52b277a84368cf2f0089ecc",
      "fileid": "b167278229263da9657b3e8615ba5da52bcee0c2f90cd875950fcb37efca3da7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25621367066"
    }
  ]
}