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

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-party 1.3-18
Propagated dependencies: r-coin@1.4-3 r-modeltools@0.2-24 r-mvtnorm@1.3-3 r-sandwich@3.1-1 r-strucchange@1.5-4 r-survival@3.8-3 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://party.r-forge.r-project.org
Licenses: GPL 2
Build system: r
Synopsis: Laboratory for recursive partitioning
Description:

This package provides a computational toolbox for recursive partitioning. The core of the package is ctree(), an implementation of conditional inference trees which embed tree-structured regression models into a well defined theory of conditional inference procedures. This non-parametric class of regression trees is applicable to all kinds of regression problems, including nominal, ordinal, numeric, censored as well as multivariate response variables and arbitrary measurement scales of the covariates. Based on conditional inference trees, cforest() provides an implementation of Breiman's random forests. The function mob() implements an algorithm for recursive partitioning based on parametric models (e.g. linear models, GLMs or survival regression) employing parameter instability tests for split selection. Extensible functionality for visualizing tree-structured regression models is available.

r-ltm 1.2-0
Propagated dependencies: r-mass@7.3-65 r-msm@1.8.2 r-polycor@0.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/drizopoulos/ltm
Licenses: GPL 2+
Build system: r
Synopsis: Latent trait models under IRT
Description:

This is a package supporting the analysis of multivariate dichotomous and polytomous data using latent trait models under the Item Response Theory approach. It includes the Rasch, the Two-Parameter Logistic, the Birnbaum's Three-Parameter, the Graded Response, and the Generalized Partial Credit Models.

r-tidyposterior 1.0.2
Propagated dependencies: r-dplyr@1.1.4 r-generics@0.1.4 r-ggplot2@4.0.1 r-purrr@1.2.0 r-rlang@1.1.6 r-rsample@1.3.1 r-rstanarm@2.32.2 r-tibble@3.3.0 r-tidyr@1.3.1 r-tune@2.0.1 r-vctrs@0.6.5 r-workflowsets@1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://tidyposterior.tidymodels.org
Licenses: GPL 2
Build system: r
Synopsis: Bayesian analysis to compare models using resampling statistics
Description:

This package can be used to conduct post hoc analyses of resampling results generated by models. For example, if two models are evaluated with the root mean squared error (RMSE) using 10-fold cross-validation, there are 10 paired statistics. These can be used to make comparisons between models without involving a test set.

r-fractal 2.0-4
Propagated dependencies: r-ifultools@2.0-26 r-mass@7.3-65 r-sapa@2.0-3 r-scatterplot3d@0.3-44 r-splus2r@1.3-5 r-wmtsa@2.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fractal/
Licenses: GPL 2
Build system: r
Synopsis: Fractal time series modeling and analysis
Description:

This package provides tools for stochastic fractal and deterministic chaotic time series analysis.

r-cdm 8.3-14
Propagated dependencies: r-mvtnorm@1.3-3 r-polycor@0.8-1 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/alexanderrobitzsch/CDM
Licenses: GPL 2+
Build system: r
Synopsis: Cognitive diagnosis modeling
Description:

This package provides functions for cognitive diagnosis modeling and multidimensional item response modeling for dichotomous and polytomous item responses. It enables the estimation of the DINA and DINO model, the multiple group (polytomous) GDINA model, the multiple choice DINA model, the general diagnostic model (GDM), the structured latent class model (SLCA), and regularized latent class analysis. See George, Robitzsch, Kiefer, Gross, and Uenlue (2017) doi:10.18637/jss.v074.i02 for further details on estimation and the package structure. For tutorials on how to use the CDM package see George and Robitzsch (2015, doi:10.20982/tqmp.11.3.p189) as well as Ravand and Robitzsch (2015).

r-dplyr 1.1.4
Propagated dependencies: r-cli@3.6.5 r-generics@0.1.4 r-glue@1.8.0 r-lifecycle@1.0.4 r-magrittr@2.0.4 r-pillar@1.11.1 r-r6@2.6.1 r-rlang@1.1.6 r-tibble@3.3.0 r-tidyselect@1.2.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/hadley/dplyr
Licenses: Expat
Build system: r
Synopsis: Tools for working with data frames in R
Description:

