_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
rust-aesni 0.7.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: AES (Rijndael) block ciphers implementation using AES-NI
Description:

This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.

This package is deprecated and was replaced by the aes crate.

rust-aesni 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: AES (Rijndael) block ciphers implementation using AES-NI
Description:

This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.

This package is deprecated and was replaced by the aes crate.

rust-aesni 0.10.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: AES (Rijndael) block ciphers implementation using AES-NI
Description:

This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.

This package is deprecated and was replaced by the aes crate.

rust-aesni 0.6.0
Channel: guix
Location: gnu/packages/crates-crypto.scm (gnu packages crates-crypto)
Home page: https://github.com/RustCrypto/block-ciphers
Licenses: Expat ASL 2.0
Synopsis: AES (Rijndael) block ciphers implementation using AES-NI
Description:

This package provides an implementation of AES (Rijndael) block ciphers using AES-NI.

This package is deprecated and was replaced by the aes crate.

rust-ghost 0.1.18
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/ghost
Licenses: Expat ASL 2.0
Synopsis: Define your own PhantomData
Description:

This package makes it possible to define your own PhantomData and similarly behaved unit types with generic parameters, which is not permitted in ordinary Rust.

ecl-type-r 0.0.0-1.83c89e3
Dependencies: ecl-trivia@0.1-0.8b406c3 ecl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/guicho271828/type-r
Licenses: LGPL 3+
Synopsis: Parser interface for Common Lisp built-in compound types
Description:

Collections of accessor functions and patterns to access the elements in compound type specifier, e.g. dimensions in (array element-type dimensions)

cl-rfc2388 0.0.0-1.591bcf7
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/jdz/rfc2388/
Licenses: FreeBSD
Synopsis: Implementation of RFC 2388 in Common Lisp
Description:

This package contains an implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart/form-data".

r-gemini-r 0.16.0
Propagated dependencies: r-rstudioapi@0.17.1 r-knitr@1.50 r-jsonlite@2.0.0 r-httr2@1.1.2 r-cli@3.6.5 r-base64enc@0.1-3
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/jhk0530/gemini.R
Licenses: Expat
Synopsis: Interface for 'Google Gemini' API
Description:

This package provides a comprehensive interface for Google Gemini API, enabling users to access and utilize Gemini Large Language Model (LLM) functionalities directly from R. This package facilitates seamless integration with Google Gemini, allowing for advanced language processing, text generation, and other AI-driven capabilities within the R environment. For more information, please visit <https://ai.google.dev/docs/gemini_api_overview>.

r-rrandvec 1.0.0
Propagated dependencies: 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://jakobbossek.github.io/rrandvec/
Licenses: FreeBSD
Synopsis: Generate Random Vectors Whose Components Sum Up to One
Description:

This package provides a single method implementing multiple approaches to generate pseudo-random vectors whose components sum up to one (see, e.g., Maziero (2015) <doi:10.1007/s13538-015-0337-8>). The components of such vectors can for example be used for weighting objectives when reducing multi-objective optimisation problems to a single-objective problem in the socalled weighted sum scalarisation approach.

r-recorder 0.8.2
Propagated dependencies: r-data-table@1.17.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/smaakage85/recorder
Licenses: Expat
Synopsis: Toolkit to Validate New Data for a Predictive Model
Description:

This package provides a lightweight toolkit to validate new observations when computing their predictions with a predictive model. The validation process consists of two steps: (1) record relevant statistics and meta data of the variables in the original training data for the predictive model and (2) use these data to run a set of basic validation tests on the new set of observations.

r-rbooster 1.1.0
Propagated dependencies: r-rpart@4.1.24 r-hmisc@5.2-3 r-earth@5.3.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=rbooster
Licenses: Expat
Synopsis: AdaBoost Framework for Any Classifier
Description:

This is a simple package which provides a function that boosts pre-ready or custom-made classifiers. Package uses Discrete AdaBoost (<doi:10.1006/jcss.1997.1504>) and Real AdaBoost (<doi:10.1214/aos/1016218223>) for two class, SAMME (<doi:10.4310/SII.2009.v2.n3.a8>) and SAMME.R (<doi:10.4310/SII.2009.v2.n3.a8>) for multiclass classification.

r-rssimulx 2024.1
Propagated dependencies: r-gridextra@2.3 r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RsSimulx
Licenses: FreeBSD
Synopsis: Extension of 'lixoftConnectors' for 'Simulx'
Description:

This package provides useful tools which supplement the use of Simulx software and R connectors ('Monolix Suite'). Simulx is an easy, efficient and flexible application for clinical trial simulations. You need Simulx software to be installed in order to use RsSimulx package. Among others tasks, RsSimulx provides the same functions as package mlxR does with a compatibility with Simulx software.

rust-ghash 0.4.4
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/RustCrypto/universal-hashes
Licenses: ASL 2.0 Expat
Synopsis: Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.
Description:

This package provides Universal hash over GF(2^128) useful for constructing a Message Authentication Code (MAC), as in the AES-GCM authenticated encryption cipher.

