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

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-penalized 0.9-53
Propagated dependencies: r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-survival@3.8-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/penalized/
Licenses: GPL 2+
Build system: r
Synopsis: Penalized estimation in GLMs and in the Cox model
Description:

This package provides tools for fitting possibly high dimensional penalized regression models. The penalty structure can be any combination of an L1 penalty (lasso and fused lasso), an L2 penalty (ridge) and a positivity constraint on the regression coefficients. The supported regression models are linear, logistic and Poisson regression and the Cox Proportional Hazards model. Cross-validation routines allow optimization of the tuning parameters.

r-ape 5.8-1
Propagated dependencies: r-digest@0.6.39 r-lattice@0.22-7 r-nlme@3.1-168 r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: http://ape-package.ird.fr/
Licenses: GPL 2+
Build system: r
Synopsis: Analyses of phylogenetics and evolution
Description:

This package provides functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, and several other tools.

r-spatstat-geom 3.6-1
Propagated dependencies: r-deldir@2.0-4 r-polyclip@1.10-7 r-spatstat-data@3.1-9 r-spatstat-univar@3.1-5 r-spatstat-utils@3.2-0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://spatstat.org/
Licenses: GPL 2+
Build system: r
Synopsis: Geometrical functionality of the spatstat package
Description:

This is a subset of the original spatstat package, containing the user-level code from spatstat which performs geometrical operations, except for the geometry of linear networks.

r-transformr 0.1.5
Propagated dependencies: r-cpp11@0.5.2 r-lpsolve@5.6.23 r-rlang@1.1.6 r-sf@1.0-23 r-tweenr@2.0.3 r-vctrs@0.6.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thomasp85/transformr
Licenses: Expat
Build system: r
Synopsis: Polygon and path transformations
Description:

In order to smoothly animate the transformation of polygons and paths, many aspects needs to be taken into account, such as differing number of control points, changing center of rotation, etc. The transformr package provides an extensive framework for manipulating the shapes of polygons and paths and can be seen as the spatial brother to the tweenr package.

r-ggplotify 0.1.3
Propagated dependencies: r-ggplot2@4.0.1 r-gridgraphics@0.5-1 r-rlang@1.1.6 r-yulab-utils@0.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/GuangchuangYu/ggplotify
Licenses: Artistic License 2.0
Build system: r
Synopsis: Convert plots to @code{grob} or @code{ggplot} object
Description:

This package provides tools to convert plot function calls (using expression or formula) to grob or ggplot objects that are compatible with the grid and ggplot2 environment. With this package, we are able to e.g. use cowplot to align plots produced by base graphics, grid, lattice, vcd etc. by converting them to ggplot objects.

r-spdl 0.0.5
Propagated dependencies: r-rcppspdlog@0.0.23
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-xtable 1.8-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://xtable.r-forge.r-project.org/
Licenses: GPL 2+
Build system: r
Synopsis: Export R tables to LaTeX or HTML
Description:

This package provides tools to export R data as LaTeX and HTML tables.

r-dtwclust 6.0.0
Propagated dependencies: r-clue@0.3-66 r-cluster@2.1.8.1 r-dplyr@1.1.4 r-dtw@1.23-1 r-flexclust@1.5.0 r-foreach@1.5.2 r-ggplot2@4.0.1 r-ggrepel@0.9.6 r-matrix@1.7-4 r-proxy@0.4-27 r-rcpp@1.1.0 r-rcpparmadillo@15.2.2-1 r-rcppparallel@5.1.11-1 r-rcppthread@2.2.0 r-reshape2@1.4.5 r-rlang@1.1.6 r-rspectra@0.16-2 r-shiny@1.11.1 r-shinyjs@2.1.0
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-abbyyr 0.5.5
Propagated dependencies: r-curl@7.0.0 r-httr@1.4.7 r-plyr@1.8.9 r-progress@1.2.3 r-readr@2.1.6 r-xml@3.99-0.20
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/soodoku/abbyyR
Licenses: Expat
Build system: r
Synopsis: Access to Abbyy Optical Character Recognition (OCR) API
Description:

This package provides tools to get text from images of text using Abbyy Cloud Optical Character Recognition (OCR) API. With abbyyyR, one can easily OCR images, barcodes, forms, documents with machine readable zones, e.g. passports and get the results in a variety of formats including plain text and XML. To learn more about the Abbyy OCR API, see http://ocrsdk.com/.

