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

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-assertive-models 0.0-2
Propagated dependencies: r-assertive-base@0.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bitbucket.org/richierocks/assertive.models
Licenses: GPL 3+
Build system: r
Synopsis: Assertions to check properties of models
Description:

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

r-prediction 0.3.18
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/leeper/prediction
Licenses: Expat
Build system: r
Synopsis: Tidy, type-safe prediction methods
Description:

This package provides the prediction() function, a type-safe alternative to predict() that always returns a data frame. The package currently supports common model types (e.g., "lm", "glm") from the stats package, as well as numerous other model classes from other add-on packages.

r-mcmc 0.9-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.stat.umn.edu/geyer/mcmc/
Licenses: Expat
Build system: r
Synopsis: Markov chain Monte Carlo
Description:

This package simulates continuous distributions of random vectors using Markov chain Monte Carlo (MCMC). Users specify the distribution by an R function that evaluates the log unnormalized density. Algorithms are random walk Metropolis algorithm (function metrop), simulated tempering (function temper), and morphometric random walk Metropolis (function morph.metrop), which achieves geometric ergodicity by change of variable.

r-decon 1.3-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/decon/
Licenses: GPL 3+
Build system: r
Synopsis: Deconvolution Estimation in Measurement Error Models
Description:

This package contains a collection of functions to deal with nonparametric measurement error problems using deconvolution kernel methods. We focus two measurement error models in the package: (1) an additive measurement error model, where the goal is to estimate the density or distribution function from contaminated data; (2) nonparametric regression model with errors-in-variables. The R functions allow the measurement errors to be either homoscedastic or heteroscedastic. To make the deconvolution estimators computationally more efficient in R, we adapt the "Fast Fourier Transform" (FFT) algorithm for density estimation with error-free data to the deconvolution kernel estimation. Several methods for the selection of the data-driven smoothing parameter are also provided in the package. See details in: Wang, X.F. and Wang, B. (2011). Deconvolution estimation in measurement error models: The R package decon. Journal of Statistical Software, 39(10), 1-24.

r-classint 0.4-11
Propagated dependencies: r-class@7.3-23 r-e1071@1.7-16 r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-spatial/classInt/
Licenses: GPL 2+
Build system: r
Synopsis: Choose univariate class intervals
Description:

This package provides selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes.

r-survminer 0.5.1
Propagated dependencies: r-broom@1.0.10 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggpubr@0.6.2 r-ggtext@0.1.2 r-gridextra@2.3 r-magrittr@2.0.4 r-maxstat@0.7-26 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-survival@3.8-3 r-survmisc@0.5.6 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rpkgs.datanovia.com/survminer/index.html
Licenses: GPL 2
Build system: r
Synopsis: Drawing survival curves using ggplot2
Description:

This package contains the function ggsurvplot() for easily drawing beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for Cox model and to visually examine Cox model assumptions.

r-mlr3data 0.9.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/mlr3data
Licenses: LGPL 3
Build system: r
Synopsis: Collection of machine learning data Sets for mlr3
Description:

This package provides a small collection of interesting and educational machine learning data sets which are used as examples in the mlr3 book Applied machine learning using mlr3 in R https://mlr3book.mlr-org.com, the use case gallery https://mlr3gallery.mlr-org.com, or in other examples. All data sets are properly preprocessed and ready to be analyzed by most machine learning algorithms. Data sets are automatically added to the dictionary of tasks if mlr3 is loaded.

r-ac3net 1.2.2
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/Ac3net/
Licenses: GPL 3+
Build system: r
Synopsis: Inferring directional conservative causal core gene networks
Description:

This package infers directional Conservative causal core (gene) networks (C3NET). This is a version of the algorithm C3NET with directional network.

r-ada 2.0-5
Propagated dependencies: r-rpart@4.1.24
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ada/
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: Stochastic boosting
Description:

This package provides a straightforward, well-documented, and broad boosting routine for classification, ideally suited for small to moderate-sized data sets. It performs discrete, real, and gentle boost under both exponential and logistic loss on a given data set.

r-isoband 0.2.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wilkelab/isoband
Licenses: Expat
Build system: r
Synopsis: Generate isolines and isobands from regularly spaced elevation grids
Description:

This package provides a fast C++ implementation to generate contour lines (isolines) and contour polygons (isobands) from regularly spaced grids containing elevation data.

r-hexbin 1.28.5
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/hexbin
Licenses: GPL 2+
Build system: r
Synopsis: Hexagonal binning routines
Description:

This package provides binning and plotting functions for hexagonal bins. It uses and relies on grid graphics and formal (S4) classes and methods.

r-zim 1.1.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/biostatstudio/ZIM
Licenses: GPL 3
Build system: r
Synopsis: Zero-inflated models (ZIM) for count time series with excess zeros
Description:

Analyze count time series with excess zeros. Two types of statistical models are supported: Markov regression and state-space models. They are also known as observation-driven and parameter-driven models respectively in the time series literature. The functions used for Markov regression or observation-driven models can also be used to fit ordinary regression models with independent data under the zero-inflated Poisson (ZIP) or zero-inflated negative binomial (ZINB) assumption. The package also contains miscellaneous functions to compute density, distribution, quantile, and generate random numbers from ZIP and ZINB distributions.

r-softimpute 1.4-3
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/softImpute
Licenses: GPL 2
Build system: r
Synopsis: Matrix completion via iterative soft-thresholded SVD
Description:

This package provides iterative methods for matrix completion that use nuclear-norm regularization. The package includes procedures for centering and scaling rows, columns or both, and for computing low-rank single value decompositions (SVDs) on large sparse centered matrices (i.e. principal components).

