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

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


r-pedigreemm 0.3-5
Propagated dependencies: r-lme4@2.0-1 r-matrix@1.7-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/anainesvs/pedigreemm/
Licenses: GPL 2+
Build system: r
Synopsis: Pedigree-based mixed-effects models
Description:

This package lets you fit pedigree-based mixed-effects models.

r-multilevel 2.8
Propagated dependencies: r-mass@7.3-65 r-nlme@3.1-169
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-activedriver 1.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/ActiveDriver/
Licenses: GPL 2+
Build system: r
Synopsis: Tools for finding cancer driver proteins
Description:

This package provides a mutation analysis tool that discovers cancer driver genes with frequent mutations in protein signalling sites such as post-translational modifications (phosphorylation, ubiquitination, etc). The Poisson generalized linear regression model identifies genes where cancer mutations in signalling sites are more frequent than expected from the sequence of the entire gene. Integration of mutations with signalling information helps find new driver genes and propose candidate mechanisms to known drivers.

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-shapviz 0.10.3
Propagated dependencies: r-ggfittext@0.10.3 r-gggenes@0.6.0 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-patchwork@1.3.2 r-rlang@1.2.0 r-xgboost@3.2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ModelOriented/shapviz
Licenses: GPL 2+
Build system: r
Synopsis: SHAP visualizations
Description:

This package provides visualizations for SHAP (SHapley Additive exPlanations) such as waterfall plots, force plots, various types of importance plots, dependence plots, and interaction plots. These plots act on a shapviz object created from a matrix of SHAP values and a corresponding feature dataset. Wrappers for the R packages xgboost, lightgbm, fastshap, shapr, h2o, treeshap, DALEX, and kernelshap are added for convenience. By separating visualization and computation, it is possible to display factor variables in graphs, even if the SHAP values are calculated by a model that requires numerical features. The plots are inspired by those provided by the shap package in Python, but there is no dependency on it.

r-aer 1.2-16
Propagated dependencies: r-car@3.1-5 r-formula@1.2-5 r-lmtest@0.9-40 r-sandwich@3.1-1 r-survival@3.8-6 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=AER
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Applied econometrics with R
Description:

This package provides functions, data sets, examples, demos, and vignettes for the book Christian Kleiber and Achim Zeileis (2008), Applied Econometrics with R, Springer-Verlag, New York. ISBN 978-0-387-77316-2. (See the vignette "AER" for a package overview.)

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-14 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-tidygraph 1.3.1
Propagated dependencies: r-cli@3.6.6 r-cpp11@0.5.5 r-dplyr@1.2.1 r-igraph@2.3.1 r-lifecycle@1.0.5 r-magrittr@2.0.5 r-pillar@1.11.1 r-r6@2.6.1 r-rlang@1.2.0 r-tibble@3.3.1 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/tidygraph
Licenses: Expat
Build system: r
Synopsis: Tidy API for graph manipulation
Description:

This package provides a graph implementation that can be thought of as two tidy data frames describing node and edge data respectively. It provides an approach to manipulate these two virtual data frames using the API defined in the dplyr package, and it also provides tidy interfaces to a lot of common graph algorithms.

r-acswr 1.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/ACSWR/
Licenses: GPL 2
Build system: r
Synopsis: Companion package for the book "A Course in Statistics with R"
Description:

This is a companion package for the book "A Course in Statistics with R" (ISBN 978-1-119-15272-9.)

r-archivist 2.3.9
Propagated dependencies: r-dbi@1.3.0 r-digest@0.6.39 r-flock@0.7 r-httr@1.4.8 r-lubridate@1.9.5 r-magrittr@2.0.5 r-rcurl@1.98-1.18 r-rsqlite@3.52.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://pbiecek.github.io/archivist/
Licenses: GPL 2
Build system: r
Synopsis: Tools for storing, restoring and searching for R objects
Description:

Data exploration and modelling is a process in which a lot of data artifacts are produced. Artifacts like: subsets, data aggregates, plots, statistical models, different versions of data sets and different versions of results. Archivist helps to store and manage artifacts created in R. It allows you to store selected artifacts as binary files together with their metadata and relations. Archivist allows sharing artifacts with others. It can look for already created artifacts by using its class, name, date of the creation or other properties. It also makes it easy to restore such artifacts.

r-zcompositions 1.6.1
Propagated dependencies: r-mass@7.3-65 r-survival@3.8-6 r-truncnorm@1.0-9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Japal/zCompositions
Licenses: GPL 2+
Build system: r
Synopsis: Treatment of zeros, left-censored and missing values in compositional data
Description:

This is an R package for the imputation of left-censored data under a compositional approach. The implemented methods consider aspects of relevance for a compositional approach such as scale invariance, subcompositional coherence or preserving the multivariate relative structure of the data. Based on solid statistical frameworks, it comprises the ability to deal with single and varying censoring thresholds, consistent treatment of closed and non-closed data, exploratory tools, multiple imputation, Markov Chain Monte Carlo (MCMC), robust and non-parametric alternatives, and recent proposals for count data.

r-tfisher 0.2.0
Propagated dependencies: r-matrix@1.7-5 r-mvtnorm@1.3-7 r-sn@2.1.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/TFisher/
Licenses: GPL 2
Build system: r
Synopsis: Optimal thresholding Fisher's p-value combination method
Description:

This package provides the cumulative distribution function (CDF), quantile, and statistical power calculator for a collection of thresholding Fisher's p-value combination methods, including Fisher's p-value combination method, truncated product method and, in particular, soft-thresholding Fisher's p-value combination method which is proven to be optimal in some context of signal detection. The p-value calculator for the omnibus version of these tests are also included.