r-asd 2.2
Propagated dependencies: r-mvtnorm@1.3-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/asd
Licenses: GPL 3
Build system: r
Synopsis: Simulations for Adaptive Seamless Designs
Description:

This package provides means to run simulations for adaptive seamless designs with and without early outcomes for treatment selection and subpopulation type designs.

r-learnbayes 2.15.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/LearnBayes
Licenses: GPL 2+
Build system: r
Synopsis: Functions for learning Bayesian inference
Description:

This package provides a collection of functions helpful in learning the basic tenets of Bayesian statistical inference. It contains functions for summarizing basic one and two parameter posterior distributions and predictive distributions. It contains MCMC algorithms for summarizing posterior distributions defined by the user. It also contains functions for regression models, hierarchical models, Bayesian tests, and illustrations of Gibbs sampling.

r-ztype 0.1.0
Propagated dependencies: r-assertthat@0.2.1 r-dplyr@1.1.4 r-ggplot2@4.0.1 r-lubridate@1.9.4 r-magrittr@2.0.4 r-rvest@1.0.5 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/ztype/
Licenses: GPL 3
Build system: r
Synopsis: Run a Ztype game loaded with R functions
Description:

How fast can you type R functions on your keyboard? Find out by running a zty.pe game: export R functions as instructions to type to destroy opponents' vessels.

r-wordspace 0.2-9
Propagated dependencies: r-cluster@2.1.8.1 r-iotools@0.3-5 r-mass@7.3-65 r-matrix@1.7-4 r-rcpp@1.1.0 r-sparsesvd@0.2-3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://wordspace.r-forge.r-project.org/
Licenses: GPL 3
Build system: r
Synopsis: Distributional semantic models in R
Description:

The wordspace package turns R into an interactive laboratory for empirical research on distributional semantic models (DSM). It consists of a small set of carefully designed functions, most of which

  • encapsulate non-trivial R operations in a user-friendly manner or

  • provide efficient and memory-lean C implementations of key operations.

r-recipes 1.3.1
Propagated dependencies: r-cli@3.6.5 r-clock@0.7.3 r-dplyr@1.1.4 r-generics@0.1.4 r-glue@1.8.0 r-gower@1.0.2 r-hardhat@1.4.2 r-ipred@0.9-15 r-lifecycle@1.0.4 r-lubridate@1.9.4 r-magrittr@2.0.4 r-matrix@1.7-4 r-purrr@1.2.0 r-rlang@1.1.6 r-sparsevctrs@0.3.4 r-tibble@3.3.0 r-tidyr@1.3.1 r-tidyselect@1.2.1 r-timedate@4051.111 r-vctrs@0.6.5 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/topepo/recipes
Licenses: GPL 2
Build system: r
Synopsis: Preprocessing tools to create design matrices
Description:

Recipes is an extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models.

r-cmaesr 1.0.3
Propagated dependencies: r-bbmisc@1.13 r-checkmate@2.3.3 r-ggplot2@4.0.1 r-paramhelpers@1.14.2 r-smoof@1.6.0.3
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/jakobbossek/cmaesr
Licenses: FreeBSD
Build system: r
Synopsis: Covariance matrix adaptation evolution strategy
Description:

This is a pure R implementation of the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) with optional restarts (IPOP-CMA-ES).

r-pls 2.8-5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mevik.net/work/software/pls.html
Licenses: GPL 2
Build system: r
Synopsis: Partial Least Squares and Principal Component Regression
Description:

The pls package implements multivariate regression methods: Partial Least Squares Regression (PLSR), Principal Component Regression (PCR), and Canonical Powered Partial Least Squares (CPPLS). It supports:

  • several algorithms: the traditional orthogonal scores (NIPALS) PLS algorithm, kernel PLS, wide kernel PLS, Simpls, and PCR through svd

  • multi-response models (or PLS2)

  • flexible cross-validation

  • Jackknife variance estimates of regression coefficients

  • extensive and flexible plots: scores, loadings, predictions, coefficients, (R)MSEP, R², and correlation loadings

  • formula interface, modelled after lm(), with methods for predict, print, summary, plot, update, etc.

  • extraction functions for coefficients, scores, and loadings

  • MSEP, RMSEP, and R² estimates

  • multiplicative scatter correction (MSC)

