_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-acmeeqtl 1.6
Propagated dependencies: r-filematrix@1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/andreyshabalin/ACMEeqtl
Licenses: LGPL 3
Build system: r
Synopsis: Estimation of interpretable eQTL effect sizes
Description:

This package provides a non-linear model, termed ACME, that reflects a parsimonious biological model for allelic contributions of cis-acting eQTLs. With non-linear least-squares algorithm the maximum likelihood parameters can be estimated. The ACME model provides interpretable effect size estimates and p-values with well controlled Type-I error.

r-erm 1.0-10
Propagated dependencies: r-colorspace@2.1-2 r-lattice@0.22-7 r-mass@7.3-65 r-matrix@1.7-4 r-psych@2.5.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=eRm
Licenses: GPL 3
Build system: r
Synopsis: Extended Rasch modeling
Description:

This package provides tools to fit Rasch models (RM), linear logistic test models (LLTM), rating scale model (RSM), linear rating scale models (LRSM), partial credit models (PCM), and linear partial credit models (LPCM). Missing values are allowed in the data matrix. Additional features are the ML estimation of the person parameters, Andersen's LR-test, item-specific Wald test, Martin-Loef-Test, nonparametric Monte-Carlo Tests, itemfit and personfit statistics including infit and outfit measures, ICC and other plots, automated stepwise item elimination, and a simulation module for various binary data matrices.

r-lsoda 1.2
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mclements/lsoda
Licenses: Expat
Build system: r
Synopsis: C++ header library for ordinary differential equations
Description:

This package provides a C++ header library for using the libsoda-cxx library with R. The C++ header reimplements the lsoda function from the ODEPACK library for solving initial value problems for first order ordinary differential equations. The C++ header can be used by other R packages by linking against this package. The C++ functions can be called inline using Rcpp. Finally, the package provides an ode function to call from R.

r-gld 2.6.8
Propagated dependencies: r-e1071@1.7-16 r-lmom@3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=gld
Licenses: GPL 2+
Build system: r
Synopsis: Estimation and use of the generalised (Tukey) lambda distribution
Description:

The generalised lambda distribution, or Tukey lambda distribution, provides a wide variety of shapes with one functional form. This package provides random numbers, quantiles, probabilities, densities and density quantiles for four different types of the distribution, the FKML (Freimer et al 1988), RS (Ramberg and Schmeiser 1974), GPD (van Staden and Loots 2009) and FM5 - see documentation for details. It provides the density function, distribution function, and Quantile-Quantile plots. It implements a variety of estimation methods for the distribution, including diagnostic plots. Estimation methods include the starship (all 4 types), method of L-Moments for the GPD and FKML types, and a number of methods for only the FKML type. These include maximum likelihood, maximum product of spacings, Titterington's method, Moments, Trimmed L-Moments and Distributional Least Absolutes.

r-clue 0.3-66
Propagated dependencies: r-cluster@2.1.8.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/clue/
Licenses: GPL 2
Build system: r
Synopsis: Tools for analyzing cluster ensembles
Description:

Cluster ensembles are collections of individual solutions to a given clustering problem which are useful or necessary to consider in a wide range of applications. This R package provides an extensible computational environment for creating and analyzing cluster ensembles, with basic data structures for representing partitions and hierarchies, and facilities for computing on them, including methods for measuring proximity and obtaining consensus and secondary clusterings.

r-gdata 3.0.1
Propagated dependencies: r-gtools@3.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gdata
Licenses: GPL 2+
Build system: r
Synopsis: Various R programming tools for data manipulation
Description:

This package provides various R programming tools for data manipulation, including:

  • medical unit conversions

  • combining objects

  • character vector operations

  • factor manipulation

  • obtaining information about R objects

  • generating fixed-width format files

  • extricating components of date and time objects

  • operations on columns of data frames

  • matrix operations

  • operations on vectors and data frames

  • value of last evaluated expression

  • wrapper for sample that ensures consistent behavior for both scalar and vector arguments