r-trycatchlog 1.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/aryoda/tryCatchLog
Licenses: GPL 3
Build system: r
Synopsis: Advanced tryCatch and try functions
Description:

This package provides advanced tryCatch and try functions for better error handling (logging, stack trace with source code references and support for post-mortem analysis via dump files).

r-admisc 0.40
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dusadrian/admisc
Licenses: GPL 3+
Build system: r
Synopsis: Adrian Dusa's miscellaneous
Description:

This package contains miscellaneous functions used to interpret and translate, factorize and negate Sum of Products expressions, for both binary and multi-value crisp sets, and to extract information (set names, set values) from those expressions. Other functions perform various other checks if possibly numeric (even if all numbers reside in a character vector) and coerce to numeric, or check if the numbers are whole. It also offers, among many others, a highly flexible recoding routine and a more flexible alternative to the base function with().

r-vioplot 0.5.1
Propagated dependencies: r-sm@2.2-6.0 r-zoo@1.8-15
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://wsopuppenkiste.wiso.uni-goettingen.de/~dadler
Licenses: Modified BSD
Build system: r
Synopsis: Violin plot
Description:

This package provides a violin plot, which is a combination of a box plot and a kernel density plot.

r-rcpproll 0.3.2
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppRoll
Licenses: GPL 2+
Build system: r
Synopsis: Efficient rolling and windowed operations
Description:

This package provides fast and efficient routines for common rolling / windowed operations. Routines for the efficient computation of windowed mean, median, sum, product, minimum, maximum, standard deviation and variance are provided.

r-topicmodels 0.2-17
Dependencies: gsl@2.8
Propagated dependencies: r-modeltools@0.2-24 r-slam@0.1-55 r-tm@0.7-18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=topicmodels
Licenses: GPL 2
Build system: r
Synopsis: Topic models
Description:

This package provides an interface to the C code for Latent Dirichlet Allocation (LDA) models and Correlated Topics Models (CTM) by David M. Blei and co-authors and the C++ code for fitting LDA models using Gibbs sampling by Xuan-Hieu Phan and co-authors.

r-attempt 0.3.1
Propagated dependencies: r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ColinFay/attempt
Licenses: Expat
Build system: r
Synopsis: Tools for defensive programming
Description:

This package provides tools for defensive programming. It is inspired by purrr mappers and based on rlang. Attempt extends and facilitates defensive programming by providing a consistent grammar, and a set of functions for common tests and conditions. Attempt only depends on rlang, and focuses on speed, so it can be integrated with other functions and used in the data analysis.

r-ztable 0.2.3
Propagated dependencies: r-flextable@0.9.11 r-magrittr@2.0.5 r-officer@0.7.5 r-rcolorbrewer@1.1-3 r-rstudioapi@0.18.0 r-scales@1.4.0 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztable
Licenses: GPL 2+
Build system: r
Synopsis: Zebra-striped tables in LaTeX and HTML formats for R
Description:

This package provides functions to make zebra-striped tables (tables with alternating row colors) in LaTeX and HTML formats easily from data.frame, matrix, lm, aov, anova, glm, coxph, nls, fitdistr, mytable and cbind.mytable objects.

r-servr 0.32
Propagated dependencies: r-httpuv@1.6.17 r-jsonlite@2.0.0 r-mime@0.13 r-xfun@0.57
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/yihui/servr
Licenses: Expat
Build system: r
Synopsis: Simple HTTP server to serve static files or dynamic documents
Description:

Servr provides an HTTP server in R to serve static files, or dynamic documents that can be converted to HTML files (e.g., R Markdown) under a given directory.

r-cgdsr 1.3.0
Propagated dependencies: r-httr@1.4.8 r-r-methodss3@1.8.2 r-r-oo@1.27.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/cBioPortal/cgdsr
Licenses: LGPL 3
Build system: r
Synopsis: R-based API for accessing the MSKCC Cancer Genomics Data Server
Description:

This package provides a basic set of R functions for querying the Cancer Genomics Data Server (CGDS), hosted by the Computational Biology Center at Memorial-Sloan-Kettering Cancer Center (MSKCC).

r-fancova 0.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=fANCOVA
Licenses: GPL 3
Build system: r
Synopsis: Nonparametric analysis of covariance
Description:

This package provides a collection of R functions to perform nonparametric analysis of covariance for regression curves or surfaces. Testing the equality or parallelism of nonparametric curves or surfaces is equivalent to analysis of variance (ANOVA) or analysis of covariance (ANCOVA) for one-sample functional data. Three different testing methods are available in the package, including one based on L-2 distance, one based on an ANOVA statistic, and one based on variance estimators.

r-dunn-test 1.3.7
Propagated dependencies: r-rlang@1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=dunn.test
Licenses: GPL 2
Build system: r
Synopsis: Dunn's test of multiple comparisons using rank sums
Description:

Dunn's test computes stochastic dominance & reports pairwise comparisons. This is done following a Kruskal-Wallis test (Kruskal and Wallis, 1952). It employs Dunn's z-test-statistic approximations for rank statistics, conducting k(k-1)/2 comparisons. The null hypothesis assumes that the probability of a randomly selected value from the first group being larger than one from the second group is one half, similar to the Wilcoxon-Mann-Whitney test. Dunn's test serves as a test for median difference and takes into account tied ranks.

r-mnormt 2.1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://azzalini.stat.unipd.it/SW/Pkg-mnormt
Licenses: GPL 2+
Build system: r
Synopsis: Multivariate normal and "t" distributions
Description:

This package provides functions for computing the density and the distribution function of multivariate normal and "t" random variables, and for generating random vectors sampled from these distributions. Probabilities are computed via non-Monte Carlo methods.

Total packages: 73955