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

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-ksamples 1.2-12
Propagated dependencies: r-suppdists@1.1-9.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kSamples
Licenses: GPL 2+
Build system: r
Synopsis: K-Sample rank tests and their combinations
Description:

This package provides tools to compares k samples using the Anderson-Darling test, Kruskal-Wallis type tests with different rank score criteria, Steel's multiple comparison test, and the Jonckheere-Terpstra (JT) test. It computes asymptotic, simulated or (limited) exact P-values, all valid under randomization, with or without ties, or conditionally under random sampling from populations, given the observed tie pattern. Except for Steel's test and the JT test it also combines these tests across several blocks of samples.

r-intergraph 2.0-4
Propagated dependencies: r-igraph@2.2.1 r-network@1.19.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mbojan.github.io/intergraph
Licenses: GPL 3
Build system: r
Synopsis: Coercion routines for network data objects
Description:

Functions implemented in this package allow coercing (i.e. convert) network data between classes provided by other R packages. Currently supported classes are those defined in packages network and igraph.

r-sp 2.2-0
Propagated dependencies: r-lattice@0.22-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/sp
Licenses: GPL 2+
Build system: r
Synopsis: Classes and methods for spatial data
Description:

This package provides classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.

r-fdrtool 1.2.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://strimmerlab.org/software/fdrtool/
Licenses: GPL 3+
Build system: r
Synopsis: Estimation of false discovery rates and higher criticism
Description:

This package provides tools to estimate tail area-based false discovery rates as well as local false discovery rates for a variety of null models (p-values, z-scores, correlation coefficients, t-scores). The proportion of null values and the parameters of the null distribution are adaptively estimated from the data. In addition, the package contains functions for non-parametric density estimation (Grenander estimator), for monotone regression (isotonic regression and antitonic regression with weights), for computing the greatest convex minorant (GCM) and the least concave majorant (LCM), for the half-normal and correlation distributions, and for computing empirical higher criticism (HC) scores and the corresponding decision threshold.

r-snakecase 0.11.1
Propagated dependencies: r-stringi@1.8.7 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Tazinho/snakecase
Licenses: GPL 3
Build system: r
Synopsis: Convert strings into any case
Description:

This package provides a consistent, flexible and easy to use tool to parse and convert strings into cases like snake or camel among others.

r-ggmap 4.0.2
Propagated dependencies: r-bitops@1.0-9 r-cli@3.6.5 r-digest@0.6.39 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-glue@1.8.0 r-httr@1.4.7 r-jpeg@0.1-11 r-magrittr@2.0.4 r-plyr@1.8.9 r-png@0.1-8 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-stringr@1.6.0 r-tibble@3.3.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dkahle/ggmap
Licenses: GPL 2
Build system: r
Synopsis: Spatial visualization with ggplot2
Description:

This package provides a collection of functions to visualize spatial data and models on top of static maps from various online sources (e.g Google Maps and Stamen Maps). It includes tools common to those tasks, including functions for geolocation and routing.

r-rapidjsonr 1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rapidjsonr
Licenses: Expat
Build system: r
Synopsis: JSON parser
Description:

This package provides JSON parsing capability through the Rapidjson library.

r-glmmtmb 1.1.13
Propagated dependencies: r-lme4@1.1-37 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-numderiv@2016.8-1.1 r-pbkrtest@0.5.5 r-rcppeigen@0.3.4.0.2 r-reformulas@0.4.2 r-sandwich@3.1-1 r-tmb@1.9.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/glmmTMB
Licenses: AGPL 3+
Build system: r
Synopsis: Generalized linear mixed models
Description:

Fit linear and generalized linear mixed models with various extensions, including zero-inflation. The models are fitted using maximum likelihood estimation via the Template Model Builder. Random effects are assumed to be Gaussian on the scale of the linear predictor and are integrated out using the Laplace approximation. Gradients are calculated using automatic differentiation.

r-ppls 2.0.0
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/ppls
Licenses: GPL 2+
Build system: r
Synopsis: Penalized partial least squares
Description:

This package contains linear and nonlinear regression methods based on partial least squares and penalization techniques. Model parameters are selected via cross-validation, and confidence intervals ans tests for the regression coefficients can be conducted via jackknifing.

r-cyclocomp 1.1.1
Propagated dependencies: r-callr@3.7.6 r-crayon@1.5.3 r-desc@1.4.3 r-remotes@2.5.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/MangoTheCat/cyclocomp
Licenses: Expat
Build system: r
Synopsis: Cyclomatic complexity of R code
Description:

Cyclomatic complexity is a software metric, used to indicate the complexity of a program. It is a quantitative measure of the number of linearly independent paths through a program's source code. This package provides tools to compute this metric.

r-r-devices 2.17.2
Propagated dependencies: r-base64enc@0.1-3 r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.devices
Licenses: LGPL 2.1+
Build system: r
Synopsis: Unified handling of graphics devices
Description:

This package provides functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.

r-rose 0.0-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ROSE
Licenses: GPL 2
Build system: r
Synopsis: Random over-sampling examples
Description:

This package provides functions to deal with binary classification problems in the presence of imbalanced classes. Synthetic balanced samples are generated according to ROSE (Menardi and Torelli, 2013). Functions that implement more traditional remedies to the class imbalance are also provided, as well as different metrics to evaluate a learner accuracy. These are estimated by holdout, bootstrap or cross-validation methods.

r-clubsandwich 0.6.1
Propagated dependencies: r-lifecycle@1.0.4 r-sandwich@3.1-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jepusto/clubSandwich
Licenses: GPL 3
Build system: r
Synopsis: Cluster-robust (Sandwich) variance estimators with small-sample corrections
Description:

This package provides several cluster-robust variance estimators (i.e., sandwich estimators) for ordinary and weighted least squares linear regression models, including the bias-reduced linearization estimator introduced by Bell and McCaffrey (2002) http://www.statcan.gc.ca/pub/12-001-x/2002002/article/9058-eng.pdf and developed further by Pustejovsky and Tipton (2017) doi:10.1080/07350015.2016.1247004. The package includes functions for estimating the variance- covariance matrix and for testing single- and multiple-contrast hypotheses based on Wald test statistics. Tests of single regression coefficients use Satterthwaite or saddle-point corrections. Tests of multiple-contrast hypotheses use an approximation to Hotelling's T-squared distribution. Methods are provided for a variety of fitted models, including lm() and mlm objects, glm(), ivreg (from package AER), plm() (from package plm), gls() and lme() (from nlme), robu() (from robumeta), and rma.uni() and rma.mv() (from metafor).

r-jomo 2.7-6
Propagated dependencies: r-lme4@1.1-37 r-mass@7.3-65 r-ordinal@2023.12-4.1 r-survival@3.8-3 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/jomo/
Licenses: GPL 2
Build system: r
Synopsis: Multilevel Joint Modelling Multiple Imputation
Description:

Similarly to Schafer's package pan, jomo is a package for multilevel joint modelling multiple imputation http://doi.org/10.1002/9781119942283. Novel aspects of jomo are the possibility of handling binary and categorical data through latent normal variables, the option to use cluster-specific covariance matrices and to impute compatibly with the substantive model.

r-httpuv 1.6.16
Dependencies: libuv@1.43.0 zlib@1.3.1
Propagated dependencies: r-later@1.4.4 r-promises@1.5.0 r-r6@2.6.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/httpuv
Licenses: GPL 3+
Build system: r
Synopsis: HTTP and WebSocket server library for R
Description:

The httpuv package provides low-level socket and protocol support for handling HTTP and WebSocket requests directly from within R. It is primarily intended as a building block for other packages, rather than making it particularly easy to create complete web applications using httpuv alone.

r-goftest 1.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baddstats/goftest
Licenses: GPL 2+
Build system: r
Synopsis: Classical Goodness-of-Fit tests for univariate distributions
Description:

This package provides Cramer-Von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using efficient algorithms.

r-rapiserialize 0.1.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RApiSerialize
Licenses: GPL 2+
Build system: r
Synopsis: R API serialization
Description:

This package provides other packages with access to the internal R serialization code. Access to this code is provided at the C function level by using the registration of native function mechanism. Client packages simply include a single header file RApiSerializeAPI.h provided by this package.

r-laplacesdemon 16.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/LaplacesDemonR/LaplacesDemon
Licenses: Expat
Build system: r
Synopsis: Complete environment for Bayesian inference
Description:

This package provides a complete environment for Bayesian inference using a variety of different samplers.

r-rcmdcheck 1.4.0
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-curl@7.0.0 r-desc@1.4.3 r-digest@0.6.39 r-pkgbuild@1.4.8 r-prettyunits@1.2.0 r-r6@2.6.1 r-rprojroot@2.1.1 r-sessioninfo@1.2.3 r-withr@3.0.2 r-xopen@1.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-Lib/rcmdcheck#readme
Licenses: Expat
Build system: r
Synopsis: Run R CMD check from R and capture results
Description:

Run R CMD check from R programmatically, and capture the results of the individual checks.

r-multidplyr 0.1.4
Propagated dependencies: r-callr@3.7.6 r-cli@3.6.5 r-crayon@1.5.3 r-dplyr@1.1.4 r-magrittr@2.0.4 r-qs2@0.1.6 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://multidplyr.tidyverse.org
Licenses: Expat
Build system: r
Synopsis: Multi-process dplyr backend
Description:

Partition a data frame across multiple worker processes to provide simple multicore parallelism.

r-httpgd 2.0.3
Propagated dependencies: r-asioheaders@1.30.2-1 r-cpp11@0.5.2 r-unigd@0.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nx10/httpgd
Licenses: GPL 2+
Build system: r
Synopsis: HTTP server graphics device
Description:

This package provides a graphics device for R that is accessible via network protocols. This package was created to make it easier to embed live R graphics in integrated development environments and other applications. The included HTML/JavaScript client (plot viewer) aims to provide a better overall user experience when dealing with R graphics. The device asynchronously serves graphics via HTTP and WebSockets'.

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

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

r-abjutils 0.3.2
Propagated dependencies: r-dplyr@1.1.4 r-magrittr@2.0.4 r-purrr@1.2.0 r-rlang@1.1.6 r-rstudioapi@0.17.1 r-stringi@1.8.7 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/abjur/abjutils/
Licenses: Expat
Build system: r
Synopsis: Collection of tools for jurimetrical analysis
Description:

This package implements general purpose tools, such as functions for sampling and basic manipulation of Brazilian lawsuits identification number. It also implements functions for text cleaning, such as accentuation removal.

r-prabclus 2.3-4
Propagated dependencies: r-mass@7.3-65 r-mclust@6.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/prabclus
Licenses: GPL 2+
Build system: r
Synopsis: Parametric bootstrap tests for spatial neighborhood clustering
Description:

This package provides distance-based parametric bootstrap tests for clustering with spatial neighborhood information. It implements some distance measures, clustering of presence-absence, abundance and multilocus genetical data for species delimitation, nearest neighbor based noise detection.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087