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

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-mlr3misc 0.21.0
Propagated dependencies: r-backports@1.5.1 r-checkmate@2.3.4 r-cli@3.6.6 r-data-table@1.18.4 r-digest@0.6.39 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mlr3misc.mlr-org.com/
Licenses: LGPL 3
Build system: r
Synopsis: Helper functions for mlr3
Description:

mlr3misc provides frequently used helper functions and assertions used in mlr3 and its companion packages. It comes with helper functions for functional programming, for printing, to work with data.table, as well as some generally useful R6 classes. This package also supersedes the package BBmisc.

r-dtwclust 6.0.0
Propagated dependencies: r-clue@0.3-68 r-cluster@2.1.8.2 r-dplyr@1.2.1 r-dtw@1.23-2 r-flexclust@1.5.0 r-foreach@1.5.2 r-ggplot2@4.0.3 r-ggrepel@0.9.8 r-matrix@1.7-5 r-proxy@0.4-29 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rcppparallel@5.1.11-2 r-rcppthread@2.3.0 r-reshape2@1.4.5 r-rlang@1.2.0 r-rspectra@0.16-2 r-shiny@1.13.0 r-shinyjs@2.1.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/asardaes/dtwclust
Licenses: GPL 3
Build system: r
Synopsis: Clustering time series with dynamic time warping distance optimization
Description:

This package implements time series clustering along with optimized techniques related to the dynamic time warping distance and its corresponding lower bounds. The implementations of partitional, hierarchical, fuzzy, k-Shape and TADPole clustering are available. Functionality can be easily extended with custom distance measures and centroid definitions. Implementations of DTW barycenter averaging, a distance based on global alignment kernels, and the soft-DTW distance and centroid routines are also provided. All included distance functions have custom loops optimized for the calculation of cross-distance matrices, including parallelization support. Several cluster validity indices are included.

r-gdina 2.9.12
Propagated dependencies: r-alabama@2025.1.0 r-foreach@1.5.2 r-ggplot2@4.0.3 r-mass@7.3-65 r-nloptr@2.2.1 r-numderiv@2016.8-1.1 r-rcpp@1.1.1-1.1 r-rcpparmadillo@15.2.6-1 r-rsolnp@2.0.1 r-shiny@1.13.0 r-shinydashboard@0.7.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/Wenchao-Ma/GDINA
Licenses: GPL 3
Build system: r
Synopsis: Generalized DINA model framework
Description:

This package provides a set of psychometric tools for cognitive diagnosis modeling based on the generalized deterministic inputs, noisy and gate (G-DINA) model by de la Torre (2011) doi:10.1007/s11336-011-9207-7 and its extensions, including the sequential G-DINA model by Ma and de la Torre (2016) doi:10.1111/bmsp.12070 for polytomous responses, and the polytomous G-DINA model by Chen and de la Torre doi:10.1177/0146621613479818 for polytomous attributes. Joint attribute distribution can be independent, saturated, higher-order, loglinear smoothed or structured. Q-matrix validation, item and model fit statistics, model comparison at test and item level and differential item functioning can also be conducted. A graphical user interface is also provided.

r-fastica 1.2-7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/fastICA
Licenses: GPL 3+
Build system: r
Synopsis: FastICA algorithms to perform ICA and projection pursuit
Description:

This package provides an implementation of the FastICA algorithm to perform independent component analysis (ICA) and projection pursuit.

r-ggfun 0.2.0
Propagated dependencies: r-cli@3.6.6 r-dplyr@1.2.1 r-ggplot2@4.0.3 r-rlang@1.2.0 r-scales@1.4.0 r-yulab-utils@0.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=ggfun
Licenses: Artistic License 2.0
Build system: r
Synopsis: Miscellaneous functions for ggplot2
Description:

This package provides useful functions to edit ggplot object (e.g., setting fonts for theme and layers, adding rounded rectangle as background for each of the legends).

r-nloptr 2.2.1
Dependencies: nlopt@2.10.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/nloptr
Licenses: LGPL 3
Build system: r
Synopsis: R interface to NLopt
Description:

This package is interface to NLopt, a library for nonlinear optimization. NLopt is a library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms.

r-spdl 0.0.5
Propagated dependencies: r-rcppspdlog@0.0.29
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/spdl
Licenses: GPL 2+
Build system: r
Synopsis: Easier use of RcppSpdlog functions via wrapper
Description:

Logging functions in RcppSpdlog provide access to the logging functionality from the spdlog C++ library. This package offers shorter convenience wrappers for the R functions which match the C++ functions, namely via, say, spdl::debug() at the debug level. The actual formatting is done by the fmt::format() function from the fmtlib library (that is also std::format() in C++20 or later).

r-wdman 0.2.6
Propagated dependencies: r-assertthat@0.2.1 r-binman@0.1.3 r-processx@3.9.0 r-semver@0.2.1 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://docs.ropensci.org/wdman/
Licenses: Expat
Build system: r
Synopsis: Webdriver/Selenium binary manager
Description:

There are a number of binary files associated with the Webdriver/Selenium project (see http://www.seleniumhq.org/download/, https://sites.google.com/a/chromium.org/chromedriver/, https://github.com/mozilla/geckodriver, http://phantomjs.org/download.html, and https://github.com/SeleniumHQ/selenium/wiki/InternetExplorerDriver for more information). This package provides functions to download these binaries and to manage processes involving them.

r-multcompview 0.1-11
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=multcompView
Licenses: GPL 3+
Build system: r
Synopsis: Visualizations of paired comparisons
Description:

Convert a logical vector or a vector of p-values or a correlation, difference, or distance matrix into a display identifying the pairs for which the differences were not significantly different.

r-knitr 1.51
Propagated dependencies: r-evaluate@1.0.5 r-highr@0.12 r-xfun@0.57 r-yaml@2.3.12
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://yihui.org/knitr/
Licenses: GPL 2+
Build system: r
Synopsis: General-purpose package for dynamic report generation in R
Description:

This package provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.

r-zeallot 0.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nteetor/zeallot
Licenses: Expat
Build system: r
Synopsis: Multiple, unpacking, and destructuring assignment
Description:

This package provides a %<-% operator to perform multiple, unpacking, and destructuring assignment in R. The operator unpacks the right-hand side of an assignment into multiple values and assigns these values to variables on the left-hand side of the assignment.

r-gplots 3.3.0
Propagated dependencies: r-catools@1.18.3 r-gtools@3.9.5 r-kernsmooth@2.23-26
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/gplots
Licenses: GPL 2+
Build system: r
Synopsis: Various R programming tools for plotting data
Description:

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

  • calculating and plotting locally smoothed summary function

  • enhanced versions of standard plots

  • manipulating colors

  • calculating and plotting two-dimensional data summaries

  • enhanced regression diagnostic plots

  • formula-enabled interface to stats::lowess function

  • displaying textual data in plots

  • balloon plots

  • plotting "Venn" diagrams

  • displaying Open-Office style plots

  • plotting multiple data on same region, with separate axes

  • plotting means and confidence intervals

  • spacing points in an x-y plot so they don't overlap

r-broom 1.0.13
Propagated dependencies: r-backports@1.5.1 r-cli@3.6.6 r-dplyr@1.2.1 r-generics@0.1.4 r-glue@1.8.1 r-lifecycle@1.0.5 r-purrr@1.2.2 r-rlang@1.2.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/tidyverse/broom
Licenses: Expat
Build system: r
Synopsis: Convert statistical analysis objects into tidy data frames
Description:

This package provides tools to convert statistical analysis objects from R into tidy data frames, so that they can more easily be combined, reshaped and otherwise processed with tools like dplyr, tidyr and ggplot2. The package provides three S3 generics: tidy, which summarizes a model's statistical findings such as coefficients of a regression; augment, which adds columns to the original data such as predictions, residuals and cluster assignments; and glance, which provides a one-row summary of model-level statistics.

r-progress 1.2.3
Propagated dependencies: r-crayon@1.5.3 r-hms@1.1.4 r-prettyunits@1.2.0 r-r6@2.6.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/gaborcsardi/progress
Licenses: Expat
Build system: r
Synopsis: Terminal progress bars
Description:

This package provides configurable progress bars. They may include percentage, elapsed time, and/or the estimated completion time. They work in terminals, in Emacs ESS, RStudio, Windows Rgui, and the macOS R.app. The package also provides a C++ API, that works with or without Rcpp.

r-xactonomial 1.2.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://sachsmc.github.io/xactonomial/
Licenses: Expat
Build system: r
Synopsis: Inference for functions of multinomial parameters
Description:

The goal of xactonomial is to use an exact (but computational and stochastic) method to compute a confidence interval and a function for calculation of p values in the k sample multinomial setting where interest is about a real-valued functional of the multinomial probabilities.

r-spatstat-linnet 3.5-0
Propagated dependencies: r-matrix@1.7-5 r-spatstat-data@3.1-9 r-spatstat-explore@3.8-0 r-spatstat-geom@3.7-3 r-spatstat-model@3.7-0 r-spatstat-random@3.4-5 r-spatstat-sparse@3.2-0 r-spatstat-univar@3.2-0 r-spatstat-utils@3.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Linear networks functionality of the spatstat package
Description:

This is a subset of the spatstat package, containing its functionality for spatial data on a linear network.

r-revgeo 0.15
Propagated dependencies: r-rcurl@1.98-1.18 r-rjsonio@2.0.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=revgeo
Licenses: GPL 3+
Build system: r
Synopsis: Reverse geocoding
Description:

The revgeo procedure allows you to use the Photon geocoder for OpenStreetMap, Google Maps, and Bing to reverse geocode coordinate pairs with minimal hassle.

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-ggeffects 2.3.2
Propagated dependencies: r-datawizard@1.3.1 r-insight@1.5.1 r-reformulas@0.4.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/strengejacke/ggeffects
Licenses: GPL 3
Build system: r
Synopsis: Create tidy data frames of marginal effects for ggplot
Description:

This package provides tools to compute marginal effects from statistical models and return the result as tidy data frames. These data frames are ready to use with the ggplot2 package. Marginal effects can be calculated for many different models. Interaction terms, splines and polynomial terms are also supported. The two main functions are ggpredict() and ggeffect(). There is a generic plot() method to plot the results using ggplot2.

r-sched 1.0.3
Propagated dependencies: r-chk@0.10.0 r-fscache@1.0.5 r-lgr@0.5.2 r-openssl@2.4.1 r-r6@2.6.1 r-rcurl@1.98-1.18
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://gitlab.com/cnrgh/databases/r-sched
Licenses: AGPL 3
Build system: r
Synopsis: Request scheduler
Description:

This package offers classes and functions to contact web servers while enforcing scheduling rules required by the sites. The URL class makes it easy to construct a URL by providing parameters as a vector. The Request class allows to describe Simple Object Access Protocol (SOAP) or standard requests: URL, method (POST or GET), header, body. The Scheduler class controls the request frequency for each server address by means of rules (Rule class). The RequestResult class permits to get the request status to handle error cases and the content.

r-rpushbullet 0.3.5
Propagated dependencies: r-curl@7.1.0 r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/package=RPushbullet
Licenses: GPL 2+
Build system: r
Synopsis: R interface to the Pushbullet messaging service
Description:

An R interface to the Pushbullet messaging service which provides fast and efficient notifications (and file transfer) between computers, phones and tablets.

r-urlchecker 1.0.1
Propagated dependencies: r-cli@3.6.6 r-curl@7.1.0 r-xml2@1.5.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/r-lib/urlchecker
Licenses: GPL 3
Build system: r
Synopsis: Run CRAN URL checks from older R versions
Description:

This package provides the URL checking tools available in R 4.1+ as a package for earlier versions of R. It also uses concurrent requests so can be much faster than the serial versions.

r-effectsize 1.0.2
Propagated dependencies: r-bayestestr@0.18.0 r-datawizard@1.3.1 r-insight@1.5.1 r-parameters@0.29.0 r-performance@0.17.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/easystats/effectsize
Licenses: GPL 3
Build system: r
Synopsis: Indices of effect size and standardized parameters
Description:

This package provides utilities to work with indices of effect size and standardized parameters for a wide variety of models, allowing computation and conversion of indices such as Cohen's d, r, odds, etc.

r-openxlsx 4.2.8.1
Propagated dependencies: r-rcpp@1.1.1-1.1 r-stringi@1.8.7 r-zip@2.3.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/awalker89/openxlsx
Licenses: GPL 3
Build system: r
Synopsis: Read, write and edit XLSX files
Description:

This package simplifies the creation of Excel .xlsx files by providing a high level interface to writing, styling and editing worksheets. Through the use of Rcpp, read/write times are comparable to the xlsx and XLConnect packages with the added benefit of removing the dependency on Java.

Total packages: 72465