rpi-imager 1.8.5
Dependencies: gnutls@3.8.3 curl@8.6.0 libarchive@3.6.1 qtdeclarative@5.15.15 qtquickcontrols2@5.15.15 qtsvg@5.15.15 qttools@5.15.15 qtwayland@5.15.15 util-linux@2.37.4
Channel: hitwright
Location: packages/rpi-imager.scm (packages rpi-imager)
Home page: https://github.com/raspberrypi/rpi-imager/
Licenses: ASL 2.0
Synopsis: Raspberry Pi Imaging Utility
Description:

rpi-imager is graphical utility to easily provision and flash a memory card with an operating system image suitable for the Raspberry Pi single board computer.

r-approxot 1.2
Propagated dependencies: r-rcppeigen@0.3.4.0.2 r-rcppcgal@6.0.1 r-rcpp@1.0.14 r-bh@1.87.0-1
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/ericdunipace/approxOT
Licenses: FSDG-compatible
Synopsis: Approximate and Exact Optimal Transport Methods
Description:

R and C++ functions to perform exact and approximate optimal transport. All C++ methods can be linked to other R packages via their header files.

r-biostatr 4.0.1
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://fbertran.github.io/BioStatR/
Licenses: GPL 3
Synopsis: Initiation à La Statistique Avec R
Description:

Datasets and functions for the book "Initiation à la Statistique avec R", F. Bertrand and M. Maumy-Bertrand (2022, ISBN:978-2100782826 Dunod, fourth edition).

r-clinpubr 1.0.1
Propagated dependencies: r-tidyr@1.3.1 r-tableone@0.13.2 r-survminer@0.5.0 r-survival@3.8-3 r-stringr@1.5.1 r-stringi@1.8.7 r-rstatix@0.7.2 r-rms@8.0-0 r-rlang@1.1.6 r-resourceselection@0.3-6 r-proc@1.18.5 r-ggplot2@3.5.2 r-forestploter@1.1.3 r-fbasics@4041.97 r-dplyr@1.1.4 r-desctools@0.99.60 r-dcurves@0.5.0 r-caret@7.0-1 r-car@3.1-3 r-broom@1.0.8
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/yotasama/clinpubr
Licenses: Expat
Synopsis: Clinical Publication
Description:

Accelerate the process from clinical data to medical publication, including clinical data cleaning, significant result screening, and the generation of publish-ready tables and figures.

r-fertboot 0.5.0
Propagated dependencies: r-simpleboot@1.1-8 r-nls-multstart@2.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FertBoot
Licenses: GPL 2
Synopsis: Fertilizer Response Curve Analysis by Bootstrapping Residuals
Description:

Quantify variability (such as confidence interval) of fertilizer response curves and optimum fertilizer rates using bootstrapping residuals with several popular non-linear and linear models.

r-fauxnaif 0.7.1
Propagated dependencies: r-rlang@1.1.6 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://fauxnaif.rossellhayes.com/
Licenses: Expat
Synopsis: Convert Values to NA
Description:

This package provides a replacement for dplyr::na_if(). Allows you to specify multiple values to be replaced with NA using a single function.

r-fastplyr 0.9.0
Propagated dependencies: r-vctrs@0.6.5 r-tidyselect@1.2.1 r-stringr@1.5.1 r-rlang@1.1.6 r-purrr@1.0.4 r-lifecycle@1.0.4 r-dplyr@1.1.4 r-cpp11@0.5.2 r-collapse@2.1.2 r-cli@3.6.5 r-cheapr@1.3.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fastplyr
Licenses: Expat
Synopsis: Fast Alternatives to 'tidyverse' Functions
Description:

This package provides a full set of fast data manipulation tools with a tidy front-end and a fast back-end using collapse and cheapr'.

r-gkgraphr 1.0.2
Propagated dependencies: r-jsonlite@2.0.0 r-isocodes@2025.05.18 r-httr@1.4.7
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://github.com/racorreia/gkgraphR
Licenses: Expat
Synopsis: Accessing the Official 'Google Knowledge Graph' API
Description:

This package provides a simple way to interact with and extract data from the official Google Knowledge Graph API <https://developers.google.com/knowledge-graph/>.

r-ggmridge 1.5
Propagated dependencies: r-mvtnorm@1.3-3 r-mass@7.3-65
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: https://cran.r-project.org/package=GGMridge
Licenses: GPL 2
Synopsis: Gaussian Graphical Models Using Ridge Penalty Followed by Thresholding and Reestimation
Description:

Estimation of partial correlation matrix using ridge penalty followed by thresholding and reestimation. Under multivariate Gaussian assumption, the matrix constitutes an Gaussian graphical model (GGM).

r-humanize 0.2.0
Propagated dependencies: r-lubridate@1.9.4 r-glue@1.8.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://newtux.github.io/humanize/index.html
Licenses: Expat
Synopsis: Create Values for Human Consumption
Description:

An almost direct port of the python humanize package <https://github.com/jmoiron/humanize>. This package contains utilities to convert values into human readable forms.

r-labstats 1.0.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/stanlazic/labstats
Licenses: GPL 3
Synopsis: Data Sets for the Book "Experimental Design for Laboratory Biologists"
Description:

This package contains data sets to accompany the book: Lazic SE (2016). "Experimental Design for Laboratory Biologists: Maximising Information and Improving Reproducibility". Cambridge University Press.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014