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

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-roi-plugin-deoptim 1.0-2
Propagated dependencies: r-roi@1.0-1 r-deoptimr@1.1-4 r-deoptim@2.2-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://roigrp.gitlab.io
Licenses: GPL 3
Build system: r
Synopsis: 'DEoptim' and 'DEoptimR' Plugin for the 'R' Optimization Interface
Description:

Enhances the R Optimization Infrastructure ('ROI') package with the DEoptim and DEoptimR package. DEoptim is used for unconstrained optimization and DEoptimR for constrained optimization.

r-riaci 1.0.0
Propagated dependencies: r-tidyr@1.3.1 r-reticulate@1.44.1 r-readr@2.1.6 r-rcpp@1.1.0 r-magrittr@2.0.4 r-lubridate@1.9.4 r-ecmwfr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rIACI
Licenses: GPL 3
Build system: r
Synopsis: Iberian Actuarial Climate Index Calculations
Description:

Calculates the Iberian Actuarial Climate Index and its componentsâ including temperature, precipitation, wind power, and sea level dataâ to support climate change analysis and risk assessment. See "Zhou et al." (2023) <doi:10.26360/2023_3> for further details.

r-rangemodelmetadata 0.1.5
Propagated dependencies: r-terra@1.8-86 r-spocc@1.2.4 r-shiny@1.11.1 r-bien@1.2.7
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rangeModelMetadata
Licenses: GPL 3+
Build system: r
Synopsis: Provides Templates for Metadata Files Associated with Species Range Models
Description:

Range Modeling Metadata Standards (RMMS) address three challenges: they (i) are designed for convenience to encourage use, (ii) accommodate a wide variety of applications, and (iii) are extensible to allow the community of range modelers to steer it as needed. RMMS are based on a data dictionary that specifies a hierarchical structure to catalog different aspects of the range modeling process. The dictionary balances a constrained, minimalist vocabulary to improve standardization with flexibility for users to provide their own values. Merow et al. (2019) <DOI:10.1111/geb.12993> describe the standards in more detail. Note that users who prefer to use the R package ecospat can obtain it from <https://github.com/ecospat/ecospat>.

r-rcal 2.0
Propagated dependencies: r-trust@0.1-8
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://www.stat.rutgers.edu/~ztan
Licenses: GPL 2+
Build system: r
Synopsis: Regularized Calibrated Estimation
Description:

Regularized calibrated estimation for causal inference and missing-data problems with high-dimensional data, based on Tan (2020a) <doi:10.1093/biomet/asz059>, Tan (2020b) <doi:10.1214/19-AOS1824> and Sun and Tan (2020) <arXiv:2009.09286>.

r-redcas 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=redcas
Licenses: GPL 3
Build system: r
Synopsis: An Interface to the Computer Algebra System 'REDUCE'
Description:

REDUCE is a portable general-purpose computer algebra system supporting scalar, vector, matrix and tensor algebra, symbolic differential and integral calculus, arbitrary precision numerical calculations and output in LaTeX format. REDUCE is based on Lisp and is available on the two dialects Portable Standard Lisp ('PSL') and Codemist Standard Lisp ('CSL'). The redcas package provides an interface for executing arbitrary REDUCE code interactively from R', returning output as character vectors. R code and REDUCE code can be interspersed. It also provides a specialized function for calling the REDUCE feature for solving systems of equations, returning the output as an R object designed for the purpose. A further specialized function uses REDUCE features to generate LaTeX output and post-processes this for direct use in LaTeX documents, e.g. using Sweave'.

r-rcppredis 0.2.6
Propagated dependencies: r-rcpp@1.1.0 r-rapiserialize@0.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppredis
Licenses: GPL 2+
Build system: r
Synopsis: 'Rcpp' Bindings for 'Redis' using the 'hiredis' Library
Description:

Connection to the Redis (or Valkey') key/value store using the C-language client library hiredis (included as a fallback) with MsgPack encoding provided via RcppMsgPack headers. It now also includes the pub/sub functions from the rredis package.

r-ringostat 0.1.5
Propagated dependencies: r-stringr@1.6.0 r-readr@2.1.6 r-httr2@1.2.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=ringostat
Licenses: Expat
Build system: r
Synopsis: Load Data from 'Ringostat API'
Description:

Loading calls data from Ringostat API'. See <https://help.ringostat.com/knowledge-base/article/integration-with-ringostat-via-api>.

r-rcppmsgpack 0.2.4
Propagated dependencies: r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/eddelbuettel/rcppmsgpack
Licenses: GPL 2+
Build system: r
Synopsis: 'MsgPack' C++ Header Files and Interface Functions for R
Description:

MsgPack header files are provided for use by R packages, along with the ability to access, create and alter MsgPack objects directly from R. MsgPack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON but it is faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves. This package provides headers from the msgpack-c implementation for C and C++(11) for use by R, particularly Rcpp'. The included msgpack-c headers are licensed under the Boost Software License (Version 1.0); the code added by this package as well the R integration are licensed under the GPL (>= 2). See the files COPYRIGHTS and AUTHORS for a full list of copyright holders and contributors to msgpack-c'.

r-rskc 2.4.2
Propagated dependencies: r-flexclust@1.5.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSKC
Licenses: GPL 2+
Build system: r
Synopsis: Robust Sparse K-Means
Description:

This RSKC package contains a function RSKC which runs the robust sparse K-means clustering algorithm.

r-reservoir 1.1.5
Propagated dependencies: r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=reservoir
Licenses: GPL 2+
Build system: r
Synopsis: Tools for Analysis, Design, and Operation of Water Supply Storages
Description:

Measure single-storage water supply system performance using resilience, reliability, and vulnerability metrics; assess storage-yield-reliability relationships; determine no-fail storage with sequent peak analysis; optimize release decisions for water supply, hydropower, and multi-objective reservoirs using deterministic and stochastic dynamic programming; generate inflow replicates using parametric and non-parametric models; evaluate inflow persistence using the Hurst coefficient.

r-riverbuilder 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RiverBuilder
Licenses: GPL 3
Build system: r
Synopsis: River Generation for Given Data Sets
Description:

Generates graphs, CSV files, and coordinates related to river valleys when calling the riverbuilder() function.

r-readmore 0.2-15
Propagated dependencies: r-xml2@1.5.0 r-readxl@1.4.5 r-r-utils@2.13.0 r-plyr@1.8.9
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=readmoRe
Licenses: GPL 3
Build system: r
Synopsis: Utilities for Importing and Manipulating Biomedical Data Files
Description:

This package provides tools to read various file types into one list of data structures, usually, but not limited to, data frames. Excel files are read sheet-wise, i.e., all or a selection of sheets can be read. Field delimiters and decimal separators are determined automatically.

r-rsmalltelescopes 1.0.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RSmallTelescopes
Licenses: Expat
Build system: r
Synopsis: Empirical Small Telescopes Analysis
Description:

We provide functions to perform an empirical small telescopes analysis. This package contains 2 functions, SmallTelescopes() and EstimatePower(). Users only need to call SmallTelescopes() to conduct the analysis. For more information on small telescopes analysis see Uri Simonsohn (2015) <doi:10.1177/0956797614567341>.

r-rlowdb 0.2.0
Propagated dependencies: r-yyjsonr@0.1.21 r-rlang@1.1.6 r-r6@2.6.1 r-purrr@1.2.0 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/feddelegrand7/rlowdb
Licenses: Expat
Build system: r
Synopsis: Lightweight JSON-Based Database
Description:

The goal of rlowdb is to provide a lightweight, file-based JSON database. Inspired by LowDB in JavaScript', it generates an intuitive interface for storing, retrieving, updating, and querying structured data without requiring a full-fledged database system. Ideal for prototyping, small-scale applications, and lightweight data management needs.

r-rivr 1.2-3
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/mkoohafkan/rivr
Licenses: GPL 3+
Build system: r
Synopsis: Steady and Unsteady Open-Channel Flow Computation
Description:

This package provides a tool for undergraduate and graduate courses in open-channel hydraulics. Provides functions for computing normal and critical depths, steady-state water surface profiles (e.g. backwater curves) and unsteady flow computations (e.g. flood wave routing) as described in Koohafkan MC, Younis BA (2015). "Open-channel computation with R." The R Journal, 7(2), 249â 262. <doi: 10.32614/RJ-2015-034>.

r-ropendota 0.1.2
Propagated dependencies: r-rcurl@1.98-1.17 r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/rosdyana/ROpenDota
Licenses: Expat
Build system: r
Synopsis: Access OpenDota Services in R
Description:

This package provides a client for the API of OpenDota. OpenDota is a web service which is provide DOTA2 real time data. Data is collected through the Steam WebAPI. With ROpenDota you can easily grab the latest DOTA2 statistics in R programming such as latest match on official international competition, analyzing your or enemy performance to learn their strategies,etc. Please see <https://github.com/rosdyana/ROpenDota> for more information.

r-robustaft 1.4-7
Propagated dependencies: r-survival@3.8-3 r-robustbase@0.99-6 r-deoptimr@1.1-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RobustAFT
Licenses: GPL 2+
Build system: r
Synopsis: Truncated Maximum Likelihood Fit and Robust Accelerated Failure Time Regression for Gaussian and Log-Weibull Case
Description:

R functions for the computation of the truncated maximum likelihood and the robust accelerated failure time regression for gaussian and log-Weibull case.

r-rum 2.3.0
Propagated dependencies: r-usethis@3.2.1 r-tidyverse@2.0.0 r-tidymodels@1.4.1 r-table1@1.5.1 r-stringr@1.6.0 r-roxygen2@7.3.3 r-rmarkdown@2.30 r-rlang@1.1.6 r-rio@1.2.4 r-readr@2.1.6 r-quarto@1.5.1 r-purrr@1.2.0 r-lifecycle@1.0.4 r-labelled@2.16.0 r-here@1.0.2 r-gtsummary@2.5.0 r-glue@1.8.0 r-fs@1.6.6 r-dplyr@1.1.4 r-conflicted@1.2.0 r-bookdown@0.45
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://raymondbalise.github.io/rUM/
Licenses: Expat
Build system: r
Synopsis: R Templates from the University of Miami
Description:

This holds r markdown and quarto templates for academic papers and slide decks. It also has templates to create research projects which contain academic papers as vignettes.

r-rniftyreg 2.8.5
Propagated dependencies: r-rnifti@1.8.0 r-rcppeigen@0.3.4.0.2 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/jonclayden/RNiftyReg
Licenses: GPL 2
Build system: r
Synopsis: Image Registration Using the 'NiftyReg' Library
Description:

This package provides an R interface to the NiftyReg image registration tools <https://github.com/KCL-BMEIS/niftyreg>. Linear and nonlinear registration are supported, in two and three dimensions.

r-roughsets 1.3-8
Propagated dependencies: r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/janusza/RoughSets
Licenses: GPL 2+
Build system: r
Synopsis: Data Analysis Using Rough Set and Fuzzy Rough Set Theories
Description:

Implementations of algorithms for data analysis based on the rough set theory (RST) and the fuzzy rough set theory (FRST). We not only provide implementations for the basic concepts of RST and FRST but also popular algorithms that derive from those theories. The methods included in the package can be divided into several categories based on their functionality: discretization, feature selection, instance selection, rule induction and classification based on nearest neighbors. RST was introduced by ZdzisÅ aw Pawlak in 1982 as a sophisticated mathematical tool to model and process imprecise or incomplete information. By using the indiscernibility relation for objects/instances, RST does not require additional parameters to analyze the data. FRST is an extension of RST. The FRST combines concepts of vagueness and indiscernibility that are expressed with fuzzy sets (as proposed by Zadeh, in 1965) and RST.

r-rcppmecab 0.0.1.2
Propagated dependencies: r-rcppparallel@5.1.11-1 r-rcpp@1.1.0 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RcppMeCab
Licenses: GPL 2+ GPL 3+
Build system: r
Synopsis: 'rcpp' Wrapper for 'mecab' Library
Description:

R package based on Rcpp for MeCab': Yet Another Part-of-Speech and Morphological Analyzer. The purpose of this package is providing a seamless developing and analyzing environment for CJK texts. This package utilizes parallel programming for providing highly efficient text preprocessing posParallel() function. For installation, please refer to README.md file.

r-rorqual-morpho 0.1.1
Propagated dependencies: r-magrittr@2.0.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rorqual.morpho
Licenses: Expat
Build system: r
Synopsis: Morphological Allometry of Rorquals
Description:

Predicts morphological parameters of rorquals (e.g. body mass, flipper length, maximum engulfment capacity) from body length using allometric equations from Kahane-Rapport and Goldbogen (2018) <doi:10.1002/jmor.20846>.

r-reglogit 1.2-8
Propagated dependencies: r-mvtnorm@1.3-3 r-matrix@1.7-4 r-boot@1.3-32
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://bobby.gramacy.com/r_packages/reglogit/
Licenses: LGPL 2.0+
Build system: r
Synopsis: Simulation-Based Regularized Logistic Regression
Description:

Regularized (polychotomous) logistic regression by Gibbs sampling. The package implements subtly different MCMC schemes with varying efficiency depending on the data type (binary v. binomial, say) and the desired estimator (regularized maximum likelihood, or Bayesian maximum a posteriori/posterior mean, etc.) through a unified interface. For details, see Gramacy & Polson (2012 <doi:10.1214/12-BA719>).

r-rmlpca 0.0.1
Propagated dependencies: r-rspectra@0.16-2 r-pracma@2.4.6 r-matrix@1.7-4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/renanestatcamp/RMLPCA
Licenses: Expat
Build system: r
Synopsis: Maximum Likelihood Principal Component Analysis
Description:

R implementation of Maximum Likelihood Principal Component Analysis The main idea of this package is to have an alternative way of PCA for subspace modeling that considers measurement errors. More details can be found in Peter D. Wentzell (2009) <doi:10.1016/B978-0-444-64165-6.03029-9>.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
Total results: 21457