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

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-formula-tools 1.7.1
Propagated dependencies: r-operator-tools@1.6.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/decisionpatterns/formula.tools
Licenses: GPL 2
Build system: r
Synopsis: Utilities for manipulating formulas, calls, assignments and other R objects
Description:

These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This package provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.

r-smd 0.8.0
Propagated dependencies: r-mass@7.3-65
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bsaul.github.io/smd/
Licenses: Expat
Build system: r
Synopsis: Compute standardized mean differences
Description:

This package computes standardized mean differences and confidence intervals for multiple data types based on Yang, D., & Dalton, J. E. (2012) <https://support.sas.com/resources/papers/proceedings12/335-2012.pdf>.

r-dotcall64 1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://git.math.uzh.ch/reinhard.furrer/dotCall64
Licenses: GPL 2+
Build system: r
Synopsis: Enhanced foreign function interface supporting long vectors
Description:

This package provides .C64(), an enhanced version of .C() and .Fortran() from the R foreign function interface. .C64() supports long vectors, arguments of type 64-bit integer, and provides a mechanism to avoid unnecessary copies of read-only and write-only arguments. This makes it a convenient and fast interface to C/C++ and Fortran code.

r-inline 0.3.21
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/inline
Licenses: LGPL 3+
Build system: r
Synopsis: Functions to inline C, C++, Fortran function calls from R
Description:

This package provides functionality to dynamically define R functions and S4 methods with inlined C, C++ or Fortran code supporting .C and .Call calling conventions.

r-mritc 0.5-3
Propagated dependencies: r-lattice@0.22-7 r-misc3d@0.9-1 r-oro-nifti@0.11.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=mritc
Licenses: GPL 3+
Build system: r
Synopsis: MRI tissue classification
Description:

This package provides various methods for MRI tissue classification.

r-spatstat-model 3.5-0
Propagated dependencies: r-abind@1.4-8 r-goftest@1.2-3 r-matrix@1.7-4 r-mgcv@1.9-4 r-nlme@3.1-168 r-rpart@4.1.24 r-spatstat-data@3.1-9 r-spatstat-explore@3.6-0 r-spatstat-geom@3.6-1 r-spatstat-random@3.4-3 r-spatstat-sparse@3.1-0 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0 r-tensor@1.5.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Parametric statistical modelling for the spatstat family
Description:

This package implements functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the spatstat family of packages. Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.

r-uchardet 1.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://artemklevtsov.gitlab.io/uchardet
Licenses: GPL 2
Build system: r
Synopsis: Universal character encoding detector
Description:

This package provides R bindings to the uchardet encoding detector library from Mozilla. It takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to get the encoding of the text. All return names of the encodings are iconv-compatible.

r-unitizer 1.4.23
Propagated dependencies: r-crayon@1.5.3 r-diffobj@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/brodieG/unitizer
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Interactive R unit tests
Description:

This package simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details. If in interactive mode, tests can be reviewed through the provided interactive environment.

r-puniform 0.2.8
Propagated dependencies: r-adgoftest@0.3 r-metafor@4.8-0 r-numderiv@2016.8-1.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/RobbievanAert/puniform
Licenses: GPL 2+
Build system: r
Synopsis: Meta-Analysis Methods Correcting for Publication Bias
Description:

This package provides meta-analysis methods that correct for publication bias and outcome reporting bias. Four methods and a visual tool are currently included in the package.

  1. The p-uniform method as described in van Assen, van Aert, and Wicherts (2015) doi:10.1037/met0000025 can be used for estimating the average effect size, testing the null hypothesis of no effect, and testing for publication bias using only the statistically significant effect sizes of primary studies.

  2. The p-uniform* method as described in van Aert and van Assen (2019) doi:10.31222/osf.io/zqjr9. This method is an extension of the p-uniform method that allows for estimation of the average effect size and the between-study variance in a meta-analysis, and uses both the statistically significant and nonsignificant effect sizes.

  3. The hybrid method as described in van Aert and van Assen (2017) doi:10.3758/s13428-017-0967-6. The hybrid method is a meta-analysis method for combining an original study and replication and while taking into account statistical significance of the original study. The p-uniform and hybrid method are based on the statistical theory that the distribution of p-values is uniform conditional on the population effect size.

  4. The fourth method in the package is the Snapshot Bayesian Hybrid Meta-Analysis Method as described in van Aert and van Assen (2018) doi:10.1371/journal.pone.0175302. This method computes posterior probabilities for four true effect sizes (no, small, medium, and large) based on an original study and replication while taking into account publication bias in the original study. The method can also be used for computing the required sample size of the replication akin to power analysis in null hypothesis significance testing.

