_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-hdclust 1.0.4
Propagated dependencies: r-rtsne@0.17 r-rcppprogress@0.4.2 r-rcpp@1.0.14
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=HDclust
Licenses: GPL 2+
Synopsis: Clustering High Dimensional Data with Hidden Markov Model on Variable Blocks
Description:

Clustering of high dimensional data with Hidden Markov Model on Variable Blocks (HMM-VB) fitted via Baum-Welch algorithm. Clustering is performed by the Modal Baum-Welch algorithm (MBW), which finds modes of the density function. Lin Lin and Jia Li (2017) <https://jmlr.org/papers/v18/16-342.html>.

r-lazysql 0.1.3
Propagated dependencies: r-plyr@1.8.9 r-magrittr@2.0.3 r-checkmate@2.3.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/UweBlock/lazysql
Licenses: Expat
Synopsis: Lazy SQL Programming
Description:

Helper functions to build SQL statements for dbGetQuery or dbSendQuery under program control. They are intended to increase speed of coding and to reduce coding errors. Arguments are carefully checked, in particular SQL identifiers such as names of tables or columns. More patterns will be added as required.

r-logngpd 0.1.0
Propagated dependencies: r-rdpack@2.6.4 r-lnpar@1.1.2 r-evd@2.3-7.1 r-envstats@3.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/marco-bee/lognGPD
Licenses: Expat
Synopsis: Estimation of a Lognormal - Generalized Pareto Mixture
Description:

Estimation of a lognormal - Generalized Pareto mixture via the Expectation-Maximization algorithm. Computation of bootstrap standard errors is supported and performed via parallel computing. Functions for random number simulation and density evaluation are also available. For more details see Bee and Santi (2025) <doi:10.48550/arXiv.2505.22507>.

r-landsat 1.1.2
Propagated dependencies: r-sp@2.2-0 r-mgcv@1.9-3 r-lmodel2@1.7-4
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=landsat
Licenses: GPL 2+
Synopsis: Radiometric and Topographic Correction of Satellite Imagery
Description:

Processing of Landsat or other multispectral satellite imagery. Includes relative normalization, image-based radiometric correction, and topographic correction options. The original package description was published as Goslee (2011) <doi:10.18637/jss.v043.i04>, and details of the topographic corrections in Goslee (2012) <doi:10.14358/PERS.78.9.973>.

r-mbreaks 1.0.1
Propagated dependencies: r-ggplot2@3.5.2
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/RoDivinity/mbreaks
Licenses: Expat
Synopsis: Estimation and Inference for Structural Breaks in Linear Regression Models
Description:

This package provides functions provide comprehensive treatments for estimating, inferring, testing and model selecting in linear regression models with structural breaks. The tests, estimation methods, inference and information criteria implemented are discussed in Bai and Perron (1998) "Estimating and Testing Linear Models with Multiple Structural Changes" <doi:10.2307/2998540>.

r-mailtor 0.1.0
Propagated dependencies: r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/feddelegrand7/mailtoR
Licenses: Expat
Synopsis: Creates a Friendly User Interface for Emails Sending in 'shiny'
Description:

Allows the user to generate a friendly user interface for emails sending. The user can choose from the most popular free email services ('Gmail', Outlook', Yahoo') and his default email application. The package is a wrapper for the Mailtoui JavaScript library. See <https://mailtoui.com/#menu> for more information.

r-metacom 1.5.3
Propagated dependencies: r-vegan@2.6-10
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=metacom
Licenses: GPL 2
Synopsis: Analysis of the 'Elements of Metacommunity Structure'
Description:

This package provides functions to analyze coherence, boundary clumping, and turnover following the pattern-based metacommunity analysis of Leibold and Mikkelson 2002 <doi:10.1034/j.1600-0706.2002.970210.x>. The package also includes functions to visualize ecological networks, and to calculate modularity as a replacement to boundary clumping.

r-mkmeans 3.4.4
Propagated dependencies: r-mass@7.3-65 r-gtools@3.9.5
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MKMeans
Licenses: GPL 2
Synopsis: Modern K-Means (MKMeans) Clustering Algorithm
Description:

It's a Modern K-Means clustering algorithm which works for data of any number of dimensions, has no limit with the number of clusters expected, offers both methods with and without initial cluster centers, and can start with any initial cluster centers for the method with initial cluster centers.

r-normmix 0.2-0
Propagated dependencies: r-sfsmisc@1.1-20 r-mvtnorm@1.3-3 r-mclust@6.1.1 r-mass@7.3-65 r-cluster@2.1.8.1
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://cran.r-project.org/package=norMmix
Licenses: GPL 3+
Synopsis: Direct MLE for Multivariate Normal Mixture Distributions
Description:

