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

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-rjson 0.2.23
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rjson
Licenses: GPL 2+
Build system: r
Synopsis: JSON library for R
Description:

This package provides functions to convert R objects into JSON objects and vice-versa.

r-emdbook 1.3.14
Propagated dependencies: r-bbmle@1.0.25.1 r-coda@0.19-4.1 r-lattice@0.22-9 r-mass@7.3-65 r-plyr@1.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.math.mcmaster.ca/bolker/emdbook
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Support functions and data for "Ecological Models and Data"
Description:

This package provides auxiliary functions and data sets for "Ecological Models and Data", a book presenting maximum likelihood estimation and related topics for ecologists (ISBN 978-0-691-12522-0).

r-celestial 1.5.8
Propagated dependencies: r-nistunits@1.0.1 r-pracma@2.4.6 r-rann@2.6.2 r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=celestial
Licenses: GPL 3
Build system: r
Synopsis: Collection of common astronomical conversion routines and functions
Description:

This package contains a number of common astronomy conversion routines, particularly the HMS and degrees schemes, which can be fiddly to convert between on mass due to the textural nature of the former. It allows users to coordinate match datasets quickly. It also contains functions for various cosmological calculations.

r-expint 0.2-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/vigou3/expint
Licenses: GPL 2+
Build system: r
Synopsis: Exponential integral and incomplete Gamma function
Description:

This package provides the exponential integrals E_1(x), E_2(x), E_n(x) and Ei(x), and the incomplete gamma function G(a, x) defined for negative values of its first argument. The package also gives easy access to the underlying C routines through an API; see the package vignette for details.

r-leiden 0.4.3.1
Propagated dependencies: r-igraph@2.3.1 r-matrix@1.7-5 r-reticulate@1.46.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/TomKellyGenetics/leiden
Licenses: GPL 3
Build system: r
Synopsis: R implementation of Leiden clustering algorithm
Description:

This package implements the Python leidenalg module to be called in R. It enables clustering using the Leiden algorithm for partitioning a graph into communities. See also Traag et al (2018) "From Louvain to Leiden: guaranteeing well-connected communities." <arXiv:1810.08473>.

r-extremes 2.2-1
Propagated dependencies: r-distillery@1.2-2 r-lmoments@1.3-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.assessment.ucar.edu/toolkit/
Licenses: GPL 2+
Build system: r
Synopsis: Extreme value analysis
Description:

ExtRemes is a suite of functions for carrying out analyses on the extreme values of a process of interest; be they block maxima over long blocks or excesses over a high threshold.

r-caret 7.0-1
Propagated dependencies: r-e1071@1.7-17 r-foreach@1.5.2 r-ggplot2@4.0.3 r-lattice@0.22-9 r-modelmetrics@1.2.2.2 r-nlme@3.1-169 r-plyr@1.8.9 r-proc@1.19.0.1 r-recipes@1.3.2 r-reshape2@1.4.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/caret
Licenses: GPL 2+
Build system: r
Synopsis: Classification and regression training
Description:

This package provides miscellaneous functions for training and plotting classification and regression models.

r-paws-customer-engagement 0.9.0
Propagated dependencies: r-paws-common@0.8.9
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/paws-r/paws
Licenses: ASL 2.0
Build system: r
Synopsis: Amazon Web Services customer engagement services
Description:

This package provides an interface to Amazon Web Services customer engagement services, including Simple Email Service, Connect contact center service, and more.

r-mice 3.19.0
Propagated dependencies: r-broom@1.0.13 r-cpp11@0.5.5 r-dplyr@1.2.1 r-glmnet@5.0 r-lattice@0.22-9 r-mitml@0.4-5 r-nnet@7.3-20 r-rcpp@1.1.1-1.1 r-rpart@4.1.27 r-tidyr@1.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/mice/
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Multivariate imputation by chained equations
Description:

Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm as described in http://doi.org/10.18637/jss.v045.i03. Each variable has its own imputation model. Built-in imputation models are provided for continuous data (predictive mean matching, normal), binary data (logistic regression), unordered categorical data (polytomous logistic regression) and ordered categorical data (proportional odds). MICE can also impute continuous two-level data (normal model, pan, second-level variables). Passive imputation can be used to maintain consistency between variables. Various diagnostic plots are available to inspect the quality of the imputations.