r-pupillometryr 0.0.6
Propagated dependencies: r-dplyr@1.1.4 r-fda@6.3.0 r-ggplot2@4.0.1 r-mgcv@1.9-4 r-rlang@1.1.6 r-signal@1.8-1 r-stringr@1.6.0 r-tidyr@1.3.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=PupillometryR
Licenses: Expat
Build system: r
Synopsis: Unified pipeline for pupillometry data
Description:

This package provides a unified pipeline to clean, prepare, plot, and run basic analyses on pupillometry experiments.

r-ggupset 0.4.1
Propagated dependencies: r-ggplot2@4.0.1 r-gtable@0.3.6 r-rlang@1.1.6 r-scales@1.4.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/const-ae/ggupset
Licenses: GPL 3
Build system: r
Synopsis: Combination matrix axis for ggplot2 to create UpSet plots
Description:

This package lets you replace the standard x-axis in ggplots with a combination matrix to visualize complex set overlaps. UpSet has introduced a new way to visualize the overlap of sets as an alternative to Venn diagrams. This package provides a simple way to produce such plots using ggplot2. In addition it can convert any categorical axis into a combination matrix axis.

r-dyn 0.2-9.6
Propagated dependencies: r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/dyn
Licenses: GPL 2+
Build system: r
Synopsis: Time series regression
Description:

This package provides the dyn class interfaces ts, irts, zoo and zooreg time series classes to lm, glm, loess, quantreg::rq, MASS::rlm, MCMCpack::MCMCregress(), quantreg::rq(), randomForest::randomForest() and other regression functions, allowing those functions to be used with time series including specifications that may contain lags, diffs and missing values.

r-mritc 0.5-3
Propagated dependencies: r-lattice@0.22-7 r-misc3d@0.9-1 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mritc
Licenses: GPL 3+
Build system: r
Synopsis: MRI tissue classification
Description:

This package provides various methods for MRI tissue classification.

r-regsem 1.9.5
Propagated dependencies: r-lavaan@0.6-20 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rsolnp@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=regsem
Licenses: GPL 2+
Build system: r
Synopsis: Regularized structural equation modeling
Description:

This package uses both ridge and lasso penalties (and extensions) to penalize specific parameters in structural equation models. The package offers additional cost functions, cross validation, and other extensions beyond traditional structural equation models. It also contains a function to perform exploratory mediation (XMed).

r-dcurver 0.9.3
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/oguzhanogreden/dcurver
Licenses: GPL 3
Build system: r
Synopsis: Utility functions for Davidian curves
Description:

This package provides a Davidian curve defines a seminonparametric density, whose shape and flexibility can be tuned by easy to estimate parameters. Since a special case of a Davidian curve is the standard normal density, Davidian curves can be used for relaxing normality assumption in statistical applications (Zhang & Davidian, 2001) <doi:10.1111/j.0006-341X.2001.00795.x>. This package provides the density function, the gradient of the loglikelihood and a random generator for Davidian curves.

r-kutils 1.73
Propagated dependencies: r-foreign@0.8-90 r-openxlsx@4.2.8.1 r-plyr@1.8.9 r-runit@0.4.33.1 r-xtable@1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=kutils
Licenses: GPL 2
Build system: r
Synopsis: Project management tools
Description:

This package provides tools for data importation, recoding, and inspection. There are functions to create new project folders, R code templates, create uniquely named output directories, and to quickly obtain a visual summary for each variable in a data frame. The main feature here is the systematic implementation of the "variable key" framework for data importation and recoding.

r-corrplot 0.95
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/taiyun/corrplot
Licenses: GPL 2+
Build system: r
Synopsis: Visualization of a correlation matrix
Description:

This package provides a graphical display of a correlation matrix or general matrix. It also contains some algorithms to do matrix reordering. In addition, corrplot is good at details, including choosing color, text labels, color labels, layout, etc.

r-paws-cost-management 0.9.0
Propagated dependencies: r-paws-common@0.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services cost management services
Description:

This package provides an interface to Amazon Web Services cost management services, including cost and usage reports, budgets, pricing, and more.

r-drimpute 1.0
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ikwak2/DrImpute
Licenses: GPL 3
Build system: r
Synopsis: Imputing dropout events in single-cell RNA-Seq data
Description:

This is an R package for imputing dropout events. Many statistical methods in cell type identification, visualization and lineage reconstruction do not account for dropout events. DrImpute can improve the performance of such software by imputing dropout events.

r-moonbook 0.3.1
Propagated dependencies: r-crayon@1.5.3 r-magrittr@2.0.4 r-nortest@1.0-4 r-sjmisc@2.8.11 r-stringr@1.6.0 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cardiomoon/moonBook
Licenses: GPL 2
Build system: r
Synopsis: Functions and datasets for the book by Keon-Woong Moon
Description:

This package provides several analysis-related functions for the book entitled "R statistics and graph for medical articles" (written in Korean), version 1, by Keon-Woong Moon with Korean demographic data with several plot functions.

r-cosinor 1.2.3
Propagated dependencies: r-ggplot2@4.0.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/sachsmc/cosinor
Licenses: Expat
Build system: r
Synopsis: Tools for estimating and predicting the Cosinor model
Description:

This package provides a set of simple functions that transforms longitudinal data to estimate the cosinor linear model as described in Tong (1976). Methods are given to summarize the mean, amplitude and acrophase, to predict the mean annual outcome value, and to test the coefficients.

r-shinyjqui 0.4.1
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-rlang@1.1.6 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yang-tang/shinyjqui
Licenses: Expat
Build system: r
Synopsis: jQuery UI interactions and effects for Shiny
Description:

This is an extension to Shiny that brings interactions and animation effects from the jQuery UI library.

r-paws-common 0.8.7
Propagated dependencies: r-base64enc@0.1-3 r-curl@7.0.0 r-digest@0.6.39 r-httr2@1.2.1 r-jsonlite@2.0.0 r-rcpp@1.1.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=paws.common
Licenses: ASL 2.0
Build system: r
Synopsis: Paws low-level Amazon Web Services API
Description:

This package provides functions for making low-level API requests to Amazon Web Services. The functions handle building, signing, and sending requests, and receiving responses. They are designed to help build higher-level interfaces to individual services, such as Simple Storage Service (S3).

r-seewave 2.2.4
Dependencies: libsndfile@1.2.0
Propagated dependencies: r-tuner@1.4.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rug.mnhn.fr/seewave
Licenses: GPL 2+
Build system: r
Synopsis: Sound analysis and synthesis
Description:

This package provides functions for analysing, manipulating, displaying, editing and synthesizing time waves (particularly sound). This package processes time analysis (oscillograms and envelopes), spectral content, resonance quality factor, entropy, cross correlation and autocorrelation, zero-crossing, dominant frequency, analytic signal, frequency coherence, 2D and 3D spectrograms and many other analyses.

r-webfakes 1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://webfakes.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Fake web apps for HTTP testing
Description:

This package lets you create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. It can parse various HTTP request bodies. It can send JSON data or files from the disk. It includes a web app that implements the httpbin.org web service.

r-fateid 0.2.2
Propagated dependencies: r-locfit@1.5-9.12 r-matrixstats@1.5.0 r-pheatmap@1.0.13 r-princurve@2.1.6 r-randomforest@4.7-1.2 r-rcolorbrewer@1.1-3 r-rtsne@0.17 r-som@0.3-5.2 r-umap@0.2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=FateID
Licenses: GPL 3
Build system: r
Synopsis: Quantification of fate bias in multipotent progenitors
Description:

This package computes cell fate bias for multi-lineage single-cell data. It also provides visualization tools for analyzing these biases.

r-filesstrings 3.4.0
Propagated dependencies: r-checkmate@2.3.3 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-strex@2.0.1 r-stringi@1.8.7 r-stringr@1.6.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rorynolan/filesstrings
Licenses: GPL 3
Build system: r
Synopsis: Handy file and string manipulation
Description:

This started out as a package for file and string manipulation. Since then, the fs and strex packages emerged, offering functionality previously given by this package. Those packages have hence almost pushed filesstrings into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087