r-magicaxis 2.5.1
Propagated dependencies: r-celestial@1.5.8 r-mapproj@1.2.12 r-mass@7.3-65 r-plotrix@3.8-13 r-rann@2.6.2 r-sm@2.2-6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=magicaxis
Licenses: GPL 3
Build system: r
Synopsis: Scientific plotting with minor-tick and log minor-tick support
Description:

This package provides functions to make useful (and pretty) plots for scientific plotting. Additional plotting features are added for base plotting, with particular emphasis on making attractive log axis plots.

r-qs2 0.1.6
Propagated dependencies: r-rcpp@1.1.0 r-rcppparallel@5.1.11-1 r-stringfish@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/qsbase/qs2
Licenses: GPL 3
Build system: r
Synopsis: Efficient serialization of R objects
Description:

This package aims to streamline and accelerate the process of saving and loading R objects, improving speed and compression compared to other methods. The package provides two compression formats: the qs2 format, which uses R serialization via the C API while optimizing compression and disk I/O, and the qdata format, featuring custom serialization for slightly faster performance and better compression. Additionally, the qs2 format can be directly converted to the standard RDS format, ensuring long-term compatibility with future versions of R.

r-plotfunctions 1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://jacolienvanrij.com/tutorials.html
Licenses: GPL 2+
Build system: r
Synopsis: Various functions to facilitate visualization of data and analysis
Description:

When analyzing data, plots are a helpful tool for visualizing data and interpreting statistical models. This package provides a set of simple tools for building plots incrementally, starting with an empty plot region, and adding bars, data points, regression lines, error bars, gradient legends, density distributions in the margins, and even pictures. The package builds further on R graphics by simply combining functions and settings in order to reduce the amount of code to produce for the user. As a result, the package does not use formula input or special syntax, but can be used in combination with default R plot functions.

r-bayesfactor 0.9.12-4.7
Propagated dependencies: r-coda@0.19-4.1 r-hypergeo@1.2-14 r-matrix@1.7-4 r-matrixmodels@0.5-4 r-mvtnorm@1.3-3 r-pbapply@1.7-4 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://richarddmorey.github.io/BayesFactor/
Licenses: GPL 2
Build system: r
Synopsis: Computation of Bayes factors for common designs
Description:

This package provides a suite of functions for computing various Bayes factors for simple designs, including contingency tables, one- and two-sample designs, one-way designs, general ANOVA designs, and linear regression.

r-readtext 0.92.1
Propagated dependencies: r-antiword@1.3.4 r-data-table@1.17.8 r-digest@0.6.39 r-httr@1.4.7 r-jsonlite@2.0.0 r-pdftools@3.6.0 r-pillar@1.11.1 r-readods@2.3.2 r-readxl@1.4.5 r-streamr@0.4.5 r-stringi@1.8.7 r-striprtf@0.6.0 r-xml2@1.5.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/quanteda/readtext
Licenses: GPL 3
Build system: r
Synopsis: Import and handling for plain and formatted text files
Description:

This package provides functions for importing and handling text files and formatted text files with additional meta-data, such including .csv, .tab, .json, .xml, .html, .pdf, .doc, .docx, .rtf, .xls, .xlsx, and others.

r-gghighlight 0.5.0
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-lifecycle@1.0.4 r-purrr@1.2.0 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/yutannihilation/gghighlight/
Licenses: Expat
Build system: r
Synopsis: Highlight lines and points in ggplot2
Description:

Suppose we have data that has so many series that it is hard to identify them by their colors as the differences are so subtle. With gghighlight we can highlight those lines that match certain criteria. The result is a usual ggplot object, so it is fully customizable and can be used with custom themes and facets.

r-gaston 1.6
Dependencies: zlib@1.3.1
Propagated dependencies: r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-rcppparallel@5.1.11-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gaston/
Licenses: GPL 3
Build system: r
Synopsis: Genetic data handling (QC, GRM, LD, PCA) and linear mixed models
Description:

This is a package for the manipulation of genetic data (SNPs). Computation of genetic relationship matrix (GRM) and dominance matrix, linkage disequilibrium (LD), and heritability with efficient algorithms for linear mixed models (AIREML).

r-getopt 1.20.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/getopt
Licenses: GPL 2+
Build system: r
Synopsis: Command-line option processor for R
Description:

This package is designed to be used with Rscript to write shebang scripts that accept short and long options. Many users will prefer to use the packages optparse or argparse which add extra features like automatically generated help options and usage texts, support for default values, positional argument support, etc.

r-collections 0.3.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/randy3k/collections
Licenses: Expat
Build system: r
Synopsis: High performance container data types
Description:

This package provides high performance container data types such as queues, stacks, deques, dicts and ordered dicts.

r-mmwrweek 0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://wwwn.cdc.gov/nndss/document/MMWR_Week_overview.pdf
Licenses: GPL 2+
Build system: r
Synopsis: Convert dates to MMWR day, week, and year
Description:

The first day of any MMWR week is Sunday. MMWR week numbering is sequential beginning with 1 and incrementing with each week to a maximum of 52 or 53. MMWR week #1 of an MMWR year is the first week of the year that has at least four days in the calendar year. This package provides functionality to convert dates to MMWR day, week, and year and the reverse.

r-dismo 1.3-16
Dependencies: java-maxent@3.4.4
Propagated dependencies: r-raster@3.6-32 r-rcpp@1.1.0 r-sp@2.2-0 r-terra@1.8-86
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://rspatial.org/raster/sdm/
Licenses: GPL 3+
Build system: r
Synopsis: Species distribution modeling
Description:

This package provides methods for species distribution modeling, i.e., predicting the environmental similarity of any site to that of the locations of known occurrences of a species.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087