Package: seqwrap 0.7.0.9000

Daniel Hammarström

seqwrap: Item-by-Item Iterative Model Fitting

Models high-dimensional data, such as RNA-seq or proteomic data using an item-by-item strategy. The package contains functions to wrap high-dimensional data and iterate over them using established R packages for regression modelling (e.g., 'glmmTMB' or 'mgcv').

Authors:Daniel Hammarström [aut, cre, cph], Chidimma Echebiri [ctb]

seqwrap_0.7.0.9000.tar.gz
seqwrap_0.7.0.9000.zip(r-4.7-any)seqwrap_0.7.0.9000.zip(r-4.6-any)seqwrap_0.7.0.9000.zip(r-4.5-any)
seqwrap_0.7.0.9000.tgz(r-4.6-any)seqwrap_0.7.0.9000.tgz(r-4.5-any)
seqwrap_0.7.0.9000.tar.gz(r-4.7-any)seqwrap_0.7.0.9000.tar.gz(r-4.6-any)
seqwrap_0.7.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
seqwrap/json (API)

# Install 'seqwrap' in R:
install.packages('seqwrap', repos = c('https://trainome.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/trainome/seqwrap/issues

Datasets:

On CRAN:

Conda:

quarto

6.05 score 2 stars 47 scripts 264 downloads 9 exports 105 dependencies

Last updated from:5a93c286d2. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK225
source / vignettesOK252
linux-release-x86_64OK222
macos-release-arm64OK330
macos-oldrel-arm64OK256
windows-develOK226
windows-releaseOK193
windows-oldrelOK181
wasm-releaseOK174

Exports:generic_evaluationgeneric_summaryseqwrapseqwrap_composeseqwrap_summariseseqwrapResultssimcountssimcounts2swcontainer

Dependencies:apeaskpassbackportsbase64encbootbroombroom.mixedbslibcachemclicodacodetoolscommonmarkcpp11crosstalkcurldata.tableDHARMadigestdoParalleldplyrevaluatefarverfastmapfontawesomeforcatsforeachfsfurrrfuturegapgap.datasetsgenericsggplot2globalsgluegtablehighrhtmltoolshtmlwidgetshttpuvhttrisobanditeratorsjquerylibjsonliteknitrlabelinglaterlatticelazyevallifecyclelistenvlme4lmtestmagrittrMASSMatrixmemoisemgcvmimeminqanlmenloptropensslotelparallellypbapplypillarpkgconfigplotlyplyrpromisespurrrqgamR6rappdirsrbibutilsRColorBrewerRcppRcppEigenRdpackreformulasrlangrmarkdownS7sassscalesshinysourcetoolsstringistringrsystibbletidyrtidyselecttinytexutf8vctrsviridisLitewithrxfunxtableyamlzoo

Fitting models with seqwrap
References

Last update: 2026-05-13
Started: 2026-05-13

Working with lme4 and nlme in seqwrap
Fitting count data to a negative binomial model using glmmTBM | Fitting transformed count data to a Gaussian model using lme4 | Using nlme::lme and nlme::gls, need for additional_vars

Last update: 2026-05-13
Started: 2026-04-08