{
  "_id": "6a211a46cd65a98ecbd1d21b",
  "Package": "nlmixr2targets",
  "Title": "Targets for 'nlmixr2' Pipelines",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Bill\", \"Denney\", , \"wdenney@humanpredictions.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5759-428X\"))",
  "Description": "'nlmixr2' often has long runtimes.  A pipeline toolkit\ntailored to 'nlmixr2' workflows leverages 'targets' and\n'nlmixr2' to ease reproducible workflows.  'nlmixr2targets'\nensures minimal rework in model development with 'nlmixr2' and\n'targets' by simplifying and standardizing models and datasets.",
  "License": "GPL (>= 2)",
  "URL": "https://nlmixr2.github.io/nlmixr2targets/",
  "BugReports": "https://github.com/nlmixr2/nlmixr2targets/issues",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake libglpk-dev libgmp3-dev make libxml2-dev\nlibmpfr-dev",
  "Repository": "https://nlmixr2.r-universe.dev",
  "Date/Publication": "2026-05-21 16:19:12 UTC",
  "RemoteUrl": "https://github.com/nlmixr2/nlmixr2targets",
  "RemoteRef": "HEAD",
  "RemoteSha": "f892c4ebbc711f498eb5e05085e101022216834e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 23:58:48 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "MD5sum": "68a18e67c7fc24ad14d07cdcec29e28b",
  "_user": "nlmixr2",
  "_type": "src",
  "_file": "nlmixr2targets_0.0.0.9000.tar.gz",
  "_fileid": "400d8002c2ba7ca9fe033776e3a04f05403845e4165cf41e4f7dca27ef2b56f1",
  "_filesize": 159416,
  "_sha256": "400d8002c2ba7ca9fe033776e3a04f05403845e4165cf41e4f7dca27ef2b56f1",
  "_created": "2026-06-02T23:58:48.000Z",
  "_published": "2026-06-04T06:25:10.601Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79461617893,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79461618292,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377338750"
    },
    {
      "job": 79461618391,
      "time": 114,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7372690177"
    },
    {
      "job": 79461618148,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7372693239"
    },
    {
      "job": 79461618129,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7372666343"
    },
    {
      "job": 79461618154,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7372696958"
    },
    {
      "job": 79461617948,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7404455411"
    },
    {
      "job": 79461617881,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7404457183"
    },
    {
      "job": 79461617873,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7404472414"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nlmixr2/nlmixr2targets",
  "_commit": {
    "id": "f892c4ebbc711f498eb5e05085e101022216834e",
    "author": "Bill Denney <billdenney@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #33 from nlmixr2/allow-cmt-zero-syntax\n\nAllow natural cmt(0) <- val syntax in model({}) blocks",
    "time": 1779380352
  },
  "_maintainer": {
    "name": "Bill Denney",
    "email": "wdenney@humanpredictions.com",
    "login": "billdenney",
    "description": "",
    "uuid": 10359931,
    "orcid": "0000-0002-5759-428X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "nlmixr2est",
      "role": "Imports"
    },
    {
      "package": "rxode2",
      "version": ">= 2.0.14",
      "role": "Imports"
    },
    {
      "package": "targets",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "nlmixr2data",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "nlmixr2",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 4
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "billdenney",
      "count": 106,
      "uuid": 10359931
    }
  ],
  "_userbio": {
    "uuid": 94710774,
    "type": "organization",
    "name": "nlmixr2"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nlmixr2targets"
  },
  "_devurl": "https://github.com/nlmixr2/nlmixr2targets",
  "_pkgdown": "https://nlmixr2.github.io/nlmixr2targets/",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/nlmixr2targets.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "assign_origData",
    "nlmixr_data_simplify",
    "nlmixr_object_complicate",
    "nlmixr_object_simplify",
    "nlmixr_object_zero_initial_eval",
    "nlmixr2_indirect",
    "tar_nlmixr",
    "tar_nlmixr_multimodel",
    "tar_nlmixr_raw"
  ],
  "_help": [
    {
      "page": "assign_origData",
      "title": "Replace the fit data with the original data, then return the modified fit",
      "topics": [
        "assign_origData"
      ]
    },
    {
      "page": "nlmixr_data_simplify",
      "title": "Standardize and simplify data for nlmixr2 estimation",
      "concept": [
        "Simplifiers"
      ],
      "topics": [
        "nlmixr_data_simplify"
      ]
    },
    {
      "page": "nlmixr_object_complicate",
      "title": "Re-attach labels, metadata, and original data to a simplified fit",
      "concept": [
        "Simplifiers"
      ],
      "topics": [
        "nlmixr_object_complicate"
      ]
    },
    {
      "page": "nlmixr_object_simplify",
      "title": "Simplify an nlmixr object",
      "concept": [
        "Simplifiers"
      ],
      "topics": [
        "nlmixr_object_simplify"
      ]
    },
    {
      "page": "nlmixr_object_zero_initial_eval",
      "title": "Runtime helper: undo the 'cmt(0) -> cmt(initial)' rewrite before evaluating the captured 'object' expression.",
      "topics": [
        "nlmixr_object_zero_initial_eval"
      ]
    },
    {
      "page": "nlmixr2_indirect",
      "title": "Estimate an nlmixr2 model loading the model from a targets indirect hash storage",
      "topics": [
        "nlmixr2_indirect"
      ]
    },
    {
      "page": "tar_nlmixr",
      "title": "Generate a set of targets for nlmixr estimation",
      "topics": [
        "tar_nlmixr",
        "tar_nlmixr_raw"
      ]
    },
    {
      "page": "tar_nlmixr_multimodel",
      "title": "Generate a list of models based on a single dataset and estimation method",
      "topics": [
        "tar_nlmixr_multimodel"
      ]
    },
    {
      "page": "tar_nlmixr_multimodel_has_self_reference",
      "title": "Does the model list refer to another model in the model list?",
      "topics": [
        "tar_nlmixr_multimodel_has_self_reference",
        "tar_nlmixr_multimodel_has_self_reference_single"
      ]
    },
    {
      "page": "tar_nlmixr_multimodel_parse",
      "title": "Generate nlmixr multimodel target set for all models in one call to 'tar_nlmixr_multimodel()'",
      "topics": [
        "tar_nlmixr_multimodel_parse"
      ]
    },
    {
      "page": "tar_nlmixr_multimodel_single",
      "title": "Generate a single nlmixr multimodel target set for one model",
      "topics": [
        "tar_nlmixr_multimodel_single"
      ]
    }
  ],
  "_readme": "https://github.com/nlmixr2/nlmixr2targets/raw/HEAD/README.md",
  "_rundeps": [
    "armadillo4r",
    "backports",
    "base64url",
    "BH",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "codetools",
    "cpp11",
    "cpp4r",
    "crayon",
    "data.table",
    "desc",
    "digest",
    "dparser",
    "evaluate",
    "farver",
    "fastmap",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "igraph",
    "inline",
    "isoband",
    "knitr",
    "labeling",
    "lattice",
    "lbfgsb3c",
    "lifecycle",
    "lotri",
    "magrittr",
    "Matrix",
    "memoise",
    "minqa",
    "n1qn1",
    "nlme",
    "nlmixr2data",
    "nlmixr2est",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "PreciseSums",
    "prettyunits",
    "processx",
    "ps",
    "qs2",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "rex",
    "rlang",
    "rxode2",
    "rxode2ll",
    "S7",
    "scales",
    "secretbase",
    "sitmo",
    "StanHeaders",
    "stringfish",
    "symengine",
    "sys",
    "targets",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "estimating.Rmd",
      "filename": "estimating.html",
      "title": "Estimating nlmixr2 models with 'nlmixr2targets'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction to nlmixr2targets",
        "Running one model with one dataset (tar_nlmixr())",
        "Running multiple models with one dataset (tar_nlmixr_multimodel())",
        "Model piping for multiple models estimated with one dataset"
      ],
      "created": "2024-03-08 11:37:01",
      "modified": "2024-03-20 14:59:33",
      "commits": 4
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "nlmixr2targets",
  "_universes": [
    "nlmixr2",
    "billdenney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-28T11:35:22.000Z",
      "distro": "noble",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "2afa182c1910ac87b20cef4185a840044509a3a971b70fdb75c67823e5747916",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26571917597"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-06-03T06:32:18.000Z",
      "distro": "noble",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "700c2f19216d00d48459a829338354423f9312c4234982703e1b95efde32ca79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T00:00:28.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "b4e7810a70947b8f759cb13c67ab0937739d74ebe0ec81ac2a7d3f34492bb2d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-06-03T00:00:39.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "995bec097c1f18c0e7847c4ef10830a09f4eef5585fbb136a501f4d36f5fe0f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-03T00:01:27.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "75daf93055fa96e4118115f31e6723d4280318f080dda29de0368a0314868885",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T06:23:14.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "8cf63904c4c131a1a249b9dac8c30c2f4c5b576ae95251e9e2929e08e4c7c57f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T06:23:21.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "aa6e0102fc65d3f3f171424410858b3bc6eb110beb785f26742c68b2607693bc",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-06-04T06:23:55.000Z",
      "commit": "f892c4ebbc711f498eb5e05085e101022216834e",
      "fileid": "365af8ebd053794d845a5caf0401634dc0cac716a353bae00d8a57a21467f043",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nlmixr2/actions/runs/26855093445"
    }
  ]
}