{
  "_id": "6a2744de24555f66ed52e83e",
  "Package": "lnmixsurv",
  "Type": "Package",
  "Title": "Bayesian Mixture Log-Normal Survival Model",
  "Version": "3.1.7",
  "Authors@R": "c(\nperson(\"Viviana das Gra\\u00e7as Ribeiro Lobo\", email = \"viviana@dme.ufrj.br\", role = \"cre\"),\nperson(\"Tha\\u00eds Cristina Oliveira da Fonseca\", role = \"aut\"),\nperson(\"Mariane Branco Alves\", role = \"aut\"),\nperson(\"Vitor Capdeville\", role = \"aut\"),\nperson(\"Victor Hugo Soares Ney\", email = \"victor.s.ney@gmail.com\", role = \"aut\"))",
  "Description": "Bayesian Survival models via the mixture of Log-Normal\ndistribution extends the well-known survival models and\naccommodates different behaviour over time and considers higher\ncensored survival times. The proposal combines mixture\ndistributions Fruhwirth-Schnatter(2006)\n<doi:10.1007/s11336-009-9121-4>, and data augmentation\ntechniques Tanner and Wong (1987)\n<doi:10.1080/01621459.1987.10478458>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU, GNU make, GSL",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "URL": "https://vivianalobo.github.io/lnmixsurv/",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 22:33:07 UTC",
    "User": "root"
  },
  "Author": "Viviana das Graças Ribeiro Lobo [cre], Thaís Cristina Oliveira\nda Fonseca [aut], Mariane Branco Alves [aut], Vitor Capdeville\n[aut], Victor Hugo Soares Ney [aut]",
  "Maintainer": "Viviana das Graças Ribeiro Lobo <viviana@dme.ufrj.br>",
  "Config/pak/sysreqs": "make libgsl0-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 20:00:16 UTC",
  "RemoteUrl": "https://github.com/cran/lnmixsurv",
  "RemoteRef": "HEAD",
  "RemoteSha": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
  "MD5sum": "1eabfb5dbb3d25e990404364045a367e",
  "_user": "cran",
  "_type": "src",
  "_file": "lnmixsurv_3.1.7.tar.gz",
  "_fileid": "1c01316b76aa1514d2ebadf937166d6f624e75ad000b3ff3a369f4763686c43e",
  "_filesize": 1341496,
  "_sha256": "1c01316b76aa1514d2ebadf937166d6f624e75ad000b3ff3a369f4763686c43e",
  "_created": "2026-06-08T22:33:07.000Z",
  "_published": "2026-06-08T22:40:30.498Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80210614517,
      "time": 298,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494141438"
    },
    {
      "job": 80210614516,
      "time": 355,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494156533"
    },
    {
      "job": 80210614507,
      "time": 312,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494145732"
    },
    {
      "job": 80210614554,
      "time": 375,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494161952"
    },
    {
      "job": 80209819953,
      "time": 336,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494056219"
    },
    {
      "job": 80210614504,
      "time": 186,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27171008295",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/lnmixsurv",
  "_commit": {
    "id": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
    "author": "Viviana das Graças Ribeiro Lobo <viviana@dme.ufrj.br>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.7\n",
    "time": 1780948816
  },
  "_maintainer": {
    "name": "Viviana das Graças Ribeiro Lobo",
    "email": "viviana@dme.ufrj.br",
    "login": "vivianalobo",
    "description": "",
    "uuid": 67801363
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "parsnip",
      "version": ">= 1.1.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppGSL",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "hardhat",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "generics",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "ggsurvfit",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "bayesplot",
      "role": "Suggests"
    },
    {
      "package": "censored",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "pec",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.1.7",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "victorney",
      "count": 1,
      "uuid": 48871377
    },
    {
      "user": "vivianalobo",
      "count": 1,
      "uuid": 67801363
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 13,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lnmixsurv"
  },
  "_devurl": "https://github.com/vivianalobo/lnmixsurv",
  "_pkgdown": "https://vivianalobo.github.io/lnmixsurv/",
  "_searchresults": 18,
  "_topics": [
    "gsl",
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lnmixsurv.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "3.1.6",
      "date": "2024-09-03"
    },
    {
      "version": "3.1.7",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "augment",
    "fit_metrics",
    "join_empirical_hazard",
    "nobs",
    "plot_fit_on_data",
    "simulate_data",
    "survival_ln_mixture",
    "survival_ln_mixture_em",
    "tidy"
  ],
  "_datasets": [
    {
      "name": "sim_data",
      "title": "Simulated lognormal mixture data.",
      "object": "sim_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "augment.survival_ln_mixture",
      "title": "Augment data with information from a survival_ln_mixture object",
      "topics": [
        "augment.survival_ln_mixture"
      ]
    },
    {
      "page": "augment.survival_ln_mixture_em",
      "title": "Augment data with information from a survival_ln_mixture_em object",
      "topics": [
        "augment.survival_ln_mixture_em"
      ]
    },
    {
      "page": "fit_metrics",
      "title": "Function used to calculate some distance metrics between the predicted survival and the observed survival. 'fit_metrics()' is used to calculate distance metrics between empirical and fitted survival for a predictions object, preferably the object $preds returned from 'plot_fit_on_data()'.",
      "topics": [
        "fit_metrics"
      ]
    },
    {
      "page": "join_empirical_hazard",
      "title": "Function used to join the empirical hazard to the data",
      "topics": [
        "join_empirical_hazard"
      ]
    },
    {
      "page": "nobs.survival_ln_mixture",
      "title": "Extract the number of observations from 'survival_ln_mixture' fit.",
      "topics": [
        "nobs.survival_ln_mixture"
      ]
    },
    {
      "page": "plot_fit_on_data",
      "title": "Function used to quick visualize the fitted values (survival estimate) on the data used to fit the model (via EM algorithm or Gibbs).",
      "topics": [
        "plot_fit_on_data"
      ]
    },
    {
      "page": "plot.survival_ln_mixture_em",
      "title": "Visualizes the path of the EM algorithm",
      "topics": [
        "plot.survival_ln_mixture_em"
      ]
    },
    {
      "page": "predict.survival_ln_mixture",
      "title": "Predict from a Lognormal Mixture Model",
      "topics": [
        "predict.survival_ln_mixture"
      ]
    },
    {
      "page": "predict.survival_ln_mixture_em",
      "title": "Predict from a lognormal_em Mixture Model fitted using EM algorithm.",
      "topics": [
        "predict.survival_ln_mixture_em"
      ]
    },
    {
      "page": "sim_data",
      "title": "Simulated lognormal mixture data.",
      "topics": [
        "sim_data"
      ]
    },
    {
      "page": "simulate_data",
      "title": "Function to simulate survival data from a mixture of normal distribution.",
      "topics": [
        "simulate_data"
      ]
    },
    {
      "page": "survival_ln_mixture",
      "title": "Lognormal mixture model - Gibbs sampler",
      "topics": [
        "survival_ln_mixture",
        "survival_ln_mixture.default",
        "survival_ln_mixture.formula"
      ]
    },
    {
      "page": "survival_ln_mixture_em",
      "title": "Lognormal mixture model - Expectation-Maximization Algorithm",
      "topics": [
        "survival_ln_mixture_em",
        "survival_ln_mixture_em.default",
        "survival_ln_mixture_em.formula"
      ]
    },
    {
      "page": "tidy.survival_ln_mixture",
      "title": "Tidying method for a Lognormal Mixture model.",
      "topics": [
        "tidy.survival_ln_mixture"
      ]
    },
    {
      "page": "tidy.survival_ln_mixture_em",
      "title": "Tidying method for a Lognormal Mixture model (fitted via Expectation-Maximization algorithm).",
      "topics": [
        "tidy.survival_ln_mixture_em"
      ]
    }
  ],
  "_readme": "https://github.com/cran/lnmixsurv/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "broom",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "distributional",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "hardhat",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "numDeriv",
    "parsnip",
    "pillar",
    "pkgconfig",
    "posterior",
    "prettyunits",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppGSL",
    "RcppParallel",
    "rlang",
    "S7",
    "scales",
    "sparsevctrs",
    "stringi",
    "stringr",
    "survival",
    "tensorA",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "compare.Rmd",
      "filename": "compare.html",
      "title": "Comparison with other models",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-04 02:53:11",
      "modified": "2026-06-08 20:00:16",
      "commits": 2
    },
    {
      "source": "expectation_maximization.Rmd",
      "filename": "expectation_maximization.html",
      "title": "Expectation Maximization",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-04 02:53:11",
      "modified": "2026-06-08 20:00:16",
      "commits": 2
    },
    {
      "source": "lnmixsurv.Rmd",
      "filename": "lnmixsurv.html",
      "title": "Get started",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-04 02:53:11",
      "modified": "2026-06-08 20:00:16",
      "commits": 2
    },
    {
      "source": "intercept_only.Rmd",
      "filename": "intercept_only.html",
      "title": "Intercept only fits",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-04 02:53:11",
      "modified": "2026-06-08 20:00:16",
      "commits": 2
    },
    {
      "source": "parallel_computation.Rmd",
      "filename": "parallel_computation.html",
      "title": "Parallel computation and posterior analysis",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-09-04 02:53:11",
      "modified": "2026-06-08 20:00:16",
      "commits": 2
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": false,
  "_nocasepkg": "lnmixsurv",
  "_universes": [
    "cran",
    "vivianalobo"
  ],
  "_indexurl": "https://vivianalobo.r-universe.dev/lnmixsurv",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.7",
      "date": "2026-06-08T22:36:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
      "fileid": "bdd89739d5df934596b594f343a1fd62ed37be0cfe12fa0a48f58537d70bd379",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171008295"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.7",
      "date": "2026-06-08T22:36:31.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
      "fileid": "b40c7edcd570e04a6258a96c333d4836a7facff8a84fe156f4159eefeeffb688",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171008295"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.7",
      "date": "2026-06-08T22:36:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
      "fileid": "a9c12a66ba16efe41629ea0e179b89b568b58444293a1182e7b480418d06c5c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171008295"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.1.7",
      "date": "2026-06-08T22:37:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "84e8a943c97fa809bd8c1f82c4501d64b08b64d2",
      "fileid": "4c706a974da1e5552e4b2aa2c48c0a283d8c9898680e258adc3c7b9e6ec110d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171008295"
    }
  ]
}