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

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-desolve 1.40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://desolve.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Solvers for initial value problems of differential equations
Description:

This package provides functions that solve initial value problems of a system of first-order ordinary differential equations (ODE), of partial differential equations (PDE), of differential algebraic equations (DAE), and of delay differential equations. The functions provide an interface to the FORTRAN functions lsoda, lsodar, lsode, lsodes of the ODEPACK collection, to the FORTRAN functions dvode and daspk and a C-implementation of solvers of the Runge-Kutta family with fixed or variable time steps. The package contains routines designed for solving ODEs resulting from 1-D, 2-D and 3-D partial differential equations that have been converted to ODEs by numerical differencing.

r-rgl 1.3.31
Dependencies: freetype@2.13.3 glu@9.0.2 libpng@1.6.39 libx11@1.8.12 pandoc@2.19.2 zlib@1.3.1
Propagated dependencies: r-base64enc@0.1-3 r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-knitr@1.50 r-magrittr@2.0.4 r-mime@0.13 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/rgl/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 3D visualization using OpenGL
Description:

This package provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF.

r-fmri 1.9.12.1
Propagated dependencies: r-aws@2.5-6 r-metafor@4.8-0 r-nlme@3.1-168 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Analysis of fMRI experiments
Description:

This package contains R-functions to perform an fMRI analysis as described in Polzehl and Tabelow (2019) <DOI:10.1007/978-3-030-29184-6>, Tabelow et al. (2006) <DOI:10.1016/j.neuroimage.2006.06.029>, Polzehl et al. (2010) <DOI:10.1016/j.neuroimage.2010.04.241>, Tabelow and Polzehl (2011) <DOI:10.18637/jss.v044.i11>.

r-multilevel 2.7.1
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-168
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multilevel functions
Description:

This package provides tools used by organizational researchers for the analysis of multilevel data. It includes four broad sets of tools.

  1. functions for estimating within-group agreement and reliability indices.

  2. functions for manipulating multilevel and longitudinal (panel) data.

  3. simulations for estimating power and generating multilevel data.

  4. miscellaneous functions for estimating reliability and performing simple calculations and data transformations.

r-mclust 6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.washington.edu/mclust/
Licenses: GPL 2+
Build system: r
Synopsis: Gaussian mixture modelling for model-based clustering etc.
Description:

This package provides Gaussian finite mixture models fitted via EM algorithm for model-based clustering, classification, and density estimation, including Bayesian regularization, dimension reduction for visualisation, and resampling-based inference.

r-downlit 0.4.5
Propagated dependencies: r-brio@1.1.5 r-desc@1.4.3 r-digest@0.6.39 r-evaluate@1.0.5 r-fansi@1.0.7 r-memoise@2.0.1 r-rlang@1.1.6 r-vctrs@0.6.5 r-withr@3.0.2 r-yaml@2.3.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://downlit.r-lib.org/
Licenses: Expat
Build system: r
Synopsis: Syntax highlighting and automatic linking
Description:

This package provides syntax highlighting of R code, specifically designed for the needs of RMarkdown packages like pkgdown, hugodown, and bookdown. It includes linking of function calls to their documentation on the web, and automatic translation of ANSI escapes in output to the equivalent HTML.

r-gillespiessa2 0.3.0
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-dynutils@1.0.12 r-matrix@1.7-4 r-purrr@1.2.0 r-rcpp@1.1.0 r-rcppxptrutils@0.1.3 r-readr@2.1.6 r-rlang@1.1.6 r-stringr@1.6.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rcannood/GillespieSSA2
Licenses: GPL 3+
Build system: r
Synopsis: Gillespie's stochastic simulation algorithm
Description:

This package provides a fast, scalable, and versatile framework for simulating large systems with Gillespie's Stochastic Simulation Algorithm (SSA). This package is the spiritual successor to the GillespieSSA package. Benefits of this package include major speed improvements (>100x), easier to understand documentation, and many unit tests that try to ensure the package works as intended.

r-quantpsyc 1.6
Propagated dependencies: r-boot@1.3-32 r-dplyr@1.1.4 r-mass@7.3-65 r-purrr@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/QuantPsyc/
Licenses: GPL 2+
Build system: r
Synopsis: Quantitative psychology tools
Description:

This package contains functions useful for data screening, testing moderation, mediation and estimating power.

r-writexls 6.8.0
Dependencies: perl@5.36.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/marcschwartz/WriteXLS
Licenses: GPL 2+
Build system: r
Synopsis: Create Excel 2003 (XLS) and Excel 2007 (XLSX) files
Description:

This package provides a cross-platform Perl-based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX) files from one or more data frames. Each data frame will be written to a separate named worksheet in the Excel spreadsheet. The worksheet name will be the name of the data frame it contains or can be specified by the user.

r-tablerdash 0.1.5
Propagated dependencies: r-htmltools@0.5.8.1 r-shiny@1.11.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rinterface.github.io/tablerDash/
Licenses: GPL 2+
Build system: r
Synopsis: Tabler API for Shiny
Description:

This package provides an R interface to the Tabler HTML template. tablerDash is a light Bootstrap 4 dashboard template. There are different layouts available such as a one page dashboard or a multi-page template, where the navigation menu is contained in the navigation bar.

r-emplik 1.3-2
Propagated dependencies: r-quantreg@6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.ms.uky.edu/~mai/EmpLik.html
Licenses: GPL 2+
Build system: r
Synopsis: Empirical likelihood ratio for censored/truncated data
Description:

This package provides empirical likelihood ratio tests for means/quantiles/hazards from possibly censored and/or truncated data. It also does regression.