dplyr is the next iteration of plyr. It is focused on tools for working with data frames. It has three main goals: 1) identify the most important data manipulation tools needed for data analysis and make them easy to use in R; 2) provide fast performance for in-memory data by writing key pieces of code in C++; 3) use the same code interface to work with data no matter where it is stored, whether in a data frame, a data table or database.

r-rmtstat 0.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RMTstat
Licenses: Modified BSD
Build system: r
Synopsis: Distributions, statistics and tests derived from random matrix theory
Description:

This package provides functions for working with the Tracy-Widom laws and other distributions related to the eigenvalues of large Wishart matrices.

r-scattermore 1.2
Propagated dependencies: r-ggplot2@4.0.1 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/exaexa/scattermore
Licenses: GPL 3+
Build system: r
Synopsis: Scatterplots with more points
Description:

This package provides C-based tools for converting large scatterplot data to rasters. It speeds up plotting of data with millions of points.

r-vioplot 0.5.1
Propagated dependencies: r-sm@2.2-6.0 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://wsopuppenkiste.wiso.uni-goettingen.de/~dadler
Licenses: Modified BSD
Build system: r
Synopsis: Violin plot
Description:

This package provides a violin plot, which is a combination of a box plot and a kernel density plot.

r-abstractr 0.1.0
Propagated dependencies: r-colourpicker@1.3.0 r-emojifont@0.5.5 r-ggplot2@4.0.1 r-gridextra@2.3 r-rintrojs@0.3.4 r-shiny@1.11.1 r-shinythemes@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://matt-kumar.shinyapps.io/portfolio
Licenses: GPL 3
Build system: r
Synopsis: R-Shiny application for creating visual abstracts
Description:

This package provides an R Shiny application to create visual abstracts for original research. A variety of user defined options and formatting are included.

r-tinytex 0.58
Propagated dependencies: r-xfun@0.54
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/tinytex
Licenses: Expat
Build system: r
Synopsis: Helper functions for TeX Live and compiling LaTeX documents
Description:

This package provides helper functions to install and maintain the LaTeX distribution named TinyTeX, a lightweight, cross-platform, portable, and easy-to-maintain version of TeX Live. This package also contains helper functions to compile LaTeX documents, and install missing LaTeX packages automatically.

r-lavaan 0.6-20
Propagated dependencies: r-mass@7.3-65 r-mnormt@2.1.1 r-numderiv@2016.8-1.1 r-pbivnorm@0.6.0 r-quadprog@1.5-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lavaan.ugent.be
Licenses: GPL 2+
Build system: r
Synopsis: Latent variable analysis
Description:

This package provides tools to fit a variety of latent variable models, including confirmatory factor analysis, structural equation modeling and latent growth curve models.

r-adagio 0.9.2
Propagated dependencies: r-lpsolve@5.6.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/adagio/
Licenses: GPL 3+
Build system: r
Synopsis: Discrete and global optimization routines
Description:

This package provides methods and algorithms for discrete optimization, e.g. knapsack and subset sum procedures, derivative-free Nelder-Mead and Hooke-Jeeves minimization, and some (evolutionary) global optimization functions.

r-clipr 0.8.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mdlincoln/clipr
Licenses: GPL 3
Build system: r
Synopsis: Read and write from the system clipboard
Description:

This package provides simple utility functions to read from and write to the system clipboards.

r-evd 2.3-7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=evd
Licenses: GPL 3
Build system: r
Synopsis: Functions for extreme value distributions
Description:

This package extends simulation, distribution, quantile and density functions to univariate and multivariate parametric extreme value distributions, and provides fitting functions which calculate maximum likelihood estimates for univariate and bivariate maxima models, and for univariate and bivariate threshold models.

r-extrafont 0.20
Propagated dependencies: r-extrafontdb@1.1 r-rttf2pt1@1.3.14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wch/extrafont
Licenses: GPL 2
Build system: r
Synopsis: Tools for using fonts in R
Description:

The extrafont package makes it easier to use fonts other than the basic PostScript fonts that R uses. Fonts that are imported into extrafont can be used with PDF or PostScript output files. There are two hurdles for using fonts in PDF (or Postscript) output files:

  1. Making R aware of the font and the dimensions of the characters.

  2. Embedding the fonts in the PDF file so that the PDF can be displayed properly on a device that doesn't have the font. This is usually needed if you want to print the PDF file or share it with others.

