_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-snowballc 0.7.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://r-forge.r-project.org/projects/r-temis/
Licenses: Modified BSD
Synopsis: Snowball stemmers based on the C libstemmer UTF-8 library
Description:

This package provides an R interface to the C libstemmer library that implements Porter's word stemming algorithm for collapsing words to a common root to aid comparison of vocabulary. Currently supported languages are Danish, Dutch, English, Finnish, French, German, Hungarian, Italian, Norwegian, Portuguese, Romanian, Russian, Spanish, Swedish and Turkish.

r-qdapregex 0.7.10
Propagated dependencies: r-stringi@1.8.7
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://trinker.github.com/qdapRegex/
Licenses: GPL 2
Synopsis: Regular Expression Removal, Extraction, and Replacement Tools
Description:

This package provides a collection of regular expression tools associated with the qdap package that may be useful outside of the context of discourse analysis. Tools include removal/extraction/replacement of abbreviations, dates, dollar amounts, email addresses, hash tags, numbers, percentages, citations, person tags, phone numbers, times, and zip codes.

r-cutpointr 1.2.0
Propagated dependencies: r-dplyr@1.1.4 r-foreach@1.5.2 r-ggplot2@3.5.2 r-gridextra@2.3 r-purrr@1.0.4 r-rcpp@1.0.14 r-rlang@1.1.6 r-tibble@3.2.1 r-tidyr@1.3.1 r-tidyselect@1.2.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/thie1e/cutpointr
Licenses: GPL 3
Synopsis: Determine optimal cutpoints for binary classification
Description:

This package estimates optimal cutpoints for binary classification metrics. It also validates performance using bootstrapping. Some methods for more robust cutpoint estimation are supported, e.g. a parametric method assuming normal distributions, bootstrapped cutpoints, and smoothing of the metric values per cutpoint using Generalized Additive Models. Various plotting functions are included.

cl-radiance 2.1.2-3.8d826c7
Propagated dependencies: cl-babel@0.5.0-3.627d6a6 cl-bordeaux-threads@0.9.3 cl-ppcre@2.1.1 cl-closer-mop@1.0.0-3.7b86f2a cl-documentation-utils@1.2.0-0.98630dd cl-deploy@1.0.0-2.9b20e64 cl-form-fiddle@1.1.0-0.e0c2359 cl-lambda-fiddle@1.0.0-1.d16bba5 cl-local-time@1.0.6-4.40169fe cl-modularize-hooks@1.0.2-1.e0348ed cl-modularize-interfaces@0.9.3-1.9635365 cl-puri@1.5.7-2.4bbab89 cl-trivial-indent@1.0.0-1.f252750 cl-trivial-mimes@1.1.0-2.a741fc2 cl-ubiquitous@2.0.0-1.35eb7bd cl-alexandria@1.4-0.009b7e5 cl-dexador@0.9.15-2.051cbb7 cl-parachute@1.5.0-2.86fc13d cl-verbose@2.0.0-1.c5b7ecd
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://shirakumo.github.io/radiance/
Licenses: Zlib
Synopsis: Common Lisp web application environment
Description:

Radiance is a web application environment, which is sort of like a web framework, but more general, more flexible. It should let you write personal websites and generally deployable applications easily and in such a way that they can be used on practically any setup without having to undergo special adaptations.

texlive-rsc 2025.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/rsc
Licenses: LPPL 1.3+
Synopsis: BibTeX style for use with RSC journals
Description:

The rsc package provides a BibTeX style in accordance with the requirements of the Royal Society of Chemistry. It was originally based on the file pccp.bst, but also implements a number of styles from the achemso package. The package is now a stub for the chemstyle.

r-rphosfate 2.0.1
Propagated dependencies: r-yaml@2.3.10 r-terra@1.8-50 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://gisler.github.io/RPhosFate/
Licenses: AGPL 3+
Synopsis: Soil and Chemical Substance Emission and Transport Model
Description:

An enhanced version of the semi-empirical, spatially distributed emission and transport model PhosFate implemented in R and C++'. It is based on the D-infinity, but also supports the D8 flow method. The currently available substances are suspended solids (SS) and particulate phosphorus (PP). A major feature is the allocation of substance loads entering surface waters to their sources of origin, which is a basic requirement for the identification of critical source areas and in consequence a cost-effective implementation of mitigation measures. References: Hepp et al. (2022) <doi:10.1016/j.jenvman.2022.114514>; Hepp and Zessner (2019) <doi:10.3390/w11102161>; Kovacs (2013) <http://hdl.handle.net/20.500.12708/9468>.

r-rootsolve 1.8.2.4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/rootSolve/
Licenses: GPL 2+
Synopsis: Tools for the analysis of ordinary differential equations
Description:

This package provides routines to find the root of nonlinear functions, and to perform steady-state and equilibrium analysis of ordinary differential equations (ODE). It includes routines that:

  1. generate gradient and jacobian matrices (full and banded),

  2. find roots of non-linear equations by the Newton-Raphson method,

  3. estimate steady-state conditions of a system of (differential) equations in full, banded or sparse form, using the Newton-Raphson method, or by dynamically running,

  4. solve the steady-state conditions for uni- and multicomponent 1-D, 2-D, and 3-D partial differential equations, that have been converted to ordinary differential equations by numerical differencing (using the method-of-lines approach).

r-rmweather 0.2.62
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-tibble@3.2.1 r-strucchange@1.5-4 r-stringr@1.5.1 r-ranger@0.17.0 r-purrr@1.0.4 r-pdp@0.8.2 r-magrittr@2.0.3 r-lubridate@1.9.4 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/skgrange/rmweather
Licenses: GPL 3 FSDG-compatible
Synopsis: Tools to Conduct Meteorological Normalisation and Counterfactual Modelling for Air Quality Data
Description:

An integrated set of tools to allow data users to conduct meteorological normalisation and counterfactual modelling for air quality data. The meteorological normalisation technique uses predictive random forest models to remove variation of pollutant concentrations so trends and interventions can be explored in a robust way. For examples, see Grange et al. (2018) <doi:10.5194/acp-18-6223-2018> and Grange and Carslaw (2019) <doi:10.1016/j.scitotenv.2018.10.344>. The random forest models can also be used for counterfactual or business as usual (BAU) modelling by using the models to predict, from the model's perspective, the future. For an example, see Grange et al. (2021) <doi:10.5194/acp-2020-1171>.

r-rsampling 0.1.1
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=Rsampling
Licenses: GPL 2
Synopsis: Ports the Workflow of "Resampling Stats" Add-in to R
Description:

Resampling Stats (http://www.resample.com) is an add-in for running randomization tests in Excel worksheets. The workflow is (1) to define a statistic of interest that can be calculated from a data table, (2) to randomize rows ad/or columns of a data table to simulate a null hypothesis and (3) and to score the value of the statistic from many randomizations. The relative frequency distribution of the statistic in the simulations is then used to infer the probability of the observed value be generated by the null process (probability of Type I error). This package intends to translate this logic for R for teaching purposes. Keeping the original workflow is favored over performance.

rust-lipsum 0.9.1
Channel: guix-science
Location: guix-science/packages/typst.scm (guix-science packages typst)
Home page: https://github.com/mgeisler/lipsum/
Licenses: Expat
Synopsis: Lipsum is a lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain, which you can instantiate to generate your own pieces of pseudo-random text.
Description:

This package provides Lipsum is a lorem ipsum text generation library. It generates pseudo-random Latin text. Use this if you need filler or dummy text for your application. The text is generated using a simple Markov chain, which you can instantiate to generate your own pieces of pseudo-random text.

r-autograph 0.1.2
Propagated dependencies: r-tidyr@1.3.1 r-manynet@1.5.1 r-ggplot2@3.5.2 r-ggdendro@0.2.0 r-dplyr@1.1.4 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://stocnet.github.io/autograph/
Licenses: Expat
Synopsis: Automatic Plotting of Many Graphs
Description:

Visual exploration and presentation of networks should not be difficult. This package includes functions for plotting networks and network-related metrics with sensible and pretty defaults. It includes ggplot2'-based plot methods for many popular network package classes. It also includes some novel layout algorithms, and options for straightforward, consistent themes.

r-brazilmet 0.4.0
Propagated dependencies: r-tibble@3.2.1 r-terra@1.8-50 r-stringr@1.5.1 r-stringi@1.8.7 r-sf@1.0-21 r-readxl@1.4.5 r-lubridate@1.9.4 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=BrazilMet
Licenses: GPL 3
Synopsis: Download and Processing of Automatic Weather Stations (AWS) Data of INMET-Brazil
Description:

This package provides a collection of functions for downloading and processing automatic weather station (AWS) data from INMET (Brazilâ s National Institute of Meteorology), designed to support the estimation of reference evapotranspiration (ETo). The package facilitates streamlined access to meteorological data and aims to simplify analyses in agricultural and environmental contexts.

r-countdata 1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=countdata
Licenses: Modified BSD
Synopsis: The Beta-Binomial Test for Count Data
Description:

The beta-binomial test is used for significance analysis of independent samples by Pham et al. (2010) <doi:10.1093/bioinformatics/btp677>. The inverted beta-binomial test is used for paired sample testing, e.g. pre-treatment and post-treatment data, by Pham and Jimenez (2012) <doi:10.1093/bioinformatics/bts394>.

r-calibratr 0.1.2
Propagated dependencies: r-reshape2@1.4.4 r-proc@1.18.5 r-ggplot2@3.5.2 r-foreach@1.5.2 r-fitdistrplus@1.2-2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CalibratR
Licenses: LGPL 3
Synopsis: Mapping ML Scores to Calibrated Predictions
Description:

Transforms your uncalibrated Machine Learning scores to well-calibrated prediction estimates that can be interpreted as probability estimates. The implemented BBQ (Bayes Binning in Quantiles) model is taken from Naeini (2015, ISBN:0-262-51129-0). Please cite this paper: Schwarz J and Heider D, Bioinformatics 2019, 35(14):2458-2465.

r-covtracer 0.0.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/genentech/covtracer
Licenses: Expat
Synopsis: Contextualizing Tests
Description:

Dissects a package environment or covr coverage object in order to cross reference tested code with the lines that are evaluated, as well as linking those evaluated lines to the documentation that they are described within. Connecting these three pieces of information provides a mechanism of linking tests to documented behaviors.

r-doparabar 1.0.2
Propagated dependencies: r-parabar@1.4.2 r-iterators@1.0.14 r-foreach@1.5.2
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/mihaiconstantin/doParabar
Licenses: Expat
Synopsis: 'foreach' Parallel Adapter for 'parabar' Backends
Description:

This package provides a foreach parallel adapter for parabar backends. This package offers a minimal implementation of the %dopar% operator, enabling users to run foreach loops in parallel, leveraging the parallel and progress-tracking capabilities of the parabar package. Learn more about parabar and doParabar at <https://parabar.mihaiconstantin.com>.

r-distatisr 1.1.1
Propagated dependencies: r-tidytext@0.4.2 r-readxl@1.4.5 r-prettygraphs@2.2.0 r-dplyr@1.1.4 r-car@3.1-3
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DistatisR
Licenses: GPL 2
Synopsis: DiSTATIS Three Way Metric Multidimensional Scaling
Description:

Implement DiSTATIS and CovSTATIS (three-way multidimensional scaling). DiSTATIS and CovSTATIS are used to analyze multiple distance/covariance matrices collected on the same set of observations. These methods are based on Abdi, H., Williams, L.J., Valentin, D., & Bennani-Dosse, M. (2012) <doi:10.1002/wics.198>.

r-ethiodate 0.2.0
Propagated dependencies: r-vctrs@0.6.5 r-stringr@1.5.1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://guturago.github.io/ethiodate/
Licenses: Expat
Synopsis: Working with Ethiopian Dates
Description:

This package provides a robust and efficient solution for working with Ethiopian dates. It can seamlessly convert to and from Gregorian dates. It is designed to be compatible with the tidyverse data workflow, including plotting with ggplot2'. It ensures lightning-fast computations by integrating high-performance C++ code through Rcpp package.

r-fextremes 4032.84
Propagated dependencies: r-timeseries@4041.111 r-timedate@4041.110 r-fgarch@4033.92 r-fbasics@4041.97
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://www.rmetrics.org
Licenses: GPL 2+
Synopsis: Rmetrics - Modelling Extreme Events in Finance
Description:

This package provides functions for analysing and modelling extreme events in financial time Series. The topics include: (i) data pre-processing, (ii) explorative data analysis, (iii) peak over threshold modelling, (iv) block maxima modelling, (v) estimation of VaR and CVaR, and (vi) the computation of the extreme index.

r-fbfsearch 1.2
Propagated dependencies: r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FBFsearch
Licenses: GPL 2+
Synopsis: Algorithm for Searching the Space of Gaussian Directed Acyclic Graph Models Through Moment Fractional Bayes Factors
Description:

We propose an objective Bayesian algorithm for searching the space of Gaussian directed acyclic graph (DAG) models. The algorithm proposed makes use of moment fractional Bayes factors (MFBF) and thus it is suitable for learning sparse graph. The algorithm is implemented by using Armadillo: an open-source C++ linear algebra library.

r-genecycle 1.1.6
Propagated dependencies: r-mass@7.3-65 r-longitudinal@1.1.13 r-fdrtool@1.2.18
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GeneCycle
Licenses: GPL 3+
Synopsis: Identification of Periodically Expressed Genes
Description:

The GeneCycle package implements the approaches of Wichert et al. (2004) <doi:10.1093/bioinformatics/btg364>, Ahdesmaki et al. (2005) <doi:10.1186/1471-2105-6-117> and Ahdesmaki et al. (2007) <DOI:10.1186/1471-2105-8-233> for detecting periodically expressed genes from gene expression time series data.

r-getspanel 0.2.1
Propagated dependencies: r-mvtnorm@1.3-3 r-matrix@1.7-3 r-ggplot2@3.5.2 r-gets@0.38 r-fastdummies@1.7.5
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/moritzpschwarz/getspanel
Licenses: Expat
Synopsis: General-to-Specific Modelling of Panel Data
Description:

Uses several types of indicator saturation and automated General-to-Specific (GETS) modelling from the gets package and applies it to panel data. This allows the detection of structural breaks in panel data, operationalising a reverse causal approach of causal inference, see Pretis and Schwarz (2022) <doi:10.2139/ssrn.4022745>.

r-imagedata 0.1.64
Propagated dependencies: r-reshape@0.8.9 r-readxl@1.4.5 r-rcolorbrewer@1.1-3 r-hmisc@5.2-3 r-ggplot2@3.5.2 r-ggally@2.2.1 r-dae@3.2.30
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: http://chris.brien.name
Licenses: GPL 2+
Synopsis: Aids in Processing and Plotting Data from a Lemna-Tec Scananalyzer
Description:

Note that imageData has been superseded by growthPheno'. The package growthPheno incorporates all the functionality of imageData and has functionality not available in imageData', but some imageData functions have been renamed. The imageData package is no longer maintained, but is retained for legacy purposes.

r-lightlogr 0.9.2
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.2.1 r-suntools@1.0.1 r-stringr@1.5.1 r-slider@0.3.2 r-scales@1.4.0 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-plotly@4.10.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-janitor@2.2.1 r-hms@1.1.3 r-ggtext@0.1.2 r-ggsci@3.2.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-cowplot@1.1.3
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/tscnlab/LightLogR
Licenses: Expat
Synopsis: Process Data from Wearable Light Loggers and Optical Radiation Dosimeters
Description:

Import, processing, validation, and visualization of personal light exposure measurement data from wearable devices. The package implements features such as the import of data and metadata files, conversion of common file formats, validation of light logging data, verification of crucial metadata, calculation of common parameters, and semi-automated analysis and visualization.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014