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

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-phylogram 2.1.0
Propagated dependencies: r-ape@5.8-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ropensci/phylogram/
Licenses: GPL 3
Build system: r
Synopsis: Dendrograms for evolutionary analysis
Description:

The r-phylogram package is a tool for for developing phylogenetic trees as deeply-nested lists known as "dendrogram" objects. It provides functions for conversion between "dendrogram" and "phylo" class objects, as well as several tools for command-line tree manipulation and import/export via Newick parenthetic text. This improves accessibility to the comprehensive range of object-specific analytical and tree-visualization functions found across a wide array of bioinformatic R packages.

r-roptim 0.1.7
Propagated dependencies: 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/ypan1988/roptim/
Licenses: GPL 2+
Build system: r
Synopsis: General purpose optimization in R using C++
Description:

This package performs optimization in R using C++. A unified wrapper interface is provided to call C functions of the five optimization algorithms (Nelder-Mead, BFGS, CG, L-BFGS-B and SANN) underlying optim().

r-accrual 1.4
Propagated dependencies: r-fgui@1.0-8 r-smpracticals@1.4-3.2 r-tcltk2@1.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/accrual/
Licenses: GPL 2
Build system: r
Synopsis: Bayesian accrual prediction
Description:

Subject recruitment for medical research is challenging. Slow patient accrual leads to delay in research. Accrual monitoring during the process of recruitment is critical. Researchers need reliable tools to manage the accrual rate. This package provides an implementation of a Bayesian method that integrates researcher's experience on previous trials and data from the current study, providing reliable prediction on accrual rate for clinical studies. It provides functions for Bayesian accrual prediction which can be easily used by statisticians and clinical researchers.

r-prospectr 0.2.8
Propagated dependencies: r-foreach@1.5.2 r-iterators@1.0.14 r-lifecycle@1.0.4 r-mathjaxr@1.8-0 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/l-ramirez-lopez/prospectr
Licenses: Expat
Build system: r
Synopsis: Functions for processing and sample selection of spectroscopic data
Description:

prospectr provides miscellaneous functions to preprocess spectroscopic data and conduct representative sample selection, or calibration sampling.

r-rmeta 3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rmeta
Licenses: GPL 2
Build system: r
Synopsis: Tools for meta-analysis
Description:

This package provides functions for simple fixed and random effects meta-analysis for two-sample comparisons and cumulative meta-analyses. It draws standard summary plots, funnel plots, and computes summaries and tests for association and heterogeneity.

r-irdisplay 1.1
Propagated dependencies: r-repr@1.1.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/IRdisplay/
Licenses: Expat
Build system: r
Synopsis: Jupyter display machinery
Description:

This package provides an interface to the rich display capabilities of Jupyter front-ends (e.g. Jupyter Notebook). It is designed to be used from a running IRkernel session.

r-mvnfast 0.2.8
Propagated dependencies: r-bh@1.87.0-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/mfasiolo/mvnfast/
Licenses: GPL 2+
Build system: r
Synopsis: Fast multivariate normal and Student's t methods
Description:

This package provides computationally efficient tools related to the multivariate normal and Student's t distributions. The main functionalities are: simulating multivariate random vectors, evaluating multivariate normal or Student's t densities and Mahalanobis distances. These tools are developed using C++ code and of the OpenMP API.

r-cardata 3.0-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/car/
Licenses: GPL 2+
Build system: r
Synopsis: Data sets for the book Companion to Applied Regression
Description:

This package provides datasets to accompany J. Fox and S. Weisberg, An R Companion to Applied Regression, Third Edition, Sage.

r-lmds 0.1.0
Propagated dependencies: r-assertthat@0.2.1 r-dynutils@1.0.12 r-irlba@2.3.5.1 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/dynverse/lmds
Licenses: GPL 3
Build system: r
Synopsis: Landmark multi-dimensional scaling
Description:

This package provides a fast dimensionality reduction method scalable to large numbers of samples. Landmark Multi-Dimensional Scaling (LMDS) is an extension of classical Torgerson MDS, but rather than calculating a complete distance matrix between all pairs of samples, only the distances between a set of landmarks and the samples are calculated.

r-posterior 1.6.1
Propagated dependencies: r-abind@1.4-8 r-checkmate@2.3.3 r-distributional@0.5.0 r-matrixstats@1.5.0 r-pillar@1.11.1 r-rlang@1.1.6 r-tensora@0.36.2.1 r-tibble@3.3.0 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mc-stan.org/posterior/
Licenses: Modified BSD
Build system: r
Synopsis: Tools for working with posterior distributions
Description:

This package provides useful tools for both users and developers of packages for fitting Bayesian models or working with output from Bayesian models. The primary goals of the package are to:

  1. Efficiently convert between many different useful formats of draws (samples) from posterior or prior distributions.

  2. Provide consistent methods for operations commonly performed on draws, for example, subsetting, binding, or mutating draws.

  3. Provide various summaries of draws in convenient formats.

  4. Provide lightweight implementations of state of the art posterior inference diagnostics.

r-tidyclust 0.2.4
Propagated dependencies: r-cli@3.6.5 r-dials@1.4.2 r-dplyr@1.1.4 r-flexclust@1.5.0 r-foreach@1.5.2 r-generics@0.1.4 r-glue@1.8.0 r-hardhat@1.4.2 r-modelenv@0.2.0 r-parsnip@1.3.3 r-philentropy@0.10.0 r-prettyunits@1.2.0 r-rlang@1.1.6 r-rsample@1.3.1 r-tibble@3.3.0 r-tidyr@1.3.1 r-tune@2.0.1 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/tidymodels/tidyclust
Licenses: Expat
Build system: r
Synopsis: Common API to clustering
Description:

This package provides a common interface to specifying clustering models, in the same style as parsnip. It creates a unified interface across different functions and computational engines.

r-semver 0.2.0
Propagated dependencies: r-assertthat@0.2.1 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/johndharrison/semver
Licenses: Expat
Build system: r
Synopsis: Parser for Semantic Versioning 2.0.0
Description:

This package provides tools and functions for parsing, rendering and operating on semantic version strings. Semantic versioning is a simple set of rules and requirements that dictate how version numbers are assigned and incremented as outlined at http://semver.org.

r-kernelfactory 0.3.0
Propagated dependencies: r-auc@0.3.2 r-genalg@0.2.1 r-kernlab@0.9-33 r-randomforest@4.7-1.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/kernelFactory/
Licenses: GPL 2+
Build system: r
Synopsis: Ensemble of kernel machines
Description:

Kernel factory is an ensemble method where each base classifier (random forest) is fit on the kernel matrix of a subset of the training data.

r-findpython 1.0.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trevorld/findpython
Licenses: Expat
Build system: r
Synopsis: Functions to find an acceptable Python binary
Description:

This package was designed to find an acceptable Python binary that matches version and feature constraints.

r-yulab-utils 0.2.1
Propagated dependencies: r-cli@3.6.5 r-digest@0.6.39 r-fs@1.6.6 r-rappdirs@0.3.3 r-rlang@1.1.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=yulab.utils
Licenses: Artistic License 2.0
Build system: r
Synopsis: Supporting functions for packages maintained by YuLab-SMU
Description:

Miscellaneous functions commonly used by YuLab-SMU, such as install_zip_gh to install R packages from Github ZIP files.

r-readxl 1.4.5
Propagated dependencies: r-cellranger@1.1.0 r-cpp11@0.5.2 r-progress@1.2.3 r-tibble@3.3.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://readxl.tidyverse.org
Licenses: GPL 3 FreeBSD Boost 1.0
Build system: r
Synopsis: Read Excel files
Description:

This package lets you import Excel files into R. It supports .xls via the embedded libxls C library and .xlsx via the embedded RapidXML C++ library.

r-textclean 0.9.3
Propagated dependencies: r-data-table@1.17.8 r-english@1.2-6 r-glue@1.8.0 r-lexicon@1.2.1 r-mgsub@1.7.3 r-qdapregex@0.7.10 r-stringi@1.8.7 r-textshape@1.7.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/trinker/textclean
Licenses: GPL 2
Build system: r
Synopsis: Text Cleaning Tools
Description:

Tools to clean and process text. Tools are geared at checking for substrings that are not optimal for analysis and replacing or removing them (normalizing) with more analysis friendly substrings (see Sproat, Black, Chen, Kumar, Ostendorf, & Richards (2001) doi:10.1006/csla.2001.0169) or extracting them into new variables. For example, emoticons are often used in text but not always easily handled by analysis algorithms. The replace_emoticon() function replaces emoticons with word equivalents.

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-geos 0.2.4
Propagated dependencies: r-libgeos@3.11.1-3 r-wk@0.9.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://paleolimbot.github.io/geos/
Licenses: Expat
Build system: r
Synopsis: Open Source Geometry Engine (GEOS) R API
Description:

This package provides an R API to the Open Source Geometry Engine (GEOS) library and a vector format with which to efficiently store GEOS geometries. High-performance functions to extract information from, calculate relationships between, and transform geometries are provided. Finally, facilities to import and export geometry vectors to other spatial formats are provided.

r-gridextra 2.3
Propagated dependencies: r-gtable@0.3.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/baptiste/gridextra
Licenses: GPL 2+
Build system: r
Synopsis: Miscellaneous functions for "Grid" graphics
Description:

This package provides a number of user-level functions to work with grid graphics, notably to arrange multiple grid-based plots on a page, and draw tables.

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-phangorn 2.12.1
Propagated dependencies: r-ape@5.8-1 r-digest@0.6.39 r-fastmatch@1.1-6 r-generics@0.1.4 r-igraph@2.2.1 r-matrix@1.7-4 r-quadprog@1.5-8 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/KlausVigo/phangorn
Licenses: GPL 2+
Build system: r
Synopsis: Phylogenetic analysis in R
Description:

Phangorn is a package for phylogenetic analysis in R. It supports estimation of phylogenetic trees and networks using Maximum Likelihood, Maximum Parsimony, distance methods and Hadamard conjugation.

r-rcppspdlog 0.0.23
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppspdlog
Licenses: GPL 2+
Build system: r
Synopsis: R and C++ interfaces to spdlog C++ header library for logging
Description:

The spdlog library is a widely-used and very capable header-only C++ library for logging. This package includes its headers as an R package to permit other R packages to deploy it via a simple LinkingTo: RcppSpdlog. As of version 0.0.9, it also provides both simple R logging functions and compiled functions callable by other packages.

r-gg-gap 1.3
Propagated dependencies: r-cowplot@1.2.0 r-ggplot2@4.0.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/ChrisLou-bioinfo/gg.gap
Licenses: GPL 3
Build system: r
Synopsis: Define segments on the y-axis for ggplot2
Description:

The gg.gap function enables you to define segments for the y-axis in a ggplot2 plot.

Total packages: 69246