r-cosinor2 0.2.1
Propagated dependencies: r-cosinor@1.2.3 r-cowplot@1.2.0 r-ggplot2@4.0.1 r-hmisc@5.2-4 r-magrittr@2.0.4 r-matrixstats@1.5.0 r-purrr@1.2.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/amutak/cosinor2
Licenses: GPL 3
Build system: r
Synopsis: Extended tools for Cosinor analysis of rhythms
Description:

This package provides statistical procedures for calculating population-mean cosinor, non-stationary cosinor, estimation of best-fitting period, tests of population rhythm differences and more.

r-seurat5object 5.2.0
Propagated dependencies: r-future@1.68.0 r-future-apply@1.20.0 r-generics@0.1.4 r-lifecycle@1.0.4 r-matrix@1.7-4 r-progressr@0.18.0 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rlang@1.1.6 r-sp@2.2-0 r-spam@2.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://satijalab.org/seurat
Licenses: GPL 3
Build system: r
Synopsis: Data structures for single cell data
Description:

This package defines S4 classes for single-cell genomic data and associated information, such as dimensionality reduction embeddings, nearest-neighbor graphs, and spatially-resolved coordinates. It provides data access methods and R-native hooks to ensure the Seurat object is familiar to other R users.

r-mstate 0.3.3
Propagated dependencies: r-data-table@1.17.8 r-lattice@0.22-7 r-rcolorbrewer@1.1-3 r-rlang@1.1.6 r-survival@3.8-3 r-viridislite@0.4.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.lumc.nl/org/bds/research/medische-statistiek/survival-analysis/
Licenses: GPL 2+
Build system: r
Synopsis: Data Preparation, Estimation and Prediction in Multi-State Models
Description:

Contains functions for data preparation, descriptives, hazard estimation and prediction with Aalen-Johansen or simulation in competing risks and multi-state models.

r-geosphere 1.5-20
Propagated dependencies: r-rcpp@1.1.0 r-sp@2.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/geosphere
Licenses: GPL 3+
Build system: r
Synopsis: Spherical trigonometry
Description:

This package computes spherical trigonometry for geographic applications. That is, compute distances and related measures for angular (longitude/latitude) locations.

r-repmis 0.5.1
Propagated dependencies: r-data-table@1.17.8 r-digest@0.6.39 r-httr@1.4.7 r-plyr@1.8.9 r-r-cache@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=repmis
Licenses: GPL 3+
Build system: r
Synopsis: Miscellaneous tools for reproducible research
Description:

This package is a collection of tools to load R packages and automatically generate BibTeX files citing them as well as load and cache plain-text and Excel formatted data stored on GitHub, and from other sources.

r-mapdata 2.3.1
Propagated dependencies: r-maps@3.4.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mapdata
Licenses: GPL 2
Build system: r
Synopsis: Extra map databases
Description:

This is a supplement to the maps package providing the larger and/or higher-resolution databases.

r-assertive-data 0.0-3
Propagated dependencies: r-assertive-base@0.0-9 r-assertive-strings@0.0-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.data
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of data
Description:

This package provides a set of predicates and assertions for checking the properties of (country independent) complex data types. This is mainly for use by other package developers who want to include run-time testing features in their own packages.

r-mlr3tuningspaces 0.6.0
Propagated dependencies: r-checkmate@2.3.3 r-cli@3.6.5 r-data-table@1.17.8 r-mlr3@1.2.0 r-mlr3misc@0.19.0 r-mlr3tuning@1.5.0 r-paradox@1.0.1 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3tuningspaces.mlr-org.com
Licenses: LGPL 3
Build system: r
Synopsis: Search spaces for mlr3
Description:

This package is a collection of search spaces for hyperparameter optimization in the mlr3 ecosystem. It features ready-to-use search spaces for many popular machine learning algorithms. The search spaces are from scientific articles and work for a wide range of data sets.

r-brew 1.0-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/brew
Licenses: GPL 2+
Build system: r
Synopsis: Templating framework for report generation
Description:

The brew package implements a templating framework for mixing text and R code for report generation. The template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module.

r-fmsb 0.7.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://minato.sip21c.org/msb/
Licenses: GPL 2+
Build system: r
Synopsis: Functions for medical statistics book with demographic data
Description:

This package provides several utility functions for the book entitled "Practices of Medical and Health Data Analysis using R" (Pearson Education Japan, 2007) with Japanese demographic data and some demographic analysis related functions.

r-redux 1.1.5
Dependencies: hiredis@1.1.0
Propagated dependencies: r-r6@2.6.1 r-storr@1.2.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/richfitz/redux
Licenses: GPL 2
Build system: r
Synopsis: R bindings to hiredis
Description:

This package provides a hiredis wrapper that includes support for transactions, pipelining, blocking subscription, serialisation of all keys and values, Redis error handling with R errors. It includes an automatically generated R6 interface to the full hiredis API. Generated functions are faithful to the hiredis documentation while attempting to match R's argument semantics. Serialization must be explicitly done by the user, but both binary and text-mode serialisation is supported.

r-awsmethods 1.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://www.wias-berlin.de/software/imaging/
Licenses: GPL 2+
Build system: r
Synopsis: Class and methods definitions
Description:

This package defines the generic method extract and provides openMP support as needed in several packages like aws, adimpro, fmri, and dwi.

r-visdat 0.6.0
Propagated dependencies: r-cli@3.6.5 r-dplyr@1.1.4 r-forcats@1.0.1 r-ggplot2@4.0.1 r-glue@1.8.0 r-magrittr@2.0.4 r-purrr@1.2.0 r-readr@2.1.6 r-scales@1.4.0 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://visdat.njtierney.com/
Licenses: Expat
Build system: r
Synopsis: Preliminary Visualisation of Data
Description:

This package provides procedures to create preliminary exploratory data visualisations of an entire dataset to identify problems or unexpected features using ggplot2.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087