_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-mapinguari 2.0.1
Propagated dependencies: r-testthat@3.2.3 r-stringr@1.5.1 r-rlang@1.1.6 r-raster@3.6-32 r-magrittr@2.0.3 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/gabrielhoc/Mapinguari
Licenses: GPL 2
Synopsis: Process-Based Biogeographical Analysis
Description:

Facilitates the incorporation of biological processes in biogeographical analyses. It offers conveniences in fitting, comparing and extrapolating models of biological processes such as physiology and phenology. These spatial extrapolations can be informative by themselves, but also complement traditional correlative species distribution models, by mixing environmental and process-based predictors. Caetano et al (2020) <doi:10.1111/oik.07123>.

r-midastouch 1.3
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://www.uni-bamberg.de/fileadmin/uni/fakultaeten/sowi_lehrstuehle/statistik/Personen/Dateien_Florian/properPMM.pdf
Licenses: GPL 2 GPL 3
Synopsis: Multiple Imputation by Distance Aided Donor Selection
Description:

This package contains the function mice.impute.midastouch(). Technically this function is to be run from within the mice package (van Buuren et al. 2011), type ??mice. It substitutes the method pmm within mice by midastouch'. The authors have shown that midastouch is superior to default pmm'. Many ideas are based on Siddique / Belin 2008's MIDAS.

r-orsifronts 0.2.0
Propagated dependencies: r-sp@2.2-0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://australianantarcticdivision.github.io/orsifronts/
Licenses: GPL 3
Synopsis: Southern Ocean Frontal Distributions (Orsi)
Description:

This package provides a data set package with the "Orsi" and "Park/Durand" fronts as SpatialLinesDataFrame objects. The Orsi et al. (1995) fronts are published at the Southern Ocean Atlas Database Page, and the Park et al. (2019) fronts are published at the SEANOE Altimetry-derived Antarctic Circumpolar Current fronts page, please see package CITATION for details.

r-orderstats 0.1.0
Channel: guix-cran
Location: guix-cran/packages/o.scm (guix-cran packages o)
Home page: https://cran.r-project.org/package=orderstats
Licenses: GPL 2
Synopsis: Efficiently Generates Random Order Statistic Variables
Description:

All the methods in this package generate a vector of uniform order statistics using a beta distribution and use an inverse cumulative distribution function for some distribution to give a vector of random order statistic variables for some distribution. This is much more efficient than using a loop since it is directly sampling from the order statistic distribution.

r-simbarepro 0.1.0
Propagated dependencies: r-ggplot2@3.5.2 r-ddalpha@1.3.16
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=SimBaRepro
Licenses: GPL 3+
Synopsis: Simulation-Based, Finite-Sample Inference via Repro Samples
Description:

This package provides functions for obtaining p-values (for hypothesis tests), confidence intervals, and multivariate confidence sets. In particular, the method is compatible with differentially private dataset, as long as the privacy mechanism is known. For more details, see Awan and Wang (2024), "Simulation-based, Finite-sample Inference for Privatized Data", <doi:10.48550/arXiv.2303.05328>.

r-subincomer 0.3.0
Propagated dependencies: r-zip@2.3.3 r-tidygeocoder@1.0.6 r-sf@1.0-21 r-rlang@1.1.6 r-dplyr@1.1.4 r-curl@6.2.3 r-countrycode@1.6.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/pablogguz/subincomeR
Licenses: Expat
Synopsis: Access to Global Sub-National Income Data
Description:

This package provides access to granular sub-national income data from the MCC-PIK Database Of Sub-national Economic Output (DOSE). The package downloads and processes the data from its open repository on Zenodo (<https://zenodo.org/records/13773040>). Functions are provided to fetch data at multiple geographic levels, match coordinates to administrative regions, and access associated geometries.

r-windfarmga 4.0.0
Propagated dependencies: r-terra@1.8-50 r-sf@1.0-21 r-rcpp@1.0.14 r-rcolorbrewer@1.1-3 r-magrittr@2.0.3 r-calibrate@1.7.7
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://ysosirius.github.io/windfarmGA/index.html
Licenses: Expat
Synopsis: Genetic Algorithm for Wind Farm Layout Optimization
Description:

The genetic algorithm is designed to optimize wind farms of any shape. It requires a predefined amount of turbines, a unified rotor radius and an average wind speed value for each incoming wind direction. A terrain effect model can be included that downloads an SRTM elevation model and loads a Corine Land Cover raster to approximate surface roughness.

r-waveletknn 0.1.0
Propagated dependencies: r-wavelets@0.3-0.2 r-tseries@0.10-58 r-metrics@0.1.4 r-dplyr@1.1.4 r-caretforecast@0.1.1 r-caret@7.0-1
Channel: guix-cran
Location: guix-cran/packages/w.scm (guix-cran packages w)
Home page: https://cran.r-project.org/package=WaveletKNN
Licenses: GPL 3
Synopsis: Wavelet Based K-Nearest Neighbor Model
Description:

The employment of the Wavelet decomposition technique proves to be highly advantageous in the modelling of noisy time series data. Wavelet decomposition technique using the "haar" algorithm has been incorporated to formulate a hybrid Wavelet KNN (K-Nearest Neighbour) model for time series forecasting, as proposed by Anjoy and Paul (2017) <DOI:10.1007/s00521-017-3289-9>.

r-xxhashlite 0.2.2
Channel: guix-cran
Location: guix-cran/packages/x.scm (guix-cran packages x)
Home page: https://github.com/coolbutuseless/xxhashlite
Licenses: Expat
Synopsis: Extremely Fast Hashing of R Objects, Raw Data and Files using 'xxHash' Algorithms
Description:

Extremely fast hashing of R objects using xxHash'. R objects are hashed via the standard serialization mechanism in R. Raw byte vectors and strings can be handled directly for compatibility with hashes created on other systems. This implementation is a wrapper around the xxHash C library which is available from <https://github.com/Cyan4973/xxHash>.

r-deepredeff 0.1.1
Propagated dependencies: r-tensorflow@2.16.0 r-seqinr@4.2-36 r-rlang@1.1.6 r-reticulate@1.42.0 r-purrr@1.0.4 r-magrittr@2.0.3 r-keras@2.15.0 r-ggthemes@5.1.0 r-ggplot2@3.5.2 r-dplyr@1.1.4 r-biostrings@2.76.0
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/ruthkr/deepredeff/
Licenses: Expat
Synopsis: Deep Learning Prediction of Effectors
Description:

This package provides a tool that contains trained deep learning models for predicting effector proteins. deepredeff has been trained to identify effector proteins using a set of known experimentally validated effectors from either bacteria, fungi, or oomycetes. Documentation is available via several vignettes, and the paper by Kristianingsih and MacLean (2020) <doi:10.1101/2020.07.08.193250>.

r-edgebundle 0.4.2
Propagated dependencies: r-reticulate@1.42.0 r-rcpp@1.0.14 r-interp@1.1-6 r-igraph@2.1.4
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/schochastics/edgebundle
Licenses: Expat
Synopsis: Algorithms for Bundling Edges in Networks and Visualizing Flow and Metro Maps
Description:

This package implements several algorithms for bundling edges in networks and flow and metro map layouts. This includes force directed edge bundling <doi:10.1111/j.1467-8659.2009.01450.x>, a flow algorithm based on Steiner trees<doi:10.1080/15230406.2018.1437359> and a multicriteria optimization method for metro map layouts <doi:10.1109/TVCG.2010.24>.

r-featurizer 0.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=featurizer
Licenses: GPL 2+
Synopsis: Some Helper Functions that Help Create Features from Data
Description:

This package provides a collection of functions that would help one to build features based on external data. Very useful for Data Scientists in data to day work. Many functions create features using parallel computation. Since the nitty gritty of parallel computation is hidden under the hood, the user need not worry about creating clusters and shutting them down.

r-listviewer 4.0.0
Propagated dependencies: r-shiny@1.10.0 r-htmlwidgets@1.6.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/timelyportfolio/listviewer
Licenses: Expat
Synopsis: 'htmlwidget' for Interactive Views of R Lists
Description:

R lists, especially nested lists, can be very difficult to visualize or represent. Sometimes str() is not enough, so this suite of htmlwidgets is designed to help see, understand, and maybe even modify your R lists. The function reactjson() requires a package reactR that can be installed from CRAN or <https://github.com/timelyportfolio/reactR>.

r-pseudorank 1.0.4
Propagated dependencies: r-rcpp@1.0.14 r-doby@4.6.27
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/happma/pseudorank/
Licenses: GPL 3
Synopsis: Pseudo-Ranks
Description:

Efficient calculation of pseudo-ranks and (pseudo)-rank based test statistics. In case of equal sample sizes, pseudo-ranks and mid-ranks are equal. When used for inference mid-ranks may lead to paradoxical results. Pseudo-ranks are in general not affected by such a problem. See Happ et al. (2020, <doi:10.18637/jss.v095.c01>) for details.

r-statgenibd 1.0.9
Propagated dependencies: r-stringi@1.8.7 r-statgengwas@1.0.12 r-rlang@1.1.6 r-rcpparmadillo@14.4.3-1 r-rcpp@1.0.14 r-r-utils@2.13.0 r-matrix@1.7-3 r-ggplot2@3.5.2 r-data-table@1.17.4
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://biometris.github.io/statgenIBD/index.html
Licenses: GPL 2+ GPL 3+
Synopsis: Calculation of IBD Probabilities
Description:

For biparental, three and four-way crosses Identity by Descent (IBD) probabilities can be calculated using Hidden Markov Models and inheritance vectors following Lander and Green (<https://www.jstor.org/stable/29713>) and Huang (<doi:10.1073/pnas.1100465108>). One of a series of statistical genetic packages for streamlining the analysis of typical plant breeding experiments developed by Biometris.

r-treesitter 0.3.0
Propagated dependencies: r-vctrs@0.6.5 r-rlang@1.1.6 r-r6@2.6.1 r-cli@3.6.5
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/DavisVaughan/r-tree-sitter
Licenses: Expat
Synopsis: Bindings to 'Tree-Sitter'
Description:

This package provides bindings to Tree-sitter', an incremental parsing system for programming tools. Tree-sitter builds concrete syntax trees for source files of any language, and can efficiently update those syntax trees as the source file is edited. It also includes a robust error recovery system that provides useful parse results even in the presence of syntax errors.

r-assorthead 1.2.0
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/LTLA/assorthead
Licenses: Expat
Synopsis: Assorted header-only C++ libraries
Description:

This package vendors an assortment of useful header-only C++ libraries. Bioconductor packages can use these libraries in their own C++ code by LinkingTo this package without introducing any additional dependencies. The use of a central repository avoids duplicate vendoring of libraries across multiple R packages, and enables better coordination of version updates across cohorts of interdependent C++ libraries.

r-ggpicrust2 2.1.2
Propagated dependencies: r-aplot@0.2.5 r-dplyr@1.1.4 r-ggh4x@0.3.1 r-ggplot2@3.5.2 r-ggplotify@0.1.2 r-ggprism@1.0.6 r-ggraph@2.2.1 r-magrittr@2.0.3 r-patchwork@1.3.0 r-progress@1.2.3 r-readr@2.1.5 r-tibble@3.2.1 r-tidygraph@1.3.1 r-tidyr@1.3.1
Channel: guix
Location: gnu/packages/bioconductor.scm (gnu packages bioconductor)
Home page: https://github.com/cafferychen777/ggpicrust2
Licenses: Expat
Synopsis: Make PICRUSt2 output analysis and visualization easier
Description:

This package provides a convenient way to analyze and visualize PICRUSt2 output with pre-defined plots and functions. It allows for generating statistical plots about microbiome functional predictions and offers customization options. It features a one-click option for creating publication-level plots, saving time and effort in producing professional-grade figures. It streamlines the PICRUSt2 analysis and visualization process.

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+
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-commonmark 1.9.5
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://cran.r-project.org/web/packages/commonmark
Licenses: FreeBSD
Synopsis: CommonMark and Github Markdown rendering in R
Description:

The CommonMark specification defines a rationalized version of markdown syntax. This package uses the cmark reference implementation for converting markdown text into various formats including HTML, LaTeX and groff man. In addition, it exposes the markdown parse tree in XML format. The latest version of this package also adds support for Github extensions including tables, autolinks and strikethrough text.

rust-smithay 0.4.0-0.0cd3345
Channel: rosenthal
Location: rosenthal/packages/wm.scm (rosenthal packages wm)
Home page: https://github.com/Smithay/smithay
Licenses: Expat
Synopsis: Smithy for Rust Wayland compositors
Description:

Smithay aims to provide building blocks to create wayland compositors in Rust. While not being a full-blown compositor, it'll provide objects and interfaces implementing common functionalities that pretty much any compositor will need, in a generic fashion.

It supports the wayland, wayland-protocols, and some external extensions, such as wlr-protocols and plasma-wayland-protocols.

r-accumulate 1.0.0
Channel: guix-cran
Location: guix-cran/packages/a.scm (guix-cran packages a)
Home page: https://github.com/markvanderloo/accumulate
Licenses: FSDG-compatible
Synopsis: Split-Apply-Combine with Dynamic Groups
Description:

Estimate group aggregates, where one can set user-defined conditions that each group of records must satisfy to be suitable for aggregation. If a group of records is not suitable, it is expanded using a collapsing scheme defined by the user. A paper on this package was published in the Journal of Statistical Software <doi:10.18637/jss.v112.i04>.

r-distdichor 0.1-1
Propagated dependencies: r-sn@2.1.1 r-nlme@3.1-168 r-emmeans@1.11.1 r-boot@1.3-31
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://arxiv.org/abs/1809.03279
Licenses: Expat
Synopsis: Distributional Method for the Dichotomisation of Continuous Outcomes
Description:

This package contains a range of functions covering the present development of the distributional method for the dichotomisation of continuous outcomes. The method provides estimates with standard error of a comparison of proportions (difference, odds ratio and risk ratio) derived, with similar precision, from a comparison of means. See the URL below or <arXiv:1809.03279> for more information.

r-gwmodelvis 1.0.1
Dependencies: geos@3.12.1 ffmpeg@6.1.1
Propagated dependencies: r-tuner@1.4.7 r-sp@2.2-0 r-signal@1.8-1 r-shinywidgets@0.9.0 r-shinyjs@2.1.0 r-shinyfiles@0.9.3 r-shinydashboard@0.7.3 r-shiny@1.10.0 r-sf@1.0-21 r-servr@0.32 r-leaflet-extras@2.0.1 r-leaflet@2.2.2 r-gwmodel@2.4-1 r-ggspatial@1.1.9 r-ggforce@0.4.2 r-dt@0.33 r-dplyr@1.1.4 r-av@0.9.4
Channel: guix-cran
Location: guix-cran/packages/g.scm (guix-cran packages g)
Home page: http://gwmodel.whu.edu.cn/
Licenses: GPL 2+
Synopsis: Visualization Tools for Geographically Weighted Models
Description:

The increasing popularity of geographically weighted (GW) techniques has resulted in the development of several R packages, such as GWmodel'. To facilitate their usages, GWmodelVis provides a shiny'-based interactive visualization toolkit for geographically weighted (GW) models. It includes a number of visualization tools, including dynamic mapping of parameter surfaces, statistical visualization, sonification and exporting videos via FFmpeg'.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418
Total results: 34014