_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-rcpplbfgsblaze 0.1.0
Propagated dependencies: r-rcppblaze@1.0.1 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ChingChuan-Chen/RcppLbfgsBlaze
Licenses: Expat
Synopsis: 'L-BFGS' Algorithm Based on 'Blaze' for 'R' and 'Rcpp'
Description:

The L-BFGS algorithm is a popular optimization algorithm for unconstrained optimization problems. Blaze is a high-performance C++ math library for dense and sparse arithmetic. This package provides a simple interface to the L-BFGS algorithm and allows users to optimize their objective functions with Blaze vectors and matrices in R and Rcpp'.

rust-cfg-aliases 0.2.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/katharostech/cfg_aliases
Licenses: Expat
Synopsis: tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.
Description:

This package provides a tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.

rust-num-modular 0.6.1
Channel: yewscion
Location: cdr255/programming.scm (cdr255 programming)
Home page: https://github.com/cmpute/num-modular
Licenses: ASL 2.0
Synopsis: Implementation of efficient integer division and modular arithmetic operations with generic number types. Supports various backends including num-bigint, etc..
Description:

Implementation of efficient integer division and modular arithmetic operations with generic number types. Supports various backends including num-bigint, etc..

rust-cfg-aliases 0.2.1
Channel: sakura
Location: sakura/packages/crates-io.scm (sakura packages crates-io)
Home page: https://github.com/katharostech/cfg_aliases
Licenses: Expat
Synopsis: Utility to help you with long winded @code{#[cfg()]} checks
Description:

CFG Aliases is a tiny utility to help save you a lot of effort with long winded #[cfg()] checks.

r-covid19tunisia 0.1.0
Propagated dependencies: r-tidyr@1.3.1 r-stringr@1.5.1 r-readr@2.1.5 r-magrittr@2.0.3 r-lubridate@1.9.4 r-knitr@1.50 r-glue@1.8.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/MounaBelaid/covid19tunisia
Licenses: Expat
Synopsis: Cases of COVID-19 in Tunisia
Description:

Data personally collected about the spread of COVID-19 (SARS-COV-2) in Tunisia <https://github.com/MounaBelaid/covid19datatunisia>.

r-idspatialstats 0.4.0
Propagated dependencies: r-spatstat-geom@3.4-1 r-spatstat-explore@3.4-3 r-igraph@2.1.4 r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/i.scm (guix-cran packages i)
Home page: https://cran.r-project.org/package=IDSpatialStats
Licenses: GPL 2+
Synopsis: Estimate Global Clustering in Infectious Disease
Description:

This package implements various novel and standard clustering statistics and other analyses useful for understanding the spread of infectious disease.

r-statnipokladna 0.7.4
Propagated dependencies: r-xml2@1.3.8 r-tidyr@1.3.1 r-tibble@3.2.1 r-stringr@1.5.1 r-stringi@1.8.7 r-rlang@1.1.6 r-readr@2.1.5 r-purrr@1.0.4 r-magrittr@2.0.3 r-lubridate@1.9.4 r-lifecycle@1.0.4 r-jsonlite@2.0.0 r-httr@1.4.7 r-dplyr@1.1.4 r-curl@6.2.3 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/petrbouchal/statnipokladna
Licenses: Expat
Synopsis: Use Data from the Czech Public Finance Database
Description:

Get programmatic access to data from the Czech public budgeting and accounting database, Státnà pokladna <https://monitor.statnipokladna.cz/>.

r-sparseltseigen 0.2.0.1
Propagated dependencies: r-robusthd@0.8.1 r-rcppeigen@0.3.4.0.2 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=sparseLTSEigen
Licenses: GPL 2+
Synopsis: RcppEigen back end for sparse least trimmed squares regression
Description:

Use RcppEigen to fit least trimmed squares regression models with an L1 penalty in order to obtain sparse models.

rust-html-escape 0.2.13
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://magiclen.org/html-escape
Licenses: Expat
Synopsis: Library for encoding and escaping special characters in HTML
Description:

This package provides a library for encoding and escaping special characters in HTML, decoding and unescaping HTML entities as well.

rust-cfg-aliases 0.1.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/katharostech/cfg_aliases
Licenses: Expat
Synopsis: Utility to help you with long winded @code{#[cfg()]} checks
Description:

CFG Aliases is a tiny utility to help save you a lot of effort with long winded #[cfg()] checks.

rust-prost-build 0.12.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust Language
Description:

prost-build makes it easy to generate Rust code from .proto files as part of a Cargo build.

rust-prost-build 0.13.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust Language
Description:

prost-build makes it easy to generate Rust code from .proto files as part of a Cargo build.

rust-cfg-aliases 0.2.1
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/katharostech/cfg_aliases
Licenses: Expat
Synopsis: Utility to help you with long winded @code{#[cfg()]} checks
Description:

CFG Aliases is a tiny utility to help save you a lot of effort with long winded #[cfg()] checks.

rust-prost-build 0.10.4
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/tokio-rs/prost
Licenses: ASL 2.0
Synopsis: Protocol Buffers implementation for the Rust Language
Description:

prost-build makes it easy to generate Rust code from .proto files as part of a Cargo build.

ruby-activemodel 7.2.2.1
Propagated dependencies: ruby-activesupport@7.2.2.1
Channel: guix
Location: gnu/packages/rails.scm (gnu packages rails)
Home page: https://rubyonrails.org/
Licenses: Expat
Synopsis: Toolkit for building modeling frameworks like Active Record
Description:

This package provides a toolkit for building modeling frameworks like Active Record. ActiveSupport handles attributes, callbacks, validations, serialization, internationalization, and testing.

ruby-orderedhash 0.0.6
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: http://codeforpeople.com/lib/ruby/orderedhash/
Licenses: Public Domain
Synopsis: Ruby library providing an order-preserving hash
Description:

Orderedhash is a Ruby library providing a hash implementation that preserves the order of items and features some array-like extensions.

ruby-multihashes 0.2.0
Propagated dependencies: ruby-multicodecs@0.2.1
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://github.com/multiformats/ruby-multihash
Licenses: Expat
Synopsis: Multihash implementation for Ruby
Description:

Multihashes provides a simple, low-level multihash implementation for Ruby. A multihash is a digest with an embedded hash function code

r-rcmdrplugin-ma 0.0-2
Propagated dependencies: r-rcmdr@2.9-5 r-metafor@4.8-0 r-mad@0.8-3
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: http://acdelre.weebly.com/
Licenses: GPL 2
Synopsis: Graphical User Interface for Conducting Meta-Analyses in R
Description:

Easy to use interface for conducting meta-analysis in R. This package is an Rcmdr-plugin, which allows the user to conduct analyses in a menu-driven, graphical user interface environment (e.g., CMA, SPSS). It uses recommended procedures as described in The Handbook of Research Synthesis and Meta-Analysis (Cooper, Hedges, & Valentine, 2009).

r-rtriplexcwflux 0.2.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ShulanSun/rTRIPLEX_CW_Flux
Licenses: Expat
Synopsis: Carbon-Water Coupled Model
Description:

This package provides a carbon-water coupled model (TRIPLEX-CW-Flux) is based on two well-established models, TRIPLEX-Flux model and Penmanâ Monteith model, integrates soil water and water vapor pressure deficits into the stomata conductance submodule to estimate net ecosystem production and evapotranspiration in forest ecosystems.<https://github.com/ShulanSun/rTRIPLEX_CW_Flux>.

rust-ansi-to-tui 6.0.1
Channel: lauras-channel
Location: laura/packages/rust-common.scm (laura packages rust-common)
Home page: https://github.com/uttarayan21/ansi-to-tui
Licenses: Expat
Synopsis: library to convert ansi color coded text into ratatui::text::Text type from ratatui library
Description:

This package provides a library to convert ansi color coded text into ratatui::text::Text type from ratatui library.

rocm-device-libs 6.2.2
Channel: guix-hpc
Location: amd/packages/rocm-base.scm (amd packages rocm-base)
Home page: https://github.com/RadeonOpenCompute/ROCm-Device-Libs.git
Licenses: NCSA/University of Illinois Open Source License
Synopsis: ROCm Device libraries
Description:

This repository contains the sources and CMake build system for a set of AMD specific device-side language runtime libraries.

sbcl-claw-raylib 1.0.0
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-global-vars@1.0.0-0.c749f32 sbcl-cffi@0.24.1-2.32c90d4 sbcl-cffi-ops@1.0.0 sbcl-cffi-object@1.0.0 raylib@5.5 raygui@4.0
Channel: sijo
Location: sijo/packages/gamedev.scm (sijo packages gamedev)
Home page: https://github.com/bohonghuang/claw-raylib
Licenses: ASL 2.0
Synopsis: Fully auto-generated Common Lisp bindings to Raylib (5.5/5.0) and Raygui (4.0) using claw and cffi-object.
Description:

Fully auto-generated Common Lisp bindings to Raylib (5.5/5.0) and Raygui (4.0) using claw and cffi-object.

r-facebookleadsr 0.1.0
Propagated dependencies: r-jsonlite@2.0.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://windsor.ai/
Licenses: GPL 3
Synopsis: Get Facebook Leads Ads Data via the 'Windsor.ai' API
Description:

Collect your data on digital marketing campaigns from Facebook Leads Ads using the Windsor.ai API <https://windsor.ai/api-fields/>.

r-hellojavaworld 0.0-9
Dependencies: openjdk@24.0.1
Propagated dependencies: r-rjava@1.0-11
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=helloJavaWorld
Licenses: GPL 3
Synopsis: Hello Java World
Description:

This package provides a dummy package to demonstrate how to interface to a jar file that resides inside an R package.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014