_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
r-dlpca 0.0.5
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://cran.r-project.org/package=DLPCA
Licenses: Expat
Build system: r
Synopsis: The Distributed Local PCA Algorithm
Description:

Algorithm to handle with optimal subset selection for distributed local principal component analysis. The philosophy of the package is described in Guo G. (2020) <doi:10.1080/02331888.2020.1823979>.

r-ddiwr 0.19
Propagated dependencies: r-xml2@1.5.0 r-writexl@1.5.4 r-readxl@1.4.5 r-haven@2.5.5 r-digest@0.6.39 r-declared@0.25 r-base64enc@0.1-3 r-admisc@0.39
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/dusadrian/DDIwR
Licenses: GPL 3+
Build system: r
Synopsis: DDI with R
Description:

Useful functions for various DDI (Data Documentation Initiative) related inputs and outputs. Converts data files to and from DDI, SPSS, Stata, SAS, R and Excel, including user declared missing values.

r-debbi 0.1.0
Propagated dependencies: r-randtoolbox@2.0.5 r-numderiv@2016.8-1.1 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/d.scm (guix-cran packages d)
Home page: https://github.com/bmgaldo/DEBBI
Licenses: Expat
Build system: r
Synopsis: Differential Evolution-Based Bayesian Inference
Description:

Bayesian inference algorithms based on the population-based "differential evolution" (DE) algorithm. Users can obtain posterior mode (MAP) estimates via DEMAP, posterior samples via DEMCMC, and variational approximations via DEVI.

r-emmli 0.0.3
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/timcdlucas/EMMLi
Licenses: Expat
Build system: r
Synopsis: Maximum Likelihood Approach to the Analysis of Modularity
Description:

Fit models of modularity to morphological landmarks. Perform model selection on results. Fit models with a single within-module correlation or with separate within-module correlations fitted to each module.

r-epidm 1.0.6
Propagated dependencies: r-stringr@1.6.0 r-stringi@1.8.7 r-readr@2.1.6 r-purrr@1.2.0 r-phonics@1.3.10 r-odbc@1.6.4.1 r-lubridate@1.9.4 r-dbi@1.2.3 r-data-table@1.17.8
Channel: guix-cran
Location: guix-cran/packages/e.scm (guix-cran packages e)
Home page: https://github.com/ukhsa-collaboration/epidm
Licenses: GPL 3+
Build system: r
Synopsis: UK Epidemiological Data Management
Description:

This package contains utilities and functions for the cleaning, processing and management of patient level public health data for surveillance and analysis held by the UK Health Security Agency, UKHSA.

r-fgitr 0.2.0
Dependencies: git@2.52.0
Propagated dependencies: r-httr@1.4.7 r-git2r@0.36.2 r-devtools@2.4.6
Channel: guix-cran
Location: guix-cran/packages/f.scm (guix-cran packages f)
Home page: https://cran.r-project.org/package=fgitR
Licenses: Expat
Build system: r
Synopsis: Using 'FastGit' to Accelerate the Access to 'GitHub'
Description:

FastGit <https://doc.fastgit.org/> works like a mirror of GitHub to make significant acceleration. fgitR is a package to do git operation with FastGit automatically.

r-hemat 1.1.3
Channel: guix-cran
Location: guix-cran/packages/h.scm (guix-cran packages h)
Home page: https://cran.r-project.org/package=hemat
Licenses: GPL 2+
Build system: r
Synopsis: Hematimetric Indices Calculator
Description:

This package provides tools to calculate Mean Corpuscular Volume, Mean Corpuscular Hemoglobin, and Mean Corpuscular Hemoglobin Concentration, which are essential for assessing red blood cell health and diagnosing blood disorders.

r-kehra 0.1
Propagated dependencies: r-zoo@1.8-14 r-xts@0.14.1 r-stringr@1.6.0 r-sp@2.2-0 r-reshape2@1.4.5 r-raster@3.6-32 r-hmisc@5.2-4
Channel: guix-cran
Location: guix-cran/packages/k.scm (guix-cran packages k)
Home page: https://github.com/kehraProject/r_kehra
Licenses: GPL 3
Build system: r
Synopsis: Collect, Assemble and Model Air Pollution, Weather and Health Data
Description:

Collection of utility functions used in the KEHRA project (see http://www.brunel.ac.uk/ife/britishcouncil). It refers to the multidimensional analysis of air pollution, weather and health data.

r-l0ara 0.1.6
Propagated dependencies: r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://cran.r-project.org/package=l0ara
Licenses: GPL 2
Build system: r
Synopsis: Sparse Generalized Linear Model with L0 Approximation for Feature Selection
Description:

An efficient procedure for feature selection for generalized linear models with L0 penalty, including linear, logistic, Poisson, gamma, inverse Gaussian regression. Adaptive ridge algorithms are used to fit the models.

r-luajr 0.2.2
Channel: guix-cran
Location: guix-cran/packages/l.scm (guix-cran packages l)
Home page: https://github.com/nicholasdavies/luajr
Licenses: Expat
Build system: r
Synopsis: 'LuaJIT' Scripting
Description:

An interface to LuaJIT <https://luajit.org>, a just-in-time compiler for the Lua scripting language <https://www.lua.org>. Allows users to run Lua code from R'.

r-mlfdr 0.1.0
Propagated dependencies: r-nmof@2.11-0
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://cran.r-project.org/package=MLFDR
Licenses: GPL 2
Build system: r
Synopsis: High Dimensional Mediation Analysis using Local False Discovery Rates
Description:

This package implements a high dimensional mediation analysis algorithm using Local False Discovery Rates. The methodology is described in Roy and Zhang (2024) <doi:10.48550/arXiv.2402.13933>.

r-memor 0.2.3
Propagated dependencies: r-yaml@2.3.10 r-rmarkdown@2.30 r-knitr@1.50
Channel: guix-cran
Location: guix-cran/packages/m.scm (guix-cran packages m)
Home page: https://github.com/hebrewseniorlife/memor
Licenses: GPL 3
Build system: r
Synopsis: 'rmarkdown' Template that Can be Highly Customized
Description:

This package provides a rmarkdown template that supports company logo, contact info, watermarks and more. Currently restricted to Latex'/'Markdown'; a similar HTML theme will be added in the future.

r-naijr 0.6.3
Channel: guix-cran
Location: guix-cran/packages/n.scm (guix-cran packages n)
Home page: https://docs.ropensci.org/naijR/
Licenses: GPL 3
Build system: r
Synopsis: Operations to Ease Data Analyses Specific to Nigeria
Description:

This package provides a set of convenience functions as well as geographical/political data about Nigeria, aimed at simplifying work with data and information that are specific to the country.

r-salty 0.1.2
Propagated dependencies: r-stringr@1.6.0 r-purrr@1.2.0 r-assertthat@0.2.1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://github.com/mdlincoln/salty
Licenses: Expat
Build system: r
Synopsis: Turn Clean Data into Messy Data
Description:

Take real or simulated data and salt it with errors commonly found in the wild, such as pseudo-OCR errors, Unicode problems, numeric fields with nonsensical punctuation, bad dates, etc.

r-squat 0.5.0
Propagated dependencies: r-tidyr@1.3.1 r-tibble@3.3.0 r-scales@1.4.0 r-roahd@1.4.3 r-rlang@1.1.6 r-rcppeigen@0.3.4.0.2 r-rcpparmadillo@15.2.2-1 r-rcpp@1.1.0 r-progressr@0.18.0 r-mfpca@1.3-11 r-ggrepel@0.9.6 r-ggplot2@4.0.1 r-future-apply@1.20.0 r-fundata@1.3-9 r-fdasrvf@2.4.3 r-fdacluster@0.4.2 r-dtw@1.23-1 r-dbscan@1.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/LMJL-Alea/squat
Licenses: GPL 3+
Build system: r
Synopsis: Statistics for Quaternion Temporal Data
Description:

An implementation of statistical tools for the analysis of rotation-valued time series and functional data. It relies on pre-existing quaternion data structure provided by the Eigen C++ library.

r-ssmsn 0.2.0
Propagated dependencies: r-mcmcpack@1.7-1
Channel: guix-cran
Location: guix-cran/packages/s.scm (guix-cran packages s)
Home page: https://cran.r-project.org/package=ssmsn
Licenses: GPL 2+
Build system: r
Synopsis: Scale-Shape Mixtures of Skew-Normal Distributions
Description:

It provides the density and random number generator for the Scale-Shape Mixtures of Skew-Normal Distributions proposed by Jamalizadeh and Lin (2016) <doi:10.1007/s00180-016-0691-1>.

r-vimps 1.0
Channel: guix-cran
Location: guix-cran/packages/v.scm (guix-cran packages v)
Home page: https://cran.r-project.org/package=VIMPS
Licenses: Expat
Build system: r
Synopsis: Calculate Variable Importance with Knock Off Variables
Description:

The variable importance is calculated using knock off variables. Then output can be provided in numerical and graphical form. Meredith L Wallace (2023) <doi:10.1186/s12874-023-01965-x>.

r-rtpcr 2.1.5
Propagated dependencies: r-tidyr@1.3.1 r-reshape2@1.4.5 r-purrr@1.2.0 r-multcomp@1.4-29 r-lmertest@3.1-3 r-lme4@1.1-37 r-lifecycle@1.0.4 r-ggplot2@4.0.1 r-emmeans@2.0.0 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://mirzaghaderi.github.io/rtpcr/
Licenses: GPL 3
Build system: r
Synopsis: qPCR Data Analysis
Description:

This package provides tools for qPCR data analysis using Delta Ct and Delta Delta Ct methods, including t-test, Wilcoxon-test, ANOVA models, and publication-ready visualizations. The package supports multiple target, and multiple reference genes, and uses a calculation framework adopted from Ganger et al. (2017) <doi:10.1186/s12859-017-1949-5> and Taylor et al. (2019) <doi:10.1016/j.tibtech.2018.12.002>, covering both the Livak and Pfaffl methods.

r-roahd 1.4.3
Propagated dependencies: r-scales@1.4.0 r-robustbase@0.99-6 r-plotly@4.11.0 r-magrittr@2.0.4 r-ggplot2@4.0.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://astamm.github.io/roahd/
Licenses: GPL 3
Build system: r
Synopsis: Robust Analysis of High Dimensional Data
Description:

This package provides a collection of methods for the robust analysis of univariate and multivariate functional data, possibly in high-dimensional cases, and hence with attention to computational efficiency and simplicity of use. See the R Journal publication of Ieva et al. (2019) <doi:10.32614/RJ-2019-032> for an in-depth presentation of the roahd package. See Aleman-Gomez et al. (2021) <arXiv:2103.08874> for details about the concept of depthgram.

r-rmsdp 0.1.1
Propagated dependencies: r-foreach@1.5.2 r-doparallel@1.0.17
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://cran.r-project.org/package=RMSDp
Licenses: GPL 3+
Build system: r
Synopsis: Refined Modified Stahel-Donoho (MSD) Estimators for Outlier Detection (Parallel Version)
Description:

This package provides a parallel function for multivariate outlier detection named modified Stahel-Donoho estimators is contained in this package. The function RMSDp() is for elliptically distributed datasets and recognizes outliers based on Mahalanobis distance. This function is for higher dimensional datasets that cannot be handled by a single core function RMSD() included in RMSD package. See Wada and Tsubaki (2013) <doi:10.1109/CLOUDCOM-ASIA.2013.86> for the detail of the algorithm.

r-rgbif 3.8.4
Propagated dependencies: r-xml2@1.5.0 r-wk@0.9.4 r-whisker@0.4.1 r-tibble@3.3.0 r-r6@2.6.1 r-oai@0.4.0 r-magrittr@2.0.4 r-lazyeval@0.2.2 r-jsonlite@2.0.0 r-ggplot2@4.0.1 r-data-table@1.17.8 r-crul@1.6.0
Channel: guix-cran
Location: guix-cran/packages/r.scm (guix-cran packages r)
Home page: https://github.com/ropensci/rgbif
Licenses: Expat
Build system: r
Synopsis: Interface to the Global Biodiversity Information Facility API
Description:

This package provides a programmatic interface to the Web Service methods provided by the Global Biodiversity Information Facility (GBIF; <https://www.gbif.org/developer/summary>). GBIF is a database of species occurrence records from sources all over the globe. rgbif includes functions for searching for taxonomic names, retrieving information on data providers, getting species occurrence records, getting counts of occurrence records, and using the GBIF tile map service to make rasters summarizing huge amounts of data.

r-unigd 0.1.3
Dependencies: cairo@1.18.4 fontconfig-minimal@2.14.0 freetype@2.13.3 libpng@1.6.39 zlib@1.3.1
Propagated dependencies: r-cpp11@0.5.2 r-systemfonts@1.3.1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/nx10/unigd
Licenses: GPL 2+
Build system: r
Synopsis: Universal graphics device
Description:

This package provides a unified R graphics backend. Render R graphics fast and easy to many common file formats. It provides a thread safe C interface for asynchronous rendering of R graphics.

r-stabm 1.2.2
Propagated dependencies: r-checkmate@2.3.3 r-matrix@1.7-4
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://bommert.github.io/stabm/
Licenses: LGPL 3
Build system: r
Synopsis: Stability measures for feature selection
Description:

This package provides an implementation of many measures for the assessment of the stability of feature selection. Both simple measures and measures which take into account the similarities between features are available.

r-torch 0.16.3
Dependencies: liblantern@0.16.3 python-pytorch@2.7.1
Propagated dependencies: r-bit64@4.6.0-1 r-callr@3.7.6 r-cli@3.6.5 r-coro@1.1.0 r-desc@1.4.3 r-glue@1.8.0 r-jsonlite@2.0.0 r-magrittr@2.0.4 r-r6@2.6.1 r-rcpp@1.1.0 r-rlang@1.1.6 r-safetensors@0.2.0 r-scales@1.4.0 r-withr@3.0.2
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://torch.mlverse.org/docs
Licenses: Expat
Build system: r
Synopsis: Tensors and neural networks with GPU acceleration
Description:

This package provides functionality to define and train neural networks similar to PyTorch but written entirely in R using the libtorch library. It also supports low-level tensor operations and GPU acceleration.

Page: 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280
Total results: 30698