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

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-misc3d 0.9-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/misc3d/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Miscellaneous 3D Plots
Description:

This package provides a collection of miscellaneous 3d plots, including isosurfaces.

r-knn-covertree 1.0
Propagated dependencies: r-matrix@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/flying-sheep/knn.covertree
Licenses: AGPL 3+
Build system: r
Synopsis: Accurate kNN Implementation with multiple distance measures
Description:

Similarly to the FNN package, this package allows calculation of the k nearest neighbors (kNN) of a data matrix. The implementation is based on cover trees introduced by Alina Beygelzimer, Sham Kakade, and John Langford (2006) doi:10.1145/1143844.1143857.

r-phylotools 0.2.2
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/helixcn/phylotools
Licenses: GPL 2
Build system: r
Synopsis: Phylogenetic tools for eco-phylogenetics
Description:

This package provides a collection of tools for building RAxML supermatrix using PHYLIP or aligned FASTA files. These functions will be useful for building large phylogenies using multiple markers.

r-ztree 1.0.7
Propagated dependencies: r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=zTree
Licenses: GPL 3
Build system: r
Synopsis: Functions to import data from z-Tree into R
Description:

This package provides tools for reading .xls and .sbj files which are written by the proprietary program z-Tree for developing and carrying out economic experiments.

r-nonnest2 0.5-8
Propagated dependencies: r-compquadform@1.4.4 r-lavaan@0.6-20 r-mvtnorm@1.3-3 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nonnest2/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tests of non-nested models
Description:

This package allows for testing of non-nested models. It includes tests of model distinguishability and of model fit that can be applied to both nested and non-nested models. The package also includes functionality to obtain confidence intervals associated with AIC and BIC.

r-ppcor 1.1
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ppcor/
Licenses: GPL 2
Build system: r
Synopsis: Partial and semi-partial correlation
Description:

This package provides users not only with a function to readily calculate the higher-order partial and semi-partial correlations but also with statistics and p-values of the correlation coefficients.

r-e1071 1.7-16
Propagated dependencies: r-class@7.3-23 r-proxy@0.4-27
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/e1071
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for probability theory
Description:

This package provides functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, and more.

r-units 1.0-0
Dependencies: udunits@2.2.28
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-quantities/units/
Licenses: GPL 2
Build system: r
Synopsis: Measurement Units for R Vectors
Description:

This package provides support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. It is compatible with the POSIXct, Date and difftime classes.

r-orgmassspecr 0.5-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://OrgMassSpec.github.io/
Licenses: FreeBSD
Build system: r
Synopsis: Organic or biological mass spectrometry data analysis
Description:

This package OrgMassSpecR is an extension of the R statistical computing language. It contains functions to assist with organic or biological mass spectrometry data analysis. Mass spectral libraries are available as companion packages.

r-qap 0.1-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/qap/
Licenses: GPL 3
Build system: r
Synopsis: Heuristics for the quadratic assignment problem (QAP)
Description:

This package implements heuristics for the quadratic assignment problem (QAP). Currently only a simulated annealing heuristic is available.

r-dreamerr 1.5.0
Propagated dependencies: r-formula@1.2-5 r-stringmagic@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dreamerr
Licenses: GPL 3
Build system: r
Synopsis: Error handling made easy
Description:

This package provides a set of tools to facilitate package development and make R a more user-friendly place. It is intended mostly for developers (or anyone who writes/shares functions). It provides a simple, powerful and flexible way to check the arguments passed to functions. The developer can easily describe the type of argument needed. If the user provides a wrong argument, then an informative error message is prompted with the requested type and the problem clearly stated--saving the user a lot of time in debugging.

r-abcdefba 0.4
Propagated dependencies: r-corrplot@0.95 r-lattice@0.22-7 r-rgl@1.3.31 r-rglpk@0.6-5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abcdeFBA/
Licenses: GPL 2
Build system: r
Synopsis: A-Biologist-Can-Do-Everything of Flux Balance Analysis with this package
Description:

This package provides functions for Constraint Based Simulation using Flux Balance Analysis and informative analysis of the data generated during simulation.

r-fitdistrplus 1.2-4
Propagated dependencies: r-mass@7.3-65 r-rlang@1.1.6 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://riskassessment.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Fitting a parametric distribution from data
Description:

This package extends the fitdistr function of the MASS package with several functions to help the fit of a parametric distribution to non-censored or censored data. Censored data may contain left-censored, right-censored and interval-censored values, with several lower and upper bounds. In addition to maximum likelihood estimation (MLE), the package provides moment matching (MME), quantile matching (QME) and maximum goodness-of-fit estimation (MGE) methods (available only for non-censored data). Weighted versions of MLE, MME and QME are available.

r-mpm 1.0-23
Propagated dependencies: r-kernsmooth@2.23-26 r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mpm.r-forge.r-project.org
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate projection methods
Description:

This is a package for exploratory graphical analysis of multivariate data, specifically gene expression data with different projection methods: principal component analysis, correspondence analysis, spectral map analysis.

r-aplot 0.2.9
Propagated dependencies: r-ggfun@0.2.0 r-ggplot2@4.0.1 r-ggplotify@0.1.3 r-magrittr@2.0.4 r-patchwork@1.3.2 r-pillar@1.11.1 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/YuLab-SMU/aplot
Licenses: Artistic License 2.0
Build system: r
Synopsis: Decorate a ggplot with associated information
Description:

