{
  "_id": "6a1ee77ab401979e734117c7",
  "Package": "seqwrap",
  "Type": "Package",
  "Title": "Item-by-Item Iterative Model Fitting",
  "Version": "0.7.0",
  "Authors@R": "c(\nperson(\"Daniel\", \"Hammarstr\\u00f6m\",\nemail = \"daniel.hammarstrom@inn.no\",\nrole = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8360-2100\")),\nperson(\"Chidimma\", \"Echebiri\",\nemail = \"chidimma.echebiri@inn.no\",\nrole = c(\"ctb\"),\ncomment = c(ORCID = \"0000-0003-3134-5186\")))",
  "Description": "Models high-dimensional data, such as RNA-seq or proteomic\ndata using an item-by-item strategy. The package contains\nfunctions to wrap high-dimensional data and iterate over them\nusing established R packages for regression modelling (e.g.,\n'glmmTMB' or 'mgcv').",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "URL": "https://github.com/trainome/seqwrap",
  "BugReports": "https://github.com/trainome/seqwrap/issues",
  "Config/testthat/edition": "3",
  "Collate": "'seqwrap-global.R' 'aaa-.R' 'data-helper.R' 'data.R'\n'generic-summaries.R' 'seqwrap.R' 'seqwrap_mtf.R' 'simcounts.R'\n'simcounts2.R'",
  "VignetteBuilder": "quarto, R.rsp",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 14:09:10 UTC",
    "User": "root"
  },
  "Author": "Daniel Hammarström [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8360-2100>), Chidimma Echebiri\n[ctb] (ORCID: <https://orcid.org/0000-0003-3134-5186>)",
  "Maintainer": "Daniel Hammarström <daniel.hammarstrom@inn.no>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-19 10:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/seqwrap",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ac176beed6aa479dc9852fa5f1ad53b8472039e",
  "MD5sum": "0ecbc5b6360dc39ff397f619ee733334",
  "_user": "cran",
  "_type": "src",
  "_file": "seqwrap_0.7.0.tar.gz",
  "_fileid": "6a9c984e9b984aac43d511d6305981e3d29b549fdca0b5de47f4d5125107ac21",
  "_filesize": 1329608,
  "_sha256": "6a9c984e9b984aac43d511d6305981e3d29b549fdca0b5de47f4d5125107ac21",
  "_created": "2026-05-19T14:09:10.000Z",
  "_published": "2026-06-02T14:23:54.791Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79093358145,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7085952399"
    },
    {
      "job": 79093358920,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7085946927"
    },
    {
      "job": 79093357464,
      "time": 316,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7085850367"
    },
    {
      "job": 79093357428,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360471445"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26102313576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/seqwrap",
  "_commit": {
    "id": "5ac176beed6aa479dc9852fa5f1ad53b8472039e",
    "author": "Daniel Hammarström <daniel.hammarstrom@inn.no>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7.0\n",
    "time": 1779184802
  },
  "_maintainer": {
    "name": "Daniel Hammarström",
    "email": "daniel.hammarstrom@inn.no",
    "login": "dhammarstrom",
    "orcid": "0000-0001-8360-2100",
    "description": "I'm an Associate Professor at Inland University of Inland Norway interested in exercise physiology and determinants of exercise treatment responses.",
    "uuid": 7345492
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "DHARMa",
      "role": "Imports"
    },
    {
      "package": "broom.mixed",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "edgeR",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "ggtext",
      "role": "Suggests"
    },
    {
      "package": "R.rsp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.7.0",
      "date": "2026-05-19"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dhammarstrom",
      "count": 1,
      "uuid": 7345492
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seqwrap"
  },
  "_devurl": "https://github.com/trainome/seqwrap",
  "_searchresults": 38,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/seqwrap.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.7.0",
      "date": "2026-05-19"
    }
  ],
  "_exports": [
    "generic_evaluation",
    "generic_summary",
    "seqwrap",
    "seqwrap_compose",
    "seqwrap_summarise",
    "seqwrapResults",
    "simcounts",
    "simcounts2",
    "swcontainer"
  ],
  "_datasets": [
    {
      "name": "dungan_counts",
      "title": "Dungan et al 2022 counts",
      "object": "dungan_counts",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dungan_counts",
      "title": "Dungan et al 2022 counts",
      "topics": [
        "dungan_counts"
      ]
    },
    {
      "page": "generic_evaluation",
      "title": "Generic evaluation for model fits",
      "topics": [
        "generic_evaluation"
      ]
    },
    {
      "page": "generic_summary",
      "title": "Generic summaries for model parameter estimates.",
      "topics": [
        "generic_summary"
      ]
    },
    {
      "page": "print.seqwrapResults",
      "title": "Print method for objects of class seqwrapResults",
      "topics": [
        "print.seqwrapResults"
      ]
    },
    {
      "page": "seqwrap",
      "title": "A flexible upper-level wrapper for iterative modelling using any available fitting algorithm",
      "topics": [
        "seqwrap"
      ]
    },
    {
      "page": "seqwrap_compose",
      "title": "Compose a swcontainer object for use in the seqwrap function.",
      "topics": [
        "seqwrap_compose"
      ]
    },
    {
      "page": "seqwrap_summarise",
      "title": "Summarise seqwrapResults objects",
      "topics": [
        "seqwrap_summarise"
      ]
    },
    {
      "page": "seqwrapResults",
      "title": "seqwrapResults class",
      "topics": [
        "seqwrapResults"
      ]
    },
    {
      "page": "simcounts",
      "title": "Simulate counts from a simple experiment (paired or unpaired) using Poisson or negative binomial distributions.",
      "topics": [
        "simcounts"
      ]
    },
    {
      "page": "simcounts2",
      "title": "Simulate counts from a parallel groups design with three time-points",
      "topics": [
        "simcounts2"
      ]
    },
    {
      "page": "swcontainer",
      "title": "seqwrap container class",
      "topics": [
        "swcontainer"
      ]
    }
  ],
  "_readme": "https://github.com/cran/seqwrap/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "backports",
    "base64enc",
    "boot",
    "broom",
    "broom.mixed",
    "bslib",
    "cachem",
    "cli",
    "coda",
    "codetools",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "DHARMa",
    "digest",
    "doParallel",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreach",
    "fs",
    "furrr",
    "future",
    "gap",
    "gap.datasets",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "nlme",
    "nloptr",
    "openssl",
    "otel",
    "parallelly",
    "pbapply",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "promises",
    "purrr",
    "qgam",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "fitting-models-with-seqwrap.html.asis",
      "filename": "fitting-models-with-seqwrap.html",
      "title": "Fitting models with seqwrap",
      "engine": "R.rsp::asis",
      "headings": [],
      "created": "2026-05-19 10:00:02",
      "modified": "2026-05-19 10:00:02",
      "commits": 1
    },
    {
      "source": "fitting-lme4-nlme-models-with-seqwrap.qmd",
      "filename": "fitting-lme4-nlme-models-with-seqwrap.html",
      "title": "Working with lme4 and nlme in seqwrap",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-05-19 10:00:02",
      "modified": "2026-05-19 10:00:02",
      "commits": 1
    }
  ],
  "_score": 3.57978359661681,
  "_indexed": true,
  "_nocasepkg": "seqwrap",
  "_universes": [
    "cran",
    "dhammarstrom",
    "trainome"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-19T14:12:15.000Z",
      "distro": "noble",
      "commit": "5ac176beed6aa479dc9852fa5f1ad53b8472039e",
      "fileid": "d12441b5100a3adab2aff5fd158a01841e0fd4579dbbaf7adbd109e625126c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102313576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-19T14:11:56.000Z",
      "distro": "noble",
      "commit": "5ac176beed6aa479dc9852fa5f1ad53b8472039e",
      "fileid": "309aea08df4e553aa2920add8c80d21b4db3c4efc11acfff3685c1c5dbd37d45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102313576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-06-02T14:23:02.000Z",
      "commit": "5ac176beed6aa479dc9852fa5f1ad53b8472039e",
      "fileid": "3fd999357f3cac4f00e3b1362b388292b8084f0963ac1d660ed64e2726c5da84",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26102313576"
    }
  ]
}