{
  "_id": "6a0f66dcacfb0bcc41c5d59d",
  "Package": "cohorttools",
  "Type": "Package",
  "Title": "Cohort Data Analyses",
  "Version": "0.1.8",
  "Authors@R": "person(\"Jari\", \"Haukka\", email =\"jari.haukka@helsinki.fi\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1450-6208\"))",
  "Maintainer": "Jari Haukka <jari.haukka@helsinki.fi>",
  "Description": "Functions to make lifetables and to calculate hazard\nfunction estimate using Poisson regression model with splines.\nIncludes function to draw simple flowchart of cohort study.\nFunction boxesLx() makes boxes of transition rates between\nstates. It utilizes 'Epi' package 'Lexis' data.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 09:45:46 UTC",
    "User": "root"
  },
  "Author": "Jari Haukka [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1450-6208>)",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev librsvg2-dev\nlibuv1-dev libxml2-dev libssl-dev libnode-dev libx11-dev",
  "Repository": "https://jkhaukka.r-universe.dev",
  "Date/Publication": "2026-04-21 08:13:19 UTC",
  "RemoteUrl": "https://github.com/cran/cohorttools",
  "RemoteRef": "HEAD",
  "RemoteSha": "dddd611c63164ae9fa843c9f20dff42780c52d76",
  "MD5sum": "adc7a66dc268e06a7d06effa49e652dc",
  "_user": "jkhaukka",
  "_type": "src",
  "_file": "cohorttools_0.1.8.tar.gz",
  "_fileid": "8a3ac76d47c8cb07d6be898c2f0bb39c34872c421e4f348dfdc45143bbef8cdf",
  "_filesize": 117361,
  "_sha256": "8a3ac76d47c8cb07d6be898c2f0bb39c34872c421e4f348dfdc45143bbef8cdf",
  "_created": "2026-05-21T09:45:46.000Z",
  "_published": "2026-05-21T20:11:08.078Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259308309,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132554785"
    },
    {
      "job": 77259307972,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132548851"
    },
    {
      "job": 77259307841,
      "time": 265,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132566035"
    },
    {
      "job": 77259308147,
      "time": 313,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132573278"
    },
    {
      "job": 77259307632,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132491623"
    },
    {
      "job": 77259307402,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146104344"
    },
    {
      "job": 77259308050,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7132535443"
    },
    {
      "job": 77259307962,
      "time": 111,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7132531282"
    },
    {
      "job": 77259308332,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132530423"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cohorttools",
  "_commit": {
    "id": "dddd611c63164ae9fa843c9f20dff42780c52d76",
    "author": "Jari Haukka <jari.haukka@helsinki.fi>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.8\n",
    "time": 1776759199
  },
  "_maintainer": {
    "name": "Jari Haukka",
    "email": "jari.haukka@helsinki.fi",
    "login": "jkhaukka",
    "description": "http://orcid.org/0000-0003-1450-6208",
    "uuid": 31506064,
    "orcid": "0000-0003-1450-6208"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "Epi",
      "role": "Depends"
    },
    {
      "package": "cmprsk",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "DiagrammeRsvg",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "mstate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.7",
      "date": "2025-10-19"
    },
    {
      "name": "0.1.8",
      "date": "2026-04-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jkhaukka",
      "count": 9,
      "uuid": 31506064
    }
  ],
  "_userbio": {
    "uuid": 31506064,
    "type": "user",
    "name": "Jari Haukka",
    "description": "http://orcid.org/0000-0003-1450-6208"
  },
  "_downloads": {
    "count": 679,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cohorttools"
  },
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cohorttools.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "jkhaukka",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-10-28"
    },
    {
      "version": "0.1.1",
      "date": "2020-03-02"
    },
    {
      "version": "0.1.2",
      "date": "2020-03-13"
    },
    {
      "version": "0.1.3",
      "date": "2020-10-16"
    },
    {
      "version": "0.1.4",
      "date": "2020-12-03"
    },
    {
      "version": "0.1.5",
      "date": "2022-11-16"
    },
    {
      "version": "0.1.6",
      "date": "2022-11-23"
    },
    {
      "version": "0.1.7",
      "date": "2025-10-19"
    },
    {
      "version": "0.1.8",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "boxesLx",
    "estim.hazard",
    "gv2image",
    "mkflowchart",
    "mkratetable",
    "plotcuminc",
    "plotratetable"
  ],
  "_help": [
    {
      "page": "boxesLx",
      "title": "Boxes plot summarizing Lexis object",
      "topics": [
        "boxesLx"
      ]
    },
    {
      "page": "estim.hazard",
      "title": "Estimates hazard function using Poisson model",
      "topics": [
        "estim.hazard"
      ]
    },
    {
      "page": "gv2image",
      "title": "Function makes image from graphviz code",
      "topics": [
        "gv2image"
      ]
    },
    {
      "page": "mkflowchart",
      "title": "Function makes flowchart in graphviz",
      "topics": [
        "mkflowchart"
      ]
    },
    {
      "page": "mkratetable",
      "title": "Function makes rate table with confidence intervals for crude incidences (rates)",
      "topics": [
        "mkratetable"
      ]
    },
    {
      "page": "plotcuminc",
      "title": "Plots cumulative incidence rates",
      "topics": [
        "plotcuminc"
      ]
    },
    {
      "page": "plotratetable",
      "title": "Function makes plot(s) from ratetable",
      "topics": [
        "plotratetable"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cmprsk",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DiagrammeR",
    "DiagrammeRsvg",
    "digest",
    "dplyr",
    "Epi",
    "etm",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rsvg",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "cohorttools",
  "_universes": [
    "jkhaukka"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-21T09:48:21.000Z",
      "distro": "noble",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "6f473b1ab1334ab249f1c5662e68d6ad36e20ffcfed74c21602bcf3055d0f6fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-05-21T09:48:14.000Z",
      "distro": "noble",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "3eaa0568d5eeb84caaf06b10289b8b11def0a609bd0771cc5b6bccb4680c661f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-21T09:48:43.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "2b549e541f5226f5779073ec8059a71c4c7aa9513fa8c6e95291a598fe9389b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-05-21T09:48:49.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "6304ff580e1d7dd4e8ccf47a3f3a79a17a5e0a4d16b94f6560ea8a3c6f18b4fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-05-21T20:10:48.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "706c89a4bc54c26115e02671be123e807abfcc3b9e9705f6dc2da4d533290d8a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-21T09:47:24.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "9ba8a67b4c4f686274d4c1a6a6f1a18566289ad8e3359cdd6c4b3da575189afd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-21T09:47:12.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "dafbd30605df9e7f4e10c5e2f49dd79689596f5bd4837cdf5daf113b2acdbef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-05-21T09:47:08.000Z",
      "commit": "dddd611c63164ae9fa843c9f20dff42780c52d76",
      "fileid": "db27649421c3dc57ac37820515f6650bd5f5fc7d97c4de0381a00cbe9e6e02e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jkhaukka/actions/runs/26218289622"
    }
  ]
}