{
  "_id": "6a102a9dacfb0bcc41c921ad",
  "Package": "FlexVarJM",
  "Title": "Estimate Joint Models with Subject-Specific Variance",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Léonie\", \"Courcoul\", email =\"leonie.courcoul@u-bordeaux.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Antoine\", \"Barbieri\", ,email = \"antoine.barbieri@u-bordeaux.fr\", role = c(\"aut\")),\nperson(\"Hélène\", \"Jacqmin-Gadda\", email = \"helene.jacqmin-gadda@u-bordeaux.fr\", role = c(\"aut\"))\n)",
  "Description": "Estimation of mixed models including a subject-specific\nvariance which can be time and covariate dependent. In the\njoint model framework, the package handles left truncation and\nallows a flexible dependence structure between the competing\nevents and the longitudinal marker. The estimation is performed\nunder the frequentist framework, using the Marquardt-Levenberg\nalgorithm. (Courcoul, Tzourio, Woodward, Barbieri,\nJacqmin-Gadda (2023) <arXiv:2306.16785>).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/LeonieCourcoul/FlexVarJM",
  "BugReports": "https://github.com/LeonieCourcoul/FlexVarJM/issues",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://leoniecourcoul.r-universe.dev",
  "Date/Publication": "2024-09-17 20:56:04 UTC",
  "RemoteUrl": "https://github.com/leoniecourcoul/flexvarjm",
  "RemoteRef": "HEAD",
  "RemoteSha": "599c1addcdea841ac4327a300eb58e7c339dd79d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-13 06:48:32 UTC",
    "User": "root"
  },
  "Author": "Léonie Courcoul [aut, cre],\nAntoine Barbieri [aut],\nHélène Jacqmin-Gadda [aut]",
  "Maintainer": "Léonie Courcoul <leonie.courcoul@u-bordeaux.fr>",
  "MD5sum": "cd5155418edbe933ecaa505eaf8ef109",
  "_user": "leoniecourcoul",
  "_type": "src",
  "_file": "FlexVarJM_0.1.0.tar.gz",
  "_fileid": "e2da8e644db55479819f66c4f4070fa2c2fc909db7099bd80e82f8b6b7d9a8b2",
  "_filesize": 339298,
  "_sha256": "e2da8e644db55479819f66c4f4070fa2c2fc909db7099bd80e82f8b6b7d9a8b2",
  "_created": "2026-05-13T06:48:32.000Z",
  "_published": "2026-05-22T10:06:21.749Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358396740,
      "time": 181,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6963442672"
    },
    {
      "job": 77358396472,
      "time": 182,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6963443024"
    },
    {
      "job": 77358396949,
      "time": 174,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963440864"
    },
    {
      "job": 77358396896,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963444834"
    },
    {
      "job": 77358397048,
      "time": 258,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6963611637"
    },
    {
      "job": 77358396775,
      "time": 739,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": ""
    },
    {
      "job": 77358396583,
      "time": 162,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963589639"
    },
    {
      "job": 77358396869,
      "time": 380,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963623144"
    },
    {
      "job": 77358396150,
      "time": 254,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963398237"
    },
    {
      "job": 77358396103,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157952304"
    },
    {
      "job": 77358396937,
      "time": 207,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6963449306"
    },
    {
      "job": 77358397192,
      "time": 238,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6963457574"
    },
    {
      "job": 77358397146,
      "time": 176,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6963441705"
    }
  ],
  "_buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/leoniecourcoul/flexvarjm",
  "_commit": {
    "id": "599c1addcdea841ac4327a300eb58e7c339dd79d",
    "author": "LeonieCourcoul <55279118+LeonieCourcoul@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1726606564
  },
  "_maintainer": {
    "name": "Léonie Courcoul",
    "email": "leonie.courcoul@u-bordeaux.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "splines",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lcmm",
      "role": "Imports"
    },
    {
      "package": "marqLevAlg",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "randtoolbox",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "leoniecourcoul",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "leoniecourcoul",
      "count": 13,
      "uuid": 55279118
    }
  ],
  "_userbio": {
    "uuid": 55279118,
    "type": "user",
    "name": "LeonieCourcoul"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FlexVarJM"
  },
  "_devurl": "https://github.com/leoniecourcoul/flexvarjm",
  "_searchresults": 1,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FlexVarJM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/leoniecourcoul/flexvarjm",
  "_realowner": "leoniecourcoul",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-20"
    }
  ],
  "_exports": [
    "goodness_of_fit",
    "lsjm",
    "lsmm",
    "predyn"
  ],
  "_datasets": [
    {
      "name": "Data_toy",
      "title": "Data_toy",
      "object": "Data_toy",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "visit",
        "y",
        "time",
        "event"
      ],
      "rows": 1184,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Data_toy",
      "title": "Data_toy",
      "topics": [
        "Data_toy"
      ]
    },
    {
      "page": "data.GaussKronrod",
      "title": "Initialisation of Survival Data at Gauss Kronrod time points",
      "topics": [
        "data.GaussKronrod"
      ]
    },
    {
      "page": "data.GaussKronrod2",
      "title": "Initialisation of Survival Data at Gauss Kronrod time points 2",
      "topics": [
        "data.GaussKronrod2"
      ]
    },
    {
      "page": "data.manag.long",
      "title": "Management of longitudinal data",
      "topics": [
        "data.manag.long"
      ]
    },
    {
      "page": "data.manag.surv",
      "title": "Management of survival data",
      "topics": [
        "data.manag.surv"
      ]
    },
    {
      "page": "data.time",
      "title": "Management of data for longitudinal submodel",
      "topics": [
        "data.time"
      ]
    },
    {
      "page": "gaussKronrod",
      "title": "Gauss-Kronrod nodes and weights",
      "topics": [
        "gaussKronrod"
      ]
    },
    {
      "page": "goodness_of_fit",
      "title": "Predictions for the goodness of fit, of the random effects, the current value for each individuals and the cumulative hazard function for both events",
      "topics": [
        "goodness_of_fit"
      ]
    },
    {
      "page": "initial.long",
      "title": "Initialisation of Longitudinal Submodel",
      "topics": [
        "initial.long"
      ]
    },
    {
      "page": "log_llh",
      "title": "Log-likelihood computation",
      "topics": [
        "log_llh"
      ]
    },
    {
      "page": "log_llh_rcpp",
      "title": "Log-likelihood computation in RCPP",
      "topics": [
        "log_llh_rcpp"
      ]
    },
    {
      "page": "log_llh_rcpp_cov",
      "title": "Log-likelihood computation in RCPP with variance-covariance matrix for the random effects",
      "topics": [
        "log_llh_rcpp_cov"
      ]
    },
    {
      "page": "lsjm",
      "title": "lsjm : Estimation of joint model for longitudinal data with a subject-specific time-dependent variability and time-to-event data.",
      "topics": [
        "lsjm"
      ]
    },
    {
      "page": "lsmm",
      "title": "lsmm : Estimation of location scale mixed model",
      "topics": [
        "lsmm"
      ]
    },
    {
      "page": "pred_s.t.bootstrap.tps",
      "title": "Predictions computation",
      "topics": [
        "pred_s.t.bootstrap.tps"
      ]
    },
    {
      "page": "pred_s.t.ponctuel.tps",
      "title": "Predictions computation",
      "topics": [
        "pred_s.t.ponctuel.tps"
      ]
    },
    {
      "page": "predyn",
      "title": "Dynamic prediction for new individuals",
      "topics": [
        "predyn"
      ]
    }
  ],
  "_readme": "https://github.com/leoniecourcoul/flexvarjm/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "codetools",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "doBy",
    "doParallel",
    "dplyr",
    "exactRankTests",
    "farver",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "isoband",
    "iterators",
    "jpeg",
    "labeling",
    "lattice",
    "lcmm",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "marqLevAlg",
    "MASS",
    "Matrix",
    "MatrixModels",
    "maxstat",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "randtoolbox",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rngWELL",
    "rstatix",
    "S7",
    "scales",
    "spacefillr",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_sysdeps": [
    {
      "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": "FlexVarJM.Rmd",
      "filename": "FlexVarJM.html",
      "title": "FlexVarJM",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2023-06-07 13:33:11",
      "modified": "2023-06-07 13:33:11",
      "commits": 1
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "flexvarjm",
  "_universes": [
    "leoniecourcoul"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-04-13T06:22:34.000Z",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "560c9d65579f89d44d6435cca333c7d6f460e2c6e11de99265f39d1d82c31809",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/24328519443"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:51:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "ce14cf90f869fd0793eb84ab4bd55e7bdcb2217273d42389db03a33e5bff7b9b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:51:17.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "2e76b36fce0f20cef52e1a8d10384d869e74be5ba85eb4c39885ee5715b9f1fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:51:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "c49fff25783bc9bb2c3c0b2c514d0de51c9a0f828446c149dc1541c28874564d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-13T06:51:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "d984a8165bc9b9c34cb610ad662dddfae0361c788b8fe7402462a3b9424dc85e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:01:59.000Z",
      "arch": "aarch64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "b37258c549cd9053f1945ae6fda9ef721e6d66cc29a3dec57673eb21495970c8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:01:03.000Z",
      "arch": "aarch64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "19e1909a034cc6aec0ebd26bed4d9b1d6a69b6b5ec4ecc02f168397cdc260a12",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-13T07:02:10.000Z",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "b9d8c4cb1a90e71308083aea6483c20dcf76bb61741a6c19c9a672f218cbe3ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:50:31.000Z",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "63ea86cca8245b0e79c5641c01e8962db37712260a081e700e6b8f8d04108acd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:51:05.000Z",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "ec07a26443edf31dc898c1ba9642141f7df277d4571547a60af58cc0031513c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-13T06:50:31.000Z",
      "arch": "x86_64",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "77041c1c97edc3badc280341d9dfa3ce0638f57e6a68df2ce5a7fd742125c7b7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:05:52.000Z",
      "arch": "emscripten",
      "commit": "599c1addcdea841ac4327a300eb58e7c339dd79d",
      "fileid": "a23665fb55fd42613b108c95697f3134ae80a37d56080d57634a863f89d009c1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/leoniecourcoul/actions/runs/25783062981"
    }
  ]
}