Users may want to align plots with associated information that requires axes to be exactly matched in subplots, e.g. hierarchical clustering with a heatmap. This package provides utilities to align associated subplots to a main plot at different sides (left, right, top and bottom) with axes exactly matched.

r-automap 1.1-20
Propagated dependencies: r-ggplot2@4.0.1 r-gstat@2.1-4 r-lattice@0.22-7 r-reshape@0.8.10 r-sf@1.0-23 r-sp@2.2-0 r-stars@0.6-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=automap
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Automatic interpolation package
Description:

automap performs an automatic interpolation by automatically estimating the variogram and then calling gstat.

r-lfc 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erhard-lab/lfc
Licenses: ASL 2.0
Build system: r
Synopsis: Log fold change distribution tools for working with ratios of counts
Description:

This is a package for ratios of count data such as obtained from RNA-seq are modelled using Bayesian statistics to derive posteriors for effects sizes. This approach is described in Erhard & Zimmer (2015) <doi:10.1093/nar/gkv696> and Erhard (2018) <doi:10.1093/bioinformatics/bty471>.

r-sungeo 1.3.0
Propagated dependencies: r-automap@1.1-20 r-cartogram@0.3.0 r-data-table@1.17.8 r-dplyr@1.1.4 r-httr@1.4.7 r-jsonlite@2.0.0 r-measurements@1.5.1 r-packcircles@0.3.7 r-purrr@1.2.0 r-rann@2.6.2 r-raster@3.6-32 r-rcpp@1.1.0 r-rcurl@1.98-1.17 r-rlang@1.1.6 r-rmapshaper@0.5.0 r-sf@1.0-23 r-spdep@1.4-1 r-stringr@1.6.0 r-terra@1.8-86
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/zhukovyuri/SUNGEO/
Licenses: GPL 2
Build system: r
Synopsis: Sub-National Geospatial Data Archive: Geoprocessing Toolkit
Description:

Tools for integrating spatially-misaligned GIS datasets. Part of the Sub-National Geospatial Data Archive System.

r-png 0.1-8
Dependencies: libpng@1.6.39 zlib@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.rforge.net/png/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Read and write PNG images
Description:

This package provides an easy and simple way to read, write and display bitmap images stored in the PNG format. It can read and write both files and in-memory raw vectors.

r-aspi 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/aspi/
Licenses: GPL 3+
Build system: r
Synopsis: Analysis of symmetry of parasitic infections
Description:

This package provides tools for the analysis and visualization of bilateral asymmetry in parasitic infections.

r-qdapregex 0.7.10
Propagated dependencies: r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trinker.github.com/qdapRegex/
Licenses: GPL 2
Build system: r
Synopsis: Regular Expression Removal, Extraction, and Replacement Tools
Description:

This package provides a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes.

r-opencpu 2.2.14
Dependencies: pandoc@2.19.2
Propagated dependencies: r-brew@1.0-10 r-curl@7.0.0 r-evaluate@1.0.5 r-httpuv@1.6.16 r-jsonlite@2.0.0 r-knitr@1.50 r-mime@0.13 r-openssl@2.3.4 r-protolite@2.3.1 r-rappdirs@0.3.3 r-remotes@2.5.0 r-rlang@1.1.6 r-sys@3.4.3 r-vctrs@0.6.5 r-webutils@1.2.2 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.opencpu.org
Licenses: ASL 2.0
Build system: r
Synopsis: API for embedded scientific computing
Description:

This package provides a system for embedded scientific computing and reproducible research with R. The OpenCPU server exposes a simple but powerful HTTP API for RPC and data interchange with R. This provides a reliable and scalable foundation for statistical services or building R web applications. The OpenCPU server runs either as a single-user development server within the interactive R session, or as a multi-user stack based on Apache2.

r-tsa 1.3.1
Propagated dependencies: r-leaps@3.2 r-locfit@1.5-9.12 r-mgcv@1.9-4 r-tseries@0.10-58
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://homepage.divms.uiowa.edu/~kchan/TSA.htm
Licenses: GPL 2+
Build system: r
Synopsis: Time series analysis
Description:

This package contains R functions and datasets detailed in the book "Time Series Analysis with Applications in R (second edition)" by Jonathan Cryer and Kung-Sik Chan.

r-lambertw 0.6.9-2
Propagated dependencies: r-ggplot2@4.0.1 r-lamw@2.2.5 r-mass@7.3-65 r-rcolorbrewer@1.1-3 r-rcpp@1.1.0 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=LambertW
Licenses: GPL 2+
Build system: r
Synopsis: Probabilistic models to analyze and Gaussianize heavy-tailed, skewed data
Description:

Lambert W x F distributions are a generalized framework to analyze skewed, heavy-tailed data. It is based on an input/output system, where the output random variable (RV) Y is a non-linearly transformed version of an input RV X ~ F with similar properties as X, but slightly skewed (heavy-tailed). The transformed RV Y has a Lambert W x F distribution. This package contains functions to model and analyze skewed, heavy-tailed data the Lambert Way: simulate random samples, estimate parameters, compute quantiles, and plot/ print results nicely. The most useful function is Gaussianize, which works similarly to scale, but actually makes the data Gaussian. A do-it-yourself toolkit allows users to define their own Lambert W x MyFavoriteDistribution and use it in their analysis right away.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091