r-textclean 0.9.7
Propagated dependencies: r-data-table@1.18.4 r-english@1.2-6 r-glue@1.8.1 r-lexicon@1.2.1 r-mgsub@2.0.0 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-chemometricswithr 0.1.13
Propagated dependencies: r-devtools@2.5.2 r-kohonen@3.0.13 r-mass@7.3-65 r-pls@2.9-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/rwehrens/CWR
Licenses: GPL 2+
Build system: r
Synopsis: Chemometrics with R
Description:

This package provides functions and scripts used in the book "Chemometrics with R - Multivariate Data Analysis in the Natural Sciences and Life Sciences" by Ron Wehrens, Springer (2011).

r-gdata 3.0.1
Propagated dependencies: r-gtools@3.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gdata
Licenses: GPL 2+
Build system: r
Synopsis: Various R programming tools for data manipulation
Description:

This package provides various R programming tools for data manipulation, including:

  • medical unit conversions

  • combining objects

  • character vector operations

  • factor manipulation

  • obtaining information about R objects

  • generating fixed-width format files

  • extricating components of date and time objects

  • operations on columns of data frames

  • matrix operations

  • operations on vectors and data frames

  • value of last evaluated expression

  • wrapper for sample that ensures consistent behavior for both scalar and vector arguments

r-brew 1.0-10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/brew
Licenses: GPL 2+
Build system: r
Synopsis: Templating framework for report generation
Description:

The brew package implements a templating framework for mixing text and R code for report generation. The template syntax is similar to PHP, Ruby's erb module, Java Server Pages, and Python's psp module.

r-warp 0.2.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/DavisVaughan/warp
Licenses: Expat
Build system: r
Synopsis: Group dates
Description:

This package provides tooling to group dates by a variety of periods including: yearly, monthly, by second, by week of the month, and more. The groups are defined in such a way that they also represent the distance between dates in terms of the period. This extracts valuable information that can be used in further calculations that rely on a specific temporal spacing between observations.

r-stringmagic 1.2.0
Propagated dependencies: r-rcpp@1.1.1-1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://lrberge.github.io/stringmagic/
Licenses: GPL 2+
Build system: r
Synopsis: Character string operations and interpolation, magic edition
Description:

This package performs complex string operations compactly and efficiently. It supports string interpolation jointly with over 50 string operations. It also enhances regular string functions (like grep() and co).

r-magic 1.6-1
Propagated dependencies: r-abind@1.4-8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/RobinHankin/magic.git
Licenses: GPL 2
Build system: r
Synopsis: Create and investigate magic squares
Description:

This package provides a collection of efficient, vectorized algorithms for the creation and investigation of magic squares and hypercubes, including a variety of functions for the manipulation and analysis of arbitrarily dimensioned arrays.

r-ggmap 4.0.2
Propagated dependencies: r-bitops@1.0-9 r-cli@3.6.6 r-digest@0.6.39 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-glue@1.8.1 r-httr@1.4.8 r-jpeg@0.1-11 r-magrittr@2.0.5 r-plyr@1.8.9 r-png@0.1-9 r-purrr@1.2.2 r-rlang@1.2.0 r-scales@1.4.0 r-stringr@1.6.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/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-rush 1.1.0
Propagated dependencies: r-checkmate@2.3.4 r-data-table@1.18.4 r-ids@1.0.1 r-jsonlite@2.0.0 r-lgr@0.5.2 r-mirai@2.7.0 r-mlr3misc@0.21.0 r-processx@3.9.0 r-r6@2.6.1 r-redux@1.1.5 r-uuid@1.2-2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/mlr-org/rush
Licenses: Expat
Build system: r
Synopsis: Rapid parallel and distributed computing
Description:

This is a package for parallel computing with a network of local and remote workers. It enables fast exchange of results between the workers through a Redis database. Key features include task queues, local caching, and sophisticated error handling.

r-robslopes 1.1.4
Propagated dependencies: r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=robslopes
Licenses: GPL 2+
Build system: r
Synopsis: Fast algorithms for robust slopes
Description:

This package provides fast algorithms for the Theil-Sen estimator, Siegel's repeated median slope estimator, and Passing-Bablok regression. The implementation is based on algorithms by Dillencourt et al. (1992) <doi:10.1142/S0218195992000020> and Matousek et al. (1998) <doi:10.1007/PL00009190>. The implementations are detailed in Raymaekers (2023) <doi:10.32614/RJ-2023-012> and Raymaekers J., Dufey F. (2022) <arXiv:2202.08060>. All algorithms run in quasilinear time.

r-intervals 0.15.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/edzer/intervals
Licenses: Artistic License 2.0
Build system: r
Synopsis: Tools for Working with Points and Intervals
Description:

Tools for working with and comparing sets of points and intervals.

r-greg 2.0.3
Propagated dependencies: r-broom@1.0.13 r-dplyr@1.2.1 r-epi@2.65 r-forestplot@3.2.0 r-glue@1.8.1 r-gmisc@3.2.0 r-hmisc@5.2-5 r-htmltable@2.5.0 r-knitr@1.51 r-nlme@3.1-169 r-purrr@1.2.2 r-rlang@1.2.0 r-rms@8.1-1 r-sandwich@3.1-1 r-stringr@1.6.0 r-tibble@3.3.1 r-tidyr@1.3.2 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://gforge.se
Licenses: GPL 3+
Build system: r
Synopsis: Regression helper functions
Description:

This package provides methods for manipulating regression models and for describing these in a style adapted for medical journals. It contains functions for generating an HTML table with crude and adjusted estimates, plotting hazard ratio, plotting model estimates and confidence intervals using forest plots, extending this to comparing multiple models in a single forest plots. In addition to the descriptive methods, there are functions for the robust covariance matrix provided by the sandwich package, a function for adding non-linearities to a model, and a wrapper around the Epi package's Lexis() functions for time-splitting a dataset when modeling non-proportional hazards in Cox regressions.

r-cubist 0.6.0
Propagated dependencies: r-lattice@0.22-9 r-reshape2@1.4.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://topepo.github.io/Cubist/
Licenses: GPL 3
Build system: r
Synopsis: Rule- and instance-based regression modeling
Description:

This is package for regression modeling using rules with added instance-based corrections.

r-simdesign 2.25
Propagated dependencies: r-beepr@2.0 r-clipr@0.8.0 r-codetools@0.2-20 r-dplyr@1.2.1 r-e1071@1.7-17 r-future@1.70.0 r-future-apply@1.20.2 r-mirai@2.7.0 r-parallelly@1.47.0 r-pbapply@1.7-4 r-progressr@0.19.0 r-qs2@0.2.1 r-r-utils@2.13.0 r-sessioninfo@1.2.3 r-testthat@3.3.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://philchalmers.github.io/SimDesign/
Licenses: GPL 2+
Build system: r
Synopsis: Structure for organizing Monte Carlo simulation designs
Description:

This package provides tools to safely and efficiently organize and execute Monte Carlo simulation experiments in R. The package controls the structure and back-end of Monte Carlo simulation experiments by utilizing a generate-analyse-summarise workflow. The workflow safeguards against common simulation coding issues, such as automatically re-simulating non-convergent results, prevents inadvertently overwriting simulation files, catches error and warning messages during execution, implicitly supports parallel processing with high-quality random number generation, and provides tools for managing high-performance computing (HPC) array jobs submitted to schedulers such as SLURM. For a pedagogical introduction to the package see Sigal and Chalmers (2016) <doi:10.1080/10691898.2016.1246953>. For a more in-depth overview of the package and its design philosophy see Chalmers and Adkins (2020) <doi:10.20982/tqmp.16.4.p248>.

r-wrs2 1.1-7
Propagated dependencies: r-mass@7.3-65 r-plyr@1.8.9 r-reshape@0.8.10
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/psychor/
Licenses: GPL 3
Build system: r
Synopsis: Collection of robust statistical methods
Description:

R-wrs2 offers a range of strong stats methods from Wilcox WRS functions. It implements robust t-tests, both independent and dependent, robust ANOVA, including designs with between-within subjects, quantile ANOVA, robust correlation, robust mediation, and nonparametric ANCOVA models using robust location measures.

Total packages: 73977