The meta-plot is a visual tool for meta-analysis that provides information on the primary studies in the meta-analysis, the results of the meta-analysis, and characteristics of the research on the effect under study (van Assen and others, 2020).

Helper functions to apply the Correcting for Outcome Reporting Bias (CORB) method to correct for outcome reporting bias in a meta-analysis (van Aert & Wicherts, 2020).

r-blackbox 1.1.46
Propagated dependencies: r-foreach@1.5.2 r-geometry@0.5.2 r-lattice@0.22-7 r-mass@7.3-65 r-matrixstats@1.5.0 r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-pbapply@1.7-4 r-proxy@0.4-27 r-rcdd@1.6 r-rcpp@1.1.0 r-rcppeigen@0.3.4.0.2 r-spamm@4.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://kimura.univ-montp2.fr/~rousset/Migraine.htm
Licenses: CeCILL
Build system: r
Synopsis: Black box optimization and exploration of parameter space
Description:

This package performs prediction of a response function from simulated response values, allowing black-box optimization of functions estimated with some error. It includes a simple user interface for such applications, as well as more specialized functions designed to be called by the Migraine software (Rousset and Leblois, 2012 <doi:10.1093/molbev/MSR262>; Leblois et al., 2014 <doi:10.1093/molbev/msu212>; and see URL). The latter functions are used for prediction of likelihood surfaces and implied likelihood ratio confidence intervals, and for exploration of predictor space of the surface. Prediction of the response is based on ordinary Kriging (with residual error) of the input. Estimation of smoothing parameters is performed by generalized cross-validation.

r-remacor 0.0.20
Propagated dependencies: r-envstats@3.1.0 r-ggplot2@4.0.1 r-mvtnorm@1.3-3 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rdpack@2.6.4 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://diseaseneurogenomics.github.io/remaCor/
Licenses: Artistic License 2.0
Build system: r
Synopsis: Random effects meta-analysis for correlated test statistics
Description:

Meta-analysis is widely used to summarize estimated effects sizes across multiple statistical tests. Standard fixed and random effect meta-analysis methods assume that the estimated of the effect sizes are statistically independent. Here we relax this assumption and enable meta-analysis when the correlation matrix between effect size estimates is known.

r-ggsignif 0.6.4
Propagated dependencies: r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/const-ae/ggsignif
Licenses: GPL 3
Build system: r
Synopsis: Significance brackets for ggplot2
Description:

Enrich your ggplots with group-wise comparisons. This package provides an easy way to indicate if two groups are significantly different. Commonly this is shown by a bracket on top connecting the groups of interest which itself is annotated with the level of significance. The package provides a single layer that takes the groups for comparison and the test as arguments and adds the annotation to the plot.

r-restrserve 1.2.4
Propagated dependencies: r-checkmate@2.3.3 r-digest@0.6.39 r-jsonlite@2.0.0 r-mime@0.13 r-r6@2.6.1 r-rcpp@1.1.0 r-rserve@1.8-6 r-uuid@1.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://restrserve.org
Licenses: GPL 2+
Build system: r
Synopsis: R web API framework
Description:

RestRserve is an R web API framework for building high-performance AND robust microservices and app backends. With Rserve backend on UNIX-like systems it is parallel by design. It will handle incoming requests in parallel - each request in a separate fork.

r-dygraphs 1.1.1.6
Propagated dependencies: r-htmltools@0.5.8.1 r-htmlwidgets@1.6.4 r-magrittr@2.0.4 r-xts@0.14.1 r-zoo@1.8-14
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rstudio/dygraphs
Licenses: Expat
Build system: r
Synopsis: Interface to Dygraphs interactive time series charting library
Description:

This package provides an R interface to the dygraphs JavaScript charting library (a copy of which is included in the package). It provides rich facilities for charting time-series data in R, including highly configurable series- and axis-display and interactive features like zoom/pan and series/point highlighting.

r-cowplot 1.2.0
Propagated dependencies: r-ggplot2@4.0.1 r-gtable@0.3.6 r-rlang@1.1.6 r-scales@1.4.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/wilkelab/cowplot
Licenses: GPL 2
Build system: r
Synopsis: Streamlined plot theme and plot annotations for ggplot2
Description:

This package provides some helpful extensions and modifications to the ggplot2 package to combine multiple ggplot2 plots into one and label them with letters, as is often required for scientific publications.

r-rfast 2.1.5.2
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1 r-zigg@0.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RfastOfficial/Rfast
Licenses: GPL 2+
Build system: r
Synopsis: Collection of efficient and fast R functions
Description:

This package provides a collection of fast (utility) functions for data analysis. Column- and row- wise means, medians, variances, minimums, maximums, many t, F and G-square tests, many regressions (normal, logistic, Poisson), are some of the many fast functions.

r-gwidgets2tcltk 1.0-9
Propagated dependencies: r-digest@0.6.39 r-gwidgets2@1.0-10 r-memoise@2.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jverzani/gWidgets2tcltk
Licenses: GPL 2+
Build system: r
Synopsis: Toolkit implementation of gWidgets2 for tcltk
Description:

This package is a port of the gWidgets2 API for the tcltk package.

r-abundant 1.2
Propagated dependencies: r-glasso@1.11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/abundant/
Licenses: GPL 2+
Build system: r
Synopsis: Abundant regression and high-dimensional principal fitted components
Description:

This package provides tools to fit and predict with the high-dimensional principal fitted components model. This model is described by Cook, Forzani, and Rothman (2012) doi:10.1214/11-AOS962.

r-ggmosaic 0.3.3
Propagated dependencies: r-dplyr@1.1.4 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-plotly@4.11.0 r-productplots@0.1.2 r-purrr@1.2.0 r-rlang@1.1.6 r-scales@1.4.0 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/haleyjeppson/ggmosaic
Licenses: GPL 2+
Build system: r
Synopsis: Mosaic plots in the ggplot2 framework
Description:

This package provides mosaic plots for the ggplot2 framework. Mosaic plot functionality is provided in a single ggplot2 layer by calling the geom mosaic.

r-fastcluster 1.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://danifold.net/fastcluster.html
Licenses: FreeBSD
Build system: r
Synopsis: Fast hierarchical clustering routines
Description:

This package implements fast hierarchical, agglomerative clustering routines. Part of the functionality is designed as drop-in replacement for existing routines: linkage() in the SciPy package scipy.cluster.hierarchy, hclust() in R's stats package, and the flashClust package. It provides the same functionality with the benefit of a much faster implementation. Moreover, there are memory-saving routines for clustering of vector data, which go beyond what the existing packages provide.

r-roi-plugin-lpsolve 1.0-2
Propagated dependencies: r-lpsolveapi@5.5.2.0-17.14 r-roi@1.0-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: Plugin of lp_solve for the R optimization infrastructure
Description:

This package enhances the ROI with the lp_solve solver.

r-rsvd 1.0.5
Propagated dependencies: r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/erichson/rSVD
Licenses: GPL 3+
Build system: r
Synopsis: Randomized singular value decomposition
Description:

Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension reduction, and data compression. Classically, highly accurate deterministic matrix algorithms are used for this task. However, the emergence of large-scale data has severely challenged our computational ability to analyze big data. The concept of randomness has been demonstrated as an effective strategy to quickly produce approximate answers to familiar problems such as the singular value decomposition (SVD). This package provides several randomized matrix algorithms such as the randomized singular value decomposition (rsvd), randomized principal component analysis (rpca), randomized robust principal component analysis (rrpca), randomized interpolative decomposition (rid), and the randomized CUR decomposition (rcur). In addition several plot functions are provided.

r-summarytools 1.1.4
Propagated dependencies: r-base64enc@0.1-3 r-checkmate@2.3.3 r-dplyr@1.1.4 r-htmltools@0.5.8.1 r-lubridate@1.9.4 r-magick@2.9.0 r-matrixstats@1.5.0 r-pander@0.6.6 r-pryr@0.1.6 r-rapportools@1.2 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/dcomtois/summarytools
Licenses: GPL 2
Build system: r
Synopsis: Tools to quickly and neatly summarize data
Description:

This package provides tools for data frame summaries, cross-tabulations, weight-enabled frequency tables and common univariate statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.

r-rbibutils 2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://geobosh.github.io/rbibutils/
Licenses: GPL 2
Build system: r
Synopsis: Convert between bibliography formats
Description:

This package converts between a number of bibliography formats, including BibTeX, BibLaTeX and Bibentry. It includes a port of the bibutils utilities and supports all bibliography formats and character encodings implemented in bibutils.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091