r-powerlaw 1.0.0
Propagated dependencies: r-pracma@2.4.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/csgillespie/poweRlaw
Licenses: GPL 2 GPL 3
Build system: r
Synopsis: Tools for the analysis of heavy tailed distributions
Description:

This package provides an implementation of maximum likelihood estimators for a variety of heavy tailed distributions, including both the discrete and continuous power law distributions. Additionally, a goodness-of-fit based approach is used to estimate the lower cut-off for the scaling region.

r-assertable 0.2.8
Propagated dependencies: r-data-table@1.17.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/assertable/
Licenses: GPL 3
Build system: r
Synopsis: Verbose assertions for tabular data (data.frames and data.tables)
Description:

This package provides simple, flexible assertions on data.frame or data.table objects with verbose output for vetting. While other assertion packages apply towards more general use-cases, assertable is tailored towards tabular data. It includes functions to check variable names and values, whether the dataset contains all combinations of a given set of unique identifiers, and whether it is a certain length. In addition, assertable includes utility functions to check the existence of target files and to efficiently import multiple tabular data files into one data.table.

r-rcppgsl 0.3.13
Propagated dependencies: r-rcpp@1.1.0 gsl@2.8
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/RcppGSL/
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp integration for GSL vectors and matrices
Description:

The GNU Scientific Library (or GSL) is a collection of numerical routines for scientific computing. It is particularly useful for C and C++ programs as it provides a standard C interface to a wide range of mathematical routines. There are over 1000 functions in total with an extensive test suite. The RcppGSL package provides an easy-to-use interface between GSL data structures and R using concepts from Rcpp which is itself a package that eases the interfaces between R and C++.

r-googlevis 0.7.3
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://mages.github.io/googleVis/
Licenses: GPL 2+
Build system: r
Synopsis: R interface to Google Charts
Description:

The googleVis package provides an interface between R and the Google Charts API. Google Charts offer interactive charts which can be embedded into web pages. The functions of the googleVis package allow the user to visualise data stored in R data frames with Google Charts without uploading the data to Google. The output of a googleVis function is HTML code that contains the data and references to JavaScript functions hosted by Google. googleVis makes use of the internal R HTTP server to display the output locally.

r-rcppint64 0.0.5
Propagated dependencies: r-rcpp@1.1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eddelbuettel/rcppint64
Licenses: GPL 2+
Build system: r
Synopsis: Rcpp-based helper functions to pass Int64 values between R and C++
Description:

int64 values can be created and accessed via the bit64 package and its integer64 class which package the int64 representation cleverly into a double. The nanotime package builds on this to support nanosecond-resolution timestamps. This package helps conversions between R and C++ via several helper functions provided via a single header file. A complete example client package is included as an illustration.

r-varhandle 2.0.6
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://codeberg.org/mehrad/varhandle
Licenses: GPL 2+
Build system: r
Synopsis: Functions for robust variable handling
Description:

This package contains some functions to help users (especially data explorers) to make more sense of their variables and take the most out of variables and hardware resources. Functions in this package are supposed to be efficient and easy to use.

r-shinytree 0.3.1
Dependencies: js-requirejs@2.3.6
Propagated dependencies: r-htmlwidgets@1.6.4 r-jsonlite@2.0.0 r-promises@1.5.0 r-shiny@1.11.1 r-stringr@1.6.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/shinyTree/
Licenses: Expat
Build system: r
Synopsis: jsTree bindings for Shiny
Description:

This package exposes R bindings to jsTree, a JavaScript library that supports interactive trees, to enable rich, editable trees in Shiny.

r-r-huge 0.10.1
Propagated dependencies: r-r-methodss3@1.8.2 r-r-oo@1.27.1 r-r-utils@2.13.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/HenrikBengtsson/R.huge
Licenses: LGPL 2.1+
Build system: r
Synopsis: Methods for accessing huge amounts of data
Description:

This is a deprecated package for accessing huge amounts of data. Cross-platform alternatives are the following packages: bigmemory (CRAN), ff (CRAN), or BufferedMatrix (Bioconductor). The main usage of it was inside the aroma.affymetrix package.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091