Multivariate Normal (i.e. Gaussian) Mixture Models (S3) Classes. Fitting models to data using MLE (maximum likelihood estimation) for multivariate normal mixtures via smart parametrization using the LDL (Cholesky) decomposition, see McLachlan and Peel (2000, ISBN:9780471006268), Celeux and Govaert (1995) <doi:10.1016/0031-3203(94)00125-6>.

r-precmed 1.1.0
Propagated dependencies: r-tidyr@1.3.1 r-survival@3.8-3 r-stringr@1.5.1 r-rlang@1.1.6 r-randomforestsrc@2.9.3 r-mgcv@1.9-3 r-mass@7.3-65 r-glmnet@4.1-8 r-ggplot2@3.5.2 r-gbm@2.2.2 r-gam@1.22-5 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/smartdata-analysis-and-statistics/precmed
Licenses: ASL 2.0
Synopsis: Precision Medicine
Description:

This package provides a doubly robust precision medicine approach to fit, cross-validate and visualize prediction models for the conditional average treatment effect (CATE). It implements doubly robust estimation and semiparametric modeling approach of treatment-covariate interactions as proposed by Yadlowsky et al. (2020) <doi:10.1080/01621459.2020.1772080>.

r-plotdap 1.1.0
Propagated dependencies: r-viridis@0.6.5 r-tidyr@1.3.1 r-sf@1.0-21 r-scales@1.4.0 r-rlang@1.1.6 r-rerddap@1.2.1 r-raster@3.6-32 r-maps@3.4.3 r-mapdata@2.3.1 r-magrittr@2.0.3 r-lubridate@1.9.4 r-lazyeval@0.2.2 r-ggplot2@3.5.2 r-ggnewscale@0.5.1 r-gganimate@1.0.9 r-dplyr@1.1.4 r-cmocean@0.3-2
Channel: guix-cran
Location: guix-cran/packages/p.scm (guix-cran packages p)
Home page: https://github.com/rmendels/plotdap
Licenses: Expat
Synopsis: Easily Visualize Data from 'ERDDAP™' Servers via the 'rerddap' Package
Description:

Easily visualize and animate tabledap and griddap objects obtained via the rerddap package in a simple one-line command, using either base graphics or ggplot2 graphics. plotdap handles extracting and reshaping the data, map projections and continental outlines. Optionally the data can be animated through time using the gganmiate package.

r-svrpath 0.1.2
Propagated dependencies: r-svmpath@0.970 r-quadprog@1.5-8
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=svrpath
Licenses: GPL 2+
Synopsis: The SVR Path Algorithm
Description:

Computes the entire solution paths for Support Vector Regression(SVR) with respect to the regularization parameter, lambda and epsilon in epsilon-intensive loss function, efficiently. We call each path algorithm svrpath and epspath. See Wang, G. et al (2008) <doi:10.1109/TNN.2008.2002077> for details regarding the method.

r-mondate 1.0
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://www.r-project.org
Licenses: MPL 2.0
Synopsis: Keep track of dates in terms of months
Description:

Keep track of dates in terms of fractional calendar months per Damien Laker "Time Calculations for Annualizing Returns: the Need for Standardization", The Journal of Performance Measurement, 2008. Model dates as of close of business. Perform date arithmetic in units of "months" and "years". Allow "infinite" dates to model "ultimate" time.

ruby-haml 5.0.4
Propagated dependencies: ruby-tilt@2.2.0 ruby-temple@0.10.0
Channel: guix
Location: gnu/packages/ruby-xyz.scm (gnu packages ruby-xyz)
Home page: https://haml.info/
Licenses: Expat
Synopsis: Haml is a Ruby library to generate HTML documents
Description:

Haml is a layer on top of HTML or XML that is designed to express the structure of documents using indentation rather than closing tags. It was originally envisioned as a plugin for Ruby on Rails, but it can function as a stand-alone templating engine.

r-booklet 1.0.0
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/alexym1/booklet
Licenses: Expat
Synopsis: Multivariate Exploratory Data Analysis
Description:

Exploratory data analysis methods to summarize, visualize and describe datasets. The main principal component methods are available, those with the largest potential in terms of applications: principal component analysis (PCA) when variables are quantitative, correspondence analysis (CA) when variables are categorical, Multiple Factor Analysis (MFA) when variables are structured in groups.

r-baseset 1.0.0
Propagated dependencies: r-rlang@1.1.6 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://github.com/ropensci/BaseSet
Licenses: Expat
Synopsis: Working with Sets the Tidy Way
Description:

This package implements a class and methods to work with sets, doing intersection, union, complementary sets, power sets, cartesian product and other set operations in a "tidy" way. These set operations are available for both classical sets and fuzzy sets. Import sets from several formats or from other several data structures.

r-bstools 1.0.5
Propagated dependencies: r-toolbox@0.1.1 r-html5@1.0.2
Channel: guix-cran
Location: guix-cran/packages/b.scm (guix-cran packages b)
Home page: https://cran.r-project.org/package=bsTools
Licenses: GPL 2+
Synopsis: Create HTML Content with Bootstrap 5 Classes and Layouts
Description:

This package provides functions are pre-configured to utilize Bootstrap 5 classes and HTML structures to create Bootstrap-styled HTML quickly and easily. Includes functions for creating common Bootstrap elements such as containers, rows, cols, navbars, etc. Intended to be used with the html5 package. Learn more at <https://getbootstrap.com/>.

r-clugenr 1.0.4
Propagated dependencies: r-mathjaxr@1.8-0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://clugen.github.io/clugenr/
Licenses: Expat
Synopsis: Multidimensional Cluster Generation Using Support Lines
Description:

An implementation of the clugen algorithm for generating multidimensional clusters with arbitrary distributions. Each cluster is supported by a line segment, the position, orientation and length of which guide where the respective points are placed. This package is described in Fachada & de Andrade (2023) <doi:10.1016/j.knosys.2023.110836>.

r-calcite 0.1.0
Propagated dependencies: r-shiny@1.10.0 r-rlang@1.1.6 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=calcite
Licenses: FSDG-compatible
Synopsis: Bindings to the Calcite Design System 'JavaScript' Component Library
Description:

This package provides access to the Calcite Design System javascript components via integration with the htmltools and shiny packages. Pre-built and interactive components can be used to generate either static html or interactive web applications. Learn more about the Calcite Design System at <https://developers.arcgis.com/calcite-design-system/>.

r-colordf 0.1.7
Propagated dependencies: r-purrr@1.0.4 r-crayon@1.5.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://january3.github.io/colorDF/
Licenses: GPL 3
Synopsis: Colorful Data Frames in R Terminal
Description:

Colorful Data Frames in the terminal. The new class does change the behaviour of any of the objects, but adds a style definition and a print method. Using ANSI escape codes, it colors the terminal output of data frames. Some column types (such as p-values and identifiers) are automatically recognized.

r-envipat 2.6
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://www.envipat.eawag.ch/
Licenses: GPL 2
Synopsis: Isotope Pattern, Profile and Centroid Calculation for Mass Spectrometry
Description:

Fast and very memory-efficient calculation of isotope patterns, subsequent convolution to theoretical envelopes (profiles) plus valley detection and centroidization or intensoid calculation. Batch processing, resolution interpolation, wrapper, adduct calculations and molecular formula parsing. Loos, M., Gerber, C., Corona, F., Hollender, J., Singer, H. (2015) <doi:10.1021/acs.analchem.5b00941>.

r-factory 0.1.0
Propagated dependencies: r-rlang@1.1.6 r-purrr@1.0.4
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://github.com/jonthegeek/factory
Licenses: Expat
Synopsis: Build Function Factories
Description:

Function factories are functions that make functions. They can be confusing to construct. Straightforward techniques can produce functions that are fragile or hard to understand. While more robust techniques exist to construct function factories, those techniques can be confusing. This package is designed to make it easier to construct function factories.

r-flexord 1.0.0
Propagated dependencies: r-mvtnorm@1.3-3 r-flexmix@2.3-20 r-flexclust@1.5.0
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://zettlchen.github.io/flexord/
Licenses: GPL 2
Synopsis: Flexible Clustering of Ordinal and Mixed-with-Ordinal Data
Description:

Extends the capabilities for flexible partitioning and model-based clustering available in the packages flexclust and flexmix to handle ordinal and mixed-with-ordinal data types via new distance, centroid and driver functions that make various assumptions regarding ordinality. Using them within the flex-scheme allows for easy comparisons across methods.

r-finepop 1.5.2
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=FinePop
Licenses: GPL 2+
Synopsis: Fine-Scale Population Analysis
Description:

Statistical tool set for population genetics. The package provides following functions: 1) empirical Bayes estimator of Fst and other measures of genetic differentiation, 2) regression analysis of environmental effects on genetic differentiation using bootstrap method, 3) interfaces to read and manipulate GENEPOP format data files and allele/haplotype frequency format files.

Page: 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
Total results: 30177