The extrafont package makes both of these things easier.

r-venndiagram 1.7.3
Propagated dependencies: r-futile-logger@1.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/VennDiagram/
Licenses: GPL 2+
Build system: r
Synopsis: Generate High-Resolution Venn and Euler Plots
Description:

This package provides a set of functions to generate high-resolution Venn and Euler plots. It includes handling for several special cases, including two-case scaling, and extensive customization of plot shape and structure.

r-heatmaply 1.6.0
Propagated dependencies: r-assertthat@0.2.1 r-colorspace@2.1-2 r-dendextend@1.19.1 r-egg@0.4.5 r-ggplot2@4.0.1 r-htmlwidgets@1.6.4 r-magrittr@2.0.4 r-plotly@4.11.0 r-rcolorbrewer@1.1-3 r-reshape2@1.4.5 r-scales@1.4.0 r-seriation@1.5.8 r-viridis@0.6.5 r-webshot@0.5.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=heatmaply
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive cluster heat maps using plotly
Description:

This package enables you to create interactive cluster heatmaps that can be saved as a stand-alone HTML file, embedded in R Markdown documents or in a Shiny app, and made available in the RStudio viewer pane. Hover the mouse pointer over a cell to show details or drag a rectangle to zoom. A heatmap is a popular graphical method for visualizing high-dimensional data, in which a table of numbers is encoded as a grid of colored cells. The rows and columns of the matrix are ordered to highlight patterns and are often accompanied by dendrograms.

r-zseq 0.2.2
Propagated dependencies: r-gmp@0.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Zseq/
Licenses: GPL 3+
Build system: r
Synopsis: Integer sequence generator
Description:

This package generates well-known integer sequences. The gmp package is adopted for computing with arbitrarily large numbers. Every function has a hyperlink to its corresponding item in the On-Line Encyclopedia of Integer Sequences (OEIS) in the function help page.

r-accelerometry 3.1.2
Propagated dependencies: r-dvmisc@1.1.4 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accelerometry/
Licenses: GPL 3
Build system: r
Synopsis: Functions for processing accelerometer data
Description:

This package provides a collection of functions that perform operations on time-series accelerometer data, such as identify the non-wear time, flag minutes that are part of an activity bout, and find the maximum 10-minute average count value. The functions are generally very flexible, allowing for a variety of algorithms to be implemented.

r-sets 1.0-25
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sets
Licenses: GPL 2
Build system: r
Synopsis: Sets, generalized sets, customizable sets and intervals
Description:

This package provides data structures and basic operations for ordinary sets, generalizations such as fuzzy sets, multisets, and fuzzy multisets, customizable sets, and intervals.

r-fastdummies 1.7.5
Propagated dependencies: r-data-table@1.17.8 r-stringr@1.6.0 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jacobkap/fastDummies
Licenses: Expat
Build system: r
Synopsis: Create dummy columns and rows from categorical variables
Description:

This package creates dummy columns from columns that have categorical variables (character or factor types). You can also specify which columns to make dummies out of, or which columns to ignore. Also creates dummy rows from character, factor, and Date columns. This package provides a significant speed increase from creating dummy variables through model.matrix().

r-gg-gap 1.3
Propagated dependencies: r-cowplot@1.2.0 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChrisLou-bioinfo/gg.gap
Licenses: GPL 3
Build system: r
Synopsis: Define segments on the y-axis for ggplot2
Description:

The gg.gap function enables you to define segments for the y-axis in a ggplot2 plot.

r-emulator 1.2-24
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/emulator
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Bayesian emulation of computer programs
Description:

This package allows one to estimate the output of a computer program, as a function of the input parameters, without actually running it. The computer program is assumed to be a Gaussian process, whose parameters are estimated using Bayesian techniques that give a PDF of expected program output. This PDF is conditional on a training set of runs, each consisting of a point in parameter space and the model output at that point. The emphasis is on complex codes that take weeks or months to run, and that have a large number of undetermined input parameters; many climate prediction models fall into this class. The emulator essentially determines Bayesian posterior estimates of the PDF of the output of a model, conditioned on results from previous runs and a user-specified prior linear model. The package includes functionality to evaluate quadratic forms efficiently.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087