{
  "_id": "6a59e67709eb0996dd68f471",
  "Package": "cyclomort",
  "Type": "Package",
  "Title": "Survival Modeling with a Periodic Hazard Function",
  "Version": "1.0.3",
  "Date": "2025-05-13",
  "Authors@R": "c(person(\"Eliezer\", \"Gurarie\", role = c(\"aut\", \"cre\"), email = \"egurarie@esf.edu\"), person(\"Thompson\", \"Peter\", role = \"aut\"))",
  "Description": "Modeling periodic mortality (or other time-to event)\nprocesses from right-censored data. Given observations of a\nprocess with a known period (e.g. 365 days, 24 hours),\nfunctions determine the number, intensity, timing, and duration\nof peaks of periods of elevated hazard within a period.  The\nunderlying model is a mixed wrapped Cauchy function fitted\nusing maximum likelihoods (details in Gurarie et al. (2020)\n<doi:10.1111/2041-210X.13305>). The development of these tools\nwas motivated by the strongly seasonal mortality patterns\nobserved in many wild animal populations. Thus, the respective\nperiods of higher mortality can be identified as \"mortality\nseasons\".",
  "License": "GPL (>= 3)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/EliGurarie/cyclomort",
  "BugReports": "https://github.com/EliGurarie/cyclomort/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://eligurarie.r-universe.dev",
  "Date/Publication": "2025-05-23 15:24:20 UTC",
  "RemoteUrl": "https://github.com/eligurarie/cyclomort",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 08:19:23 UTC",
    "User": "root"
  },
  "Author": "Eliezer Gurarie [aut, cre],\nThompson Peter [aut]",
  "Maintainer": "Eliezer Gurarie <egurarie@esf.edu>",
  "_user": "eligurarie",
  "_type": "src",
  "_file": "cyclomort_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/5c0c6019cb2e07d4b938eec79b9a00d0dc0a2955de98388e81a48d291887c55e",
  "_filesize": 1186354,
  "_sha256": "5c0c6019cb2e07d4b938eec79b9a00d0dc0a2955de98388e81a48d291887c55e",
  "_expires": "2026-10-25T08:23:18.000Z",
  "_created": "2026-07-17T08:19:23.000Z",
  "_published": "2026-07-17T08:23:19.710Z",
  "_jobs": [
    {
      "job": 87838791132,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401184070"
    },
    {
      "job": 87838791134,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401197223"
    },
    {
      "job": 87838791121,
      "time": 192,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401196944"
    },
    {
      "job": 87838791110,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401182335"
    },
    {
      "job": 87837925793,
      "time": 292,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401125874"
    },
    {
      "job": 87838791098,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8401171656"
    },
    {
      "job": 87838791139,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401174842"
    },
    {
      "job": 87838791151,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401172515"
    },
    {
      "job": 87838791126,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401175933"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656",
  "_status": "success",
  "_upstream": "https://github.com/eligurarie/cyclomort",
  "_commit": {
    "id": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
    "author": "Eliezer Gurarie <egurarie@esf.edu>",
    "committer": "Eliezer Gurarie <egurarie@esf.edu>",
    "message": "cran submission\n",
    "time": 1748013860
  },
  "_maintainer": {
    "name": "Eliezer Gurarie",
    "email": "egurarie@esf.edu",
    "login": "eligurarie",
    "description": "Professor of Quantitative Wildlife Ecology\n",
    "uuid": 3239417
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "flexsurv",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "eligurarie",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "pthompson234",
      "count": 60,
      "uuid": 47431897
    },
    {
      "user": "elieguru",
      "count": 26,
      "uuid": 12075063
    },
    {
      "user": "eligurarie",
      "count": 5,
      "uuid": 3239417
    }
  ],
  "_userbio": {
    "uuid": 3239417,
    "type": "user",
    "name": "Eli(e) Gurarie",
    "followers": 30,
    "description": "Professor of Quantitative Wildlife Ecology\r\n"
  },
  "_downloads": {
    "count": 480,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cyclomort"
  },
  "_devurl": "https://github.com/eligurarie/cyclomort",
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cyclomort.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/eligurarie/cyclomort",
  "_realowner": "eligurarie",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2020-08-20"
    },
    {
      "version": "1.0.3",
      "date": "2025-05-27"
    }
  ],
  "_exports": [
    "censor_cycloSurv",
    "create_cycloSurv",
    "DeltaToRho",
    "factorfit_cyclomort",
    "findDelta",
    "findRho",
    "fit_cyclomort",
    "guess_initial_parameters",
    "imwc",
    "iwc",
    "loglike",
    "loglike_optim",
    "mwc",
    "select_seasons",
    "simulate_cycloSurv",
    "trim_cycloSurv",
    "wc"
  ],
  "_datasets": [
    {
      "name": "nwt_morts",
      "title": "Mortality data for Northwest territory boreal woodland caribou.",
      "object": "nwt_morts",
      "file": "nwt_morts.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "region",
        "start",
        "end",
        "status"
      ],
      "rows": 370,
      "table": true,
      "tojson": true
    },
    {
      "name": "seasonalsex",
      "title": "Simulated data of seasonal mortality data for two sex groups",
      "object": "seasonalsex",
      "file": "seasonalsex.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "event"
      ],
      "rows": 200,
      "table": false,
      "tojson": false
    },
    {
      "name": "timetoeventprediction",
      "title": "Example fitted time to event prediction",
      "object": "timetoeventprediction",
      "file": "timetoeventprediction.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "wah_morts",
      "title": "Mortality data for Western Arctic Herd Caribou",
      "object": "wah_morts",
      "file": "wah_morts.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "start",
        "end",
        "fate"
      ],
      "rows": 90,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "censor_cycloSurv",
      "title": "Censor and Trim",
      "topics": [
        "censor_cycloSurv",
        "trim_cycloSurv"
      ]
    },
    {
      "page": "create_cycloSurv",
      "title": "Create a cycloSurv object",
      "topics": [
        "create_cycloSurv"
      ]
    },
    {
      "page": "factorfit_cyclomort",
      "title": "Factorial analysis of seasonal survival models",
      "topics": [
        "factorfit_cyclomort"
      ]
    },
    {
      "page": "findDelta",
      "title": "Converting between Rho to Delta",
      "topics": [
        "DeltaToRho",
        "findDelta",
        "findRho"
      ]
    },
    {
      "page": "fit_cyclomort",
      "title": "Estimate periodic hazard function.",
      "topics": [
        "fit_cyclomort"
      ]
    },
    {
      "page": "guess_initial_parameters",
      "title": "Produce initial parameter estimates based on mortality data",
      "topics": [
        "guess_initial_parameters"
      ]
    },
    {
      "page": "loglike",
      "title": "Obtain log-likelihood value from a data set given a set of parameter values",
      "topics": [
        "loglike"
      ]
    },
    {
      "page": "loglike_optim",
      "title": "Log-likelihood function",
      "topics": [
        "loglike_optim"
      ]
    },
    {
      "page": "nwt_morts",
      "title": "Mortality data for Northwest territory boreal woodland caribou.",
      "topics": [
        "nwt_morts"
      ]
    },
    {
      "page": "plot.cmfactorfit",
      "title": "Plot cmfactorfit objects",
      "topics": [
        "plot.cmfactorfit"
      ]
    },
    {
      "page": "plot.cmfit",
      "title": "Plot cmfit objects",
      "topics": [
        "plot.cmfit"
      ]
    },
    {
      "page": "predict.cmfit",
      "title": "Prediction method for cyclomort fits",
      "topics": [
        "predict.cmfit"
      ]
    },
    {
      "page": "seasonalsex",
      "title": "Simulated data of seasonal mortality data for two sex groups",
      "topics": [
        "seasonalsex"
      ]
    },
    {
      "page": "select_seasons",
      "title": "Select the number of mortality seasons",
      "topics": [
        "select_seasons"
      ]
    },
    {
      "page": "simulate_cycloSurv",
      "title": "Simulate periodic mortality process",
      "topics": [
        "simulate_cycloSurv"
      ]
    },
    {
      "page": "summary.cmfactorfit",
      "title": "Summary method for cyclomort factorial fit",
      "topics": [
        "summary.cmfactorfit"
      ]
    },
    {
      "page": "summary.cmfit",
      "title": "Provide a short summary of cmfit (parameter estimates for periodic mortality curves) objects",
      "topics": [
        "summary.cmfit"
      ]
    },
    {
      "page": "summary.cmfitlist",
      "title": "Summary method for cmfitlist objects",
      "topics": [
        "summary.cmfitlist"
      ]
    },
    {
      "page": "timetoeventprediction",
      "title": "Example fitted time to event prediction",
      "topics": [
        "timetoeventprediction"
      ]
    },
    {
      "page": "wah_morts",
      "title": "Mortality data for Western Arctic Herd Caribou",
      "topics": [
        "wah_morts"
      ]
    },
    {
      "page": "wc",
      "title": "Wrapped Cauchy and Integrated Wrapped Cauchy functions",
      "topics": [
        "imwc",
        "iwc",
        "mwc",
        "wc"
      ]
    }
  ],
  "_readme": "https://github.com/eligurarie/cyclomort/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "bbmle",
    "bdsmatrix",
    "cli",
    "cpp11",
    "data.table",
    "deSolve",
    "dplyr",
    "farver",
    "fastGHQuad",
    "flexsurv",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lsoda",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "mstate",
    "muhaz",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "rstpm2",
    "S7",
    "scales",
    "statmod",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cyclomort.Rmd",
      "filename": "cyclomort.html",
      "title": "Using cyclomort: A tool for estimating seasonal mortality patterns",
      "author": "Elie Gurarie and Peter Thompson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Underlying wrapped Cauchy hazard model",
        "Simulating periodic mortality processes",
        "Fitting a periodic hazard process",
        "Identifying the number of mortality seasons within a system using select_seasons",
        "Simple factor analyses",
        "Data",
        "Northwest Territory woodland caribou",
        "Western Arctic herd caribou",
        "References"
      ],
      "created": "2019-02-22 20:52:39",
      "modified": "2025-04-01 20:33:52",
      "commits": 18
    }
  ],
  "_score": 4.301029995663981,
  "_indexed": true,
  "_nocasepkg": "cyclomort",
  "_universes": [
    "eligurarie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T08:21:41.000Z",
      "distro": "resolute",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/b753084f409e7e651c4adad3d7ed257c16b49acc774c72f7be543d62af49f5ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-17T08:22:02.000Z",
      "distro": "resolute",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/0011cbb9ac750b8f0347bf892bf8666ced22cda1ca2d561342e598463175cc95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T08:21:46.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/348ab74a0af56fe4e4f2c7dfd4c996420a2e2c17af08d2422c21b268bf7a6898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-17T08:21:28.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/eda1f4fa455285e57da09d3518fe560c4a94d4bac7d722d2a557ca08db1bb0ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-17T08:21:48.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/46ad4c22df361eea5e8cf63a9d9c0a04c09976c136627956853de60dcc731a6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T08:21:12.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/220f0a81f4acac112873c4a7ba61b82fc8b31a198705ab38392d3380a1046fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T08:20:58.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/1d7ffd347f06c060e5688727fc4c83708fac743537d5f3f6af31b8d9d907d031",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-17T08:20:53.000Z",
      "commit": "1a79e3de44094cc55a4a95f5d3f1a75424477534",
      "fileid": "https://r2.ropensci.org/9eda7107ff879e7ffe4f337636db7030cdeff395b0a5069cdf0733919c6db5f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/eligurarie/actions/runs/29565751656"